@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/203492> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kent State University at Salem" ;
    skos:prefLabel "Kent State University at Salem" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kent State University at Salem is a satellite campus of Kent State University in the vicinity of Salem, Ohio, United States. Kent State Salem offers baccalaureate and associate degree programs and is administered with Kent State University at East Liverpool. As of 2021, enrollment at Kent State Salem was 957 with total enrollment for the Columbiana Campuses at over 1,400."@en ;
    schema:url <https://www.kent.edu/columbiana/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203492> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6391918> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0clvt1h> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6391918> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Salem" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44460" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.86408 ;
        schema:longitude -80.835458 ] ;
    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 "305107" ] ;
    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/203492> ;
        schema:value "203492" ] ;
    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/135869005> ;
        schema:value "135869005" ] .