@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/157030> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kentucky Mountain Bible College" ;
    skos:prefLabel "Kentucky Mountain Bible College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kentucky Mountain Bible College (KMBC) is a private Holiness bible college in Vancleve, Kentucky, United States. It is a ministry of the Kentucky Mountain Holiness Association. The college claims that over 70% of its graduates have entered Christian ministry, including speakers, missionaries, and pastors in over 60 countries worldwide."@en ;
    schema:url <https://www.kmbc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157030> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6392309> ;
    schema:sameAs <https://www.facebook.com/KentuckyMountainBibleCollege> ;
    schema:sameAs <https://twitter.com/kmbcedu> ;
    schema:sameAs <https://www.youtube.com/channel/UCpu-Tf-sx7iYoQbRpCBIEiw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08yp9f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6392309> ;
    skos:note "Accredited by: Association for Biblical Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Jackson" ;
        schema:addressRegion "KY" ;
        schema:postalCode "41339" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.603443 ;
        schema:longitude -83.438765 ] ;
    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 "30021" ] ;
    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 "3002100" ] ;
    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/157030> ;
        schema:value "157030" ] ;
    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/117690> ;
        schema:value "117690" ] .