@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/201654> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cedarville University" ;
    skos:prefLabel "Cedarville University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cedarville University is a private university in Cedarville, Ohio, United States. Established in 1887, the school was originally affiliated with the conservative Reformed Presbyterian Church in North America, General Synod, now known as the Presbyterian Church in America. In 1953, it became affiliated with the General Association of Regular Baptist Churches until 2006. Since 2003, Cedarville is affiliated with the State Convention of Baptists in Ohio. It is chartered by the state of Ohio, approved by the Ohio Board of Regents, and accredited by the Higher Learning Commission."@en ;
    schema:url <https://www.cedarville.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Cedarville%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/201654> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5057029> ;
    schema:sameAs <https://www.facebook.com/cedarville> ;
    schema:sameAs <https://twitter.com/cedarville> ;
    schema:sameAs <https://www.instagram.com/cedarville> ;
    schema:sameAs <https://www.youtube.com/channel/UCAoxWD1f8M1beGa4EObY_dA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/038hyp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5057029> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cedarville" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45314-0601" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.749237 ;
        schema:longitude -83.814692 ] ;
    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 "3025" ] ;
    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 "302500" ] ;
    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/201654> ;
        schema:value "201654" ] ;
    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/135115> ;
        schema:value "135115" ] .