@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/203517> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kent State University at Kent" ;
    skos:prefLabel "Kent State University at Kent" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kent State University (KSU) is a public research university in Kent, Ohio, United States. The university includes seven regional campuses in Northeast Ohio located in Ashtabula, Burton, East Liverpool, Jackson Township, New Philadelphia, Salem, and Warren, along with additional regional and international facilities in Cleveland, Independence, and Twinsburg, Ohio; New York City; and Florence, Italy."@en ;
    schema:url <https://www.kent.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Kent%20State%20University%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203517> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1473615> ;
    schema:sameAs <https://www.facebook.com/kentstate> ;
    schema:sameAs <https://twitter.com/kentstate> ;
    schema:sameAs <https://www.instagram.com/kentstate> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04bfg> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1473615> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kent" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44242-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.146653 ;
        schema:longitude -81.342533 ] ;
    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 "305100" ] ;
    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/203517> ;
        schema:value "203517" ] ;
    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/135869> ;
        schema:value "135869" ] .