@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/147828> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Olivet Nazarene University" ;
    skos:prefLabel "Olivet Nazarene University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Olivet Nazarene University (ONU) is a private university in Bourbonnais, Illinois, United States. It is affiliated with the Church of the Nazarene. Named for its founding location, Olivet, Illinois, ONU was originally established as a grammar school in east-central Illinois in 1907. In the late 1930s, it moved to the campus in Bourbonnais."@en ;
    schema:url <https://www.olivet.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/147828> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7088000> ;
    schema:sameAs <https://www.facebook.com/OlivetNazareneUniversity> ;
    schema:sameAs <https://twitter.com/olivetnazarene> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0330qx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7088000> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bourbonnais" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60914-2271" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.155237 ;
        schema:longitude -87.875165 ] ;
    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 "1741" ] ;
    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 "174100" ] ;
    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/147828> ;
        schema:value "147828" ] ;
    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/113908> ;
        schema:value "113908" ] .