@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/204936> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Otterbein University" ;
    skos:prefLabel "Otterbein University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Otterbein University is a private university in Westerville, Ohio, United States. The university was founded in 1847 by the Church of the United Brethren in Christ and named for United Brethren founder, Philip William Otterbein. It has been associated since 1968 with the United Methodist Church."@en ;
    schema:url <https://www.otterbein.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Otterbein%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204936> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7109428> ;
    schema:sameAs <https://www.facebook.com/OtterbeinU> ;
    schema:sameAs <https://twitter.com/otterbein> ;
    schema:sameAs <https://www.instagram.com/otterbeinu> ;
    schema:sameAs <https://www.youtube.com/channel/UC58HFtMq0mBhk3hQy2mC8uw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0br4tb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7109428> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Westerville" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43081" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.125327 ;
        schema:longitude -82.936444 ] ;
    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 "3110" ] ;
    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 "311000" ] ;
    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/204936> ;
        schema:value "204936" ] ;
    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/136604> ;
        schema:value "136604" ] .