@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://data.hooray.media/vocab/institutions/100858> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Auburn University" ;
    skos:prefLabel "Auburn University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Auburn University is a public land-grant research university in Auburn, Alabama, United States. With more than 27,900 undergraduate students, over 6,200 graduate students, and a total enrollment of more than 34,100 students with 1,435 faculty members, Auburn is the second-largest university in Alabama. It is one of the state's two flagship public universities. The university is one of 146 U.S. universities classified among \"R1: Doctoral Universities – Very high research activity\"."@en ;
    schema:url <https://www.auburn.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Auburn%20University%20primary%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/100858> ;
    schema:sameAs <http://www.wikidata.org/entity/Q540672> ;
    schema:sameAs <https://www.facebook.com/auburnu> ;
    schema:sameAs <https://twitter.com/AuburnU> ;
    schema:sameAs <https://www.instagram.com/auburnu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01wdj_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q540672> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Auburn" ;
        schema:addressRegion "AL" ;
        schema:postalCode "36849" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.599378 ;
        schema:longitude -85.488258 ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID6" ;
        schema:name "OPEID6" ;
        schema:description "Six-digit base OPE ID (without the two-digit branch suffix)" ;
        schema:value "1009" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID" ;
        schema:name "OPEID" ;
        schema:description "Office of Postsecondary Education Identifier, used for federal financial aid program participation" ;
        schema:value "100900" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "IPEDS UNITID" ;
        schema:name "IPEDS UNITID" ;
        schema:description "Integrated Postsecondary Education Data System identifier assigned by the National Center for Education Statistics (NCES)" ;
        schema:url <https://nces.ed.gov/ipeds/institution-profile/100858> ;
        schema:value "100858" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "DAPIP ID" ;
        schema:name "DAPIP ID" ;
        schema:description "Database of Accredited Postsecondary Institutions and Programs identifier from the U.S. Department of Education" ;
        schema:url <https://ope.ed.gov/dapip/#/institution-profile/100122> ;
        schema:value "100122" ] .