@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/152099> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Oakland City University" ;
    skos:prefLabel "Oakland City University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Oakland City University (OCU) is a private university affiliated with the General Baptist Church and located in Oakland City, Indiana, United States. It is the only General Baptist Church-affiliated college or university in the United States. Founded in 1885, it has slowly grown to a total enrollment of about 655."@en ;
    schema:url <https://www.oak.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/152099> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7073984> ;
    schema:sameAs <https://www.facebook.com/OCUMightyOaks> ;
    schema:sameAs <https://twitter.com/OaklandCityU> ;
    schema:sameAs <https://www.instagram.com/oaklandcityu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/026tkqd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7073984> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Oakland City" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47660-1099" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.340891 ;
        schema:longitude -87.35144 ] ;
    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 "1824" ] ;
    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 "182400" ] ;
    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/152099> ;
        schema:value "152099" ] ;
    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/115409> ;
        schema:value "115409" ] .