@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/198516> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Elon University" ;
    skos:prefLabel "Elon University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Elon University is a private university in Elon, North Carolina, United States. Founded in 1889 as Elon College, the university is organized into six schools, most of which offer bachelor's degrees and several of which offer master's degrees or professional doctorate degrees. Located in North Carolina's Piedmont region, Elon is situated on a 656-acre (265 ha) suburban campus between the cities of Greensboro and Raleigh. Elon's athletic teams compete in NCAA Division I as members of the Coastal Athletic Association."@en ;
    schema:url <https://www.elon.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Elon%20University%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198516> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4568893> ;
    schema:sameAs <https://www.facebook.com/ElonUniversity> ;
    schema:sameAs <https://twitter.com/elonuniversity> ;
    schema:sameAs <https://www.instagram.com/elonuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03y5m9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4568893> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Elon" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27244-2010" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.104148 ;
        schema:longitude -79.50344 ] ;
    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 "2927" ] ;
    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 "292700" ] ;
    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/198516> ;
        schema:value "198516" ] ;
    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/133410> ;
        schema:value "133410" ] .