@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/155496> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Manhattan Christian College" ;
    skos:prefLabel "Manhattan Christian College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Manhattan Christian College (MCC) is a private Christian college in Manhattan, Kansas, United States. It was founded in 1927 as Christian Workers University. The institution's name was changed to Manhattan Bible College in 1930 and Manhattan Christian College in 1971."@en ;
    schema:url <https://www.mccks.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155496> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14689766> ;
    schema:sameAs <https://www.facebook.com/ManhattanChristianCollege> ;
    schema:sameAs <https://twitter.com/mccadmissions> ;
    schema:sameAs <https://www.instagram.com/mccfamily_mhk> ;
    schema:sameAs <https://www.youtube.com/channel/UCAIeAHTdinqzlTEMbqH00RQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/015q8z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14689766> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Manhattan" ;
        schema:addressRegion "KS" ;
        schema:postalCode "66502-4801" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.184806 ;
        schema:longitude -96.579383 ] ;
    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 "1931" ] ;
    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 "193100" ] ;
    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/155496> ;
        schema:value "155496" ] ;
    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/117089> ;
        schema:value "117089" ] .