@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/204857> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ohio University-Main Campus" ;
    skos:prefLabel "Ohio University-Main Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ohio University is a public research university with its main campus in Athens, Ohio, United States. Founded in 1804, it was the first university established in the former Northwest Territory. The university enrolled about 25,000 undergraduate and graduate students in Athens as of 2023. It maintains seven regional and extension campuses across Ohio."@en ;
    schema:url <https://www.ohio.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Ohio%20university%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204857> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1075339> ;
    schema:sameAs <https://www.facebook.com/OhioUniversity> ;
    schema:sameAs <https://twitter.com/ohiou> ;
    schema:sameAs <https://www.instagram.com/ohio.university> ;
    schema:sameAs <https://www.youtube.com/channel/UCc5D2wX6dOnNvLGFHO1lv7g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02fy0z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1075339> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Athens" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45701-2979" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.326798 ;
        schema:longitude -82.100985 ] ;
    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 "310000" ] ;
    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/204857> ;
        schema:value "204857" ] ;
    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/136552> ;
        schema:value "136552" ] .