@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/179812> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kansas City University" ;
    skos:prefLabel "Kansas City University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kansas City University (KCU) is a private medical school with its main campus in the historic Pendleton Heights neighborhood of Kansas City, Missouri and an additional campus in Joplin, Missouri. It was founded in 1916 as one of the original osteopathic medical schools in the United States. It consists of a College of Osteopathic Medicine and a College of Biosciences. KCU is one of the largest medical schools in the nation by enrollment."@en ;
    schema:url <https://www.kansascity.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/179812> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6364916> ;
    schema:sameAs <https://www.facebook.com/kcumb> ;
    schema:sameAs <https://twitter.com/kcumb> ;
    schema:sameAs <https://www.instagram.com/kcu1916> ;
    schema:sameAs <https://www.youtube.com/channel/UCKDwBxYEirO35FH0M1YLYRQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02rf44x> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6364916> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kansas City" ;
        schema:addressRegion "MO" ;
        schema:postalCode "64106-1453" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.107553 ;
        schema:longitude -94.561374 ] ;
    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 "2474" ] ;
    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 "247400" ] ;
    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/179812> ;
        schema:value "179812" ] ;
    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/126368> ;
        schema:value "126368" ] .