@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/155317> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Kansas" ;
    skos:prefLabel "University of Kansas" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Kansas (KU) is a public research university with its main campus in Lawrence, Kansas, United States. It is governed by the Kansas Board of Regents. Two branch campuses are in the Kansas City metropolitan area on the Kansas side: the university's medical school and hospital in Kansas City, Kansas; and the Edwards Campus in Overland Park. There are also educational and research sites in Garden City, Hays, Leavenworth, Parsons, and Topeka, an agricultural education center in rural north Douglas County, and branches of the medical school in Salina and Wichita. The university is a member of the Association of American Universities and classified among \"R1: Doctoral Universities – Very high research activity\"."@en ;
    schema:url <https://ku.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Kansas%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155317> ;
    schema:sameAs <http://www.wikidata.org/entity/Q52413> ;
    schema:sameAs <https://www.facebook.com/KU> ;
    schema:sameAs <https://twitter.com/KUnews> ;
    schema:sameAs <https://www.instagram.com/universityofkansas> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/015q1n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q52413> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lawrence" ;
        schema:addressRegion "KS" ;
        schema:postalCode "66045" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.958549 ;
        schema:longitude -95.247567 ] ;
    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 "1948" ] ;
    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 "194800" ] ;
    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/155317> ;
        schema:value "155317" ] ;
    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/116970> ;
        schema:value "116970" ] .