@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/203535> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kenyon College" ;
    skos:prefLabel "Kenyon College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kenyon College is a private liberal arts college in Gambier, Ohio, United States. It was founded in 1824 by Episcopal Bishop Philander Chase. It is the oldest private institution of higher education in the state of Ohio and enrolls approximately 1,800 undergraduate students. Students can choose from over 50 majors, minors, and concentrations, including self-designed majors."@en ;
    schema:url <https://www.kenyon.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Kenyon%20logotype%20purple.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203535> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1797768> ;
    schema:sameAs <https://www.facebook.com/kenyoncollege> ;
    schema:sameAs <https://twitter.com/kenyoncollege> ;
    schema:sameAs <https://www.instagram.com/kenyoncollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCAceaan9qgMa8aJR6Ze0fdQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/019c57> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1797768> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Gambier" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43022" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.374408 ;
        schema:longitude -82.397977 ] ;
    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 "3065" ] ;
    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 "306500" ] ;
    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/203535> ;
        schema:value "203535" ] ;
    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/135887> ;
        schema:value "135887" ] .