@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/204909> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ohio Wesleyan University" ;
    skos:prefLabel "Ohio Wesleyan University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ohio Wesleyan University is a private liberal arts college in Delaware, Ohio, United States. Founded in 1842 by Methodist leaders and central Ohio residents, OWU is a member of the Ohio Five – a consortium of Ohio liberal arts colleges. Its 200-acre (81 ha) campus is 27 miles (44 km) north of Columbus, Ohio and includes the main academic and residential campus, Perkins Observatory, and the Kraus Wilderness Preserve."@en ;
    schema:url <https://www.owu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Owu%20university%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204909> ;
    schema:sameAs <http://www.wikidata.org/entity/Q194266> ;
    schema:sameAs <https://www.facebook.com/OhioWesleyanUniversity> ;
    schema:sameAs <https://twitter.com/ohiowesleyan> ;
    schema:sameAs <https://www.instagram.com/ohiowesleyan> ;
    schema:sameAs <https://www.youtube.com/channel/UC3J97DM16I3x6jNf75D_xMg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03hvk2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q194266> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Delaware" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43015-2370" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.295963 ;
        schema:longitude -83.069757 ] ;
    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 "3109" ] ;
    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 "310900" ] ;
    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/204909> ;
        schema:value "204909" ] ;
    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/136598> ;
        schema:value "136598" ] .