@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/203155> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hocking College" ;
    skos:prefLabel "Hocking College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hocking College is a public community college in Nelsonville, Ohio, United States. The college offers more than 60 associate and vocational programs and is accredited by the Higher Learning Commission. The college was chartered in 1969 by the Ohio Board of Regents."@en ;
    schema:url <https://www.hocking.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203155> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5875780> ;
    schema:sameAs <https://twitter.com/hockingcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02sq2z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5875780> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Nelsonville" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45764" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.441954 ;
        schema:longitude -82.220791 ] ;
    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 "7598" ] ;
    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 "759800" ] ;
    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/203155> ;
        schema:value "203155" ] ;
    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/135708> ;
        schema:value "135708" ] .