@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/204705> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ohio State University-Newark Campus" ;
    skos:prefLabel "Ohio State University-Newark Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Ohio State University at Newark is a satellite campus of Ohio State University in Newark, Ohio. During its early years, classes were held at old Newark High School. In 1966, over one million dollars pledged by 7,000 local citizens to match funds from the state legislature supported the cost of buying 155 acres (0.63 km2) of land and constructing the first building, Founders Hall, which opened in 1968."@en ;
    schema:url <https://newark.osu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204705> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7080963> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7080963> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Newark" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43055" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.069314 ;
        schema:longitude -82.447441 ] ;
    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 "309004" ] ;
    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/204705> ;
        schema:value "204705" ] ;
    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/136507005> ;
        schema:value "136507005" ] .