@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/107549> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ozarka College" ;
    skos:prefLabel "Ozarka College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ozarka College (OC) is a public community college with its main campus in Melbourne, Arkansas and satellite campuses in Mountain View, Ash Flat, and Mammoth Spring. The college serves the populations of Izard, Stone, Fulton, and Sharp counties."@en ;
    schema:url <https://www.ozarka.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/107549> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7116523> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0522r61> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7116523> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Melbourne" ;
        schema:addressRegion "AR" ;
        schema:postalCode "72556-0010" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.053031 ;
        schema:longitude -91.896355 ] ;
    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 "20870" ] ;
    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 "2087000" ] ;
    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/107549> ;
        schema:value "107549" ] ;
    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/102146> ;
        schema:value "102146" ] .