@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/178679> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ozark Christian College" ;
    skos:prefLabel "Ozark Christian College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ozark Christian College (OCC) is a private evangelical Christian college. Established in 1942 in Bentonville, Arkansas, it moved to Joplin, Missouri in 1946. It is affiliated with the Restoration Movement of Christian Churches and Churches of Christ. It emphasizes vocational preparation for preaching, missionary, worship, youth, and children's ministers."@en ;
    schema:url <https://www.occ.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/178679> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7116478> ;
    schema:sameAs <https://www.facebook.com/Ozark.Christian.College> ;
    schema:sameAs <https://twitter.com/ozark1942> ;
    schema:sameAs <https://www.instagram.com/ozark1942> ;
    schema:sameAs <https://www.youtube.com/channel/UCqC9PqNKrjafTQ1ZpgBWIgQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/038lq1> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7116478> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Joplin" ;
        schema:addressRegion "MO" ;
        schema:postalCode "64801" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.103172 ;
        schema:longitude -94.510622 ] ;
    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 "22027" ] ;
    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 "2202700" ] ;
    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/178679> ;
        schema:value "178679" ] ;
    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/125985> ;
        schema:value "125985" ] .