@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/203447> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kent State University at Ashtabula" ;
    skos:prefLabel "Kent State University at Ashtabula" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kent State University at Ashtabula is a satellite campus of Kent State University. The campus is located in Ashtabula, Ohio, United States, and was established in 1958. It is the northernmost of Kent State's seven satellite campuses in Northeast Ohio, known as regional campuses, approximately 60 miles (97 km) northeast of the main campus in Kent. Students can begin any of Kent State's nearly 300 undergraduate majors, and can complete several bachelor's degrees as well as more than 20 associate programs entirely at the Ashtabula campus. Classes have been held at the present campus since 1967."@en ;
    schema:url <https://www.kent.edu/ashtabula/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203447> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6391915> ;
    schema:sameAs <https://www.facebook.com/kentstateashtabula> ;
    schema:sameAs <https://www.instagram.com/ksu_ashtabula> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6391915> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Ashtabula" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44004" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.888296 ;
        schema:longitude -80.830377 ] ;
    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 "3051" ] ;
    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 "305105" ] ;
    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/203447> ;
        schema:value "203447" ] ;
    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/135869002> ;
        schema:value "135869002" ] .