@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/178402> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Missouri-Kansas City" ;
    skos:prefLabel "University of Missouri-Kansas City" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Missouri–Kansas City is a public research university in Kansas City, Missouri, United States. UMKC is part of the University of Missouri System and includes a medical school and a law school. For the 2023-2024 academic year, the university's enrollment was over 15,300 students. It is the largest university in the Kansas City metropolitan area and ranks among the top three by enrollment among all postsecondary institutions in the metro, including community colleges. It offers more than 125 degree programs over 12 academic units. UMKC now holds a Carnegie “R1: Very High Research Activity” designation, making it the only R1 university in Kansas City. UMKC is also home to the School of Dentistry, Missouri’s only public dental school."@en ;
    schema:url <https://www.umkc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Missouri%E2%80%93Kansas%20City%20%28old%29%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/178402> ;
    schema:sameAs <http://www.wikidata.org/entity/Q940690> ;
    schema:sameAs <https://twitter.com/umkc> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/016vf7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q940690> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kansas City" ;
        schema:addressRegion "MO" ;
        schema:postalCode "64110" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.034179 ;
        schema:longitude -94.582141 ] ;
    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 "2518" ] ;
    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 "251800" ] ;
    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/178402> ;
        schema:value "178402" ] ;
    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/125842> ;
        schema:value "125842" ] .