@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/177038> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cleveland University-Kansas City" ;
    skos:prefLabel "Cleveland University-Kansas City" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cleveland University-Kansas City (CUKC) is a private university in Overland Park, Kansas, United States. Cleveland University-Kansas City is known primarily for its chiropractic doctorate program (D.C.) but it also offers associate, bachelor's, and master's degrees. The university has been in operation in the Kansas City area since 1922 and has occupied its current 34-acre Overland Park, Kansas, location since 2008."@en ;
    schema:url <https://www.cleveland.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/177038> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5132088> ;
    schema:sameAs <https://twitter.com/clevelandunivkc> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0clvqj8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5132088> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Overland Park" ;
        schema:addressRegion "KS" ;
        schema:postalCode "66210" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.932019 ;
        schema:longitude -94.679076 ] ;
    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 "20907" ] ;
    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 "2090700" ] ;
    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/177038> ;
        schema:value "177038" ] ;
    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/125170> ;
        schema:value "125170" ] .