@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/203544> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kettering College" ;
    skos:prefLabel "Kettering College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kettering College is a private Adventist college near Dayton, Ohio. The college is owned by the Kettering Medical Center and chartered by the Seventh-day Adventist Church. The college was built in 1967 next to the Charles F. Kettering Memorial Hospital. It is a member of the Strategic Ohio Council for Higher Education (SOCHE)."@en ;
    schema:url <https://kc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203544> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2982989> ;
    schema:sameAs <https://www.facebook.com/KetteringCollege> ;
    schema:sameAs <https://twitter.com/kettcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCln70W4Wh9BbYnthOPvBoiA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02r4zzz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2982989> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kettering" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45429-1299" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.695052 ;
        schema:longitude -84.192006 ] ;
    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 "7035" ] ;
    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 "703500" ] ;
    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/203544> ;
        schema:value "203544" ] ;
    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/135896> ;
        schema:value "135896" ] .