@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/204699> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ohio State University-Marion Campus" ;
    skos:prefLabel "Ohio State University-Marion Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ohio State University at Marion is a satellite campus of Ohio State University in Marion, Ohio. The campus was founded in 1957. Its 187-acre (0.76 km2) campus is located 45 miles (72 km) north of Columbus and is shared with Marion Technical College. There are eight buildings on the campus."@en ;
    schema:url <https://osumarion.osu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204699> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7080962> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/025sp6m> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7080962> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Marion" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43302-5695" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.577779 ;
        schema:longitude -83.090597 ] ;
    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 "309003" ] ;
    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/204699> ;
        schema:value "204699" ] ;
    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/136507004> ;
        schema:value "136507004" ] .