@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/204796> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ohio State University-Main Campus" ;
    skos:prefLabel "Ohio State University-Main Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Ohio State University is a public research university in Columbus, Ohio, United States. Founded in 1870, it is the flagship institution of the University System of Ohio. It is designated a land-grant, sea-grant, and space-grant university by the Government of Ohio."@en ;
    schema:url <https://www.osu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Ohio%20State%20University%20horizontal%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204796> ;
    schema:sameAs <http://www.wikidata.org/entity/Q309331> ;
    schema:sameAs <https://www.facebook.com/osu> ;
    schema:sameAs <https://twitter.com/OhioState> ;
    schema:sameAs <https://www.instagram.com/theohiostateuniversity> ;
    schema:sameAs <https://www.linkedin.com/company/the-ohio-state-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05krk> ;
    owl:sameAs <http://www.wikidata.org/entity/Q309331> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Columbus" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43201" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.999803 ;
        schema:longitude -83.007525 ] ;
    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 "3090" ] ;
    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 "309000" ] ;
    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/204796> ;
        schema:value "204796" ] ;
    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/136507> ;
        schema:value "136507" ] .