@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/204820> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ohio University-Chillicothe Campus" ;
    skos:prefLabel "Ohio University-Chillicothe Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ohio University Chillicothe is a regional campus of Ohio University in Chillicothe, Ohio. Founded in 1946, Ohio University Chillicothe is the first of Ohio University's regional campuses and the first regional campus in the state. It is located 45 miles (72 km) south of the state capital of Columbus. As of 2024, it has an enrollment of approximately 2,000 students."@en ;
    schema:url <https://www.ohio.edu/chillicothe/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204820> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7081006> ;
    schema:sameAs <https://www.facebook.com/OhioUChilli> ;
    schema:sameAs <https://www.instagram.com/ohiouchillicothe> ;
    schema:sameAs <https://www.youtube.com/channel/UCUE-y7F6pocMh1nE1UFmT0g> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7081006> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Chillicothe" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45601-0629" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.329404 ;
        schema:longitude -83.002175 ] ;
    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 "3100" ] ;
    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 "310005" ] ;
    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/204820> ;
        schema:value "204820" ] ;
    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/136552002> ;
        schema:value "136552002" ] .