@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/204839> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ohio University-Southern Campus" ;
    skos:prefLabel "Ohio University-Southern Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ohio University Southern is a satellite campus of Ohio University in Ironton, Ohio. The campus began in 1956 when Ohio University hosted college-level classes in Ironton High School with an initial enrollment of 90 students."@en ;
    schema:url <https://www.ohio.edu/southern/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204839> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7081004> ;
    schema:sameAs <https://www.facebook.com/ohiouniversitysouthern> ;
    schema:sameAs <https://www.instagram.com/ohiousouthern> ;
    schema:sameAs <https://www.youtube.com/channel/UCLTg5cHYXI5UMu3jCE4mbGg> ;
    schema:sameAs <https://www.linkedin.com/company/ohio-university-southern-campus> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7081004> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Ironton" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45638" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.524781 ;
        schema:longitude -82.666876 ] ;
    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 "310004" ] ;
    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/204839> ;
        schema:value "204839" ] ;
    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/136552005> ;
        schema:value "136552005" ] .