@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/157100> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kentucky Christian University" ;
    skos:prefLabel "Kentucky Christian University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kentucky Christian University (KCU) is a private Christian university in Grayson, Kentucky, United States."@en ;
    schema:url <https://www.kcu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157100> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6392195> ;
    schema:sameAs <https://www.facebook.com/kcuknights> ;
    schema:sameAs <https://twitter.com/knightskcu> ;
    schema:sameAs <https://www.youtube.com/channel/UCAC7KXRh8cS-Ryj6CO1_maA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0b41vt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6392195> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Grayson" ;
        schema:addressRegion "KY" ;
        schema:postalCode "41143-1199" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.338805 ;
        schema:longitude -82.945561 ] ;
    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 "1965" ] ;
    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 "196500" ] ;
    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/157100> ;
        schema:value "157100" ] ;
    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/117742> ;
        schema:value "117742" ] .