@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/157085> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Kentucky" ;
    skos:prefLabel "University of Kentucky" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Kentucky is a public land-grant research university in Lexington, Kentucky, United States. Founded in 1865 by John Bryan Bowman as the Agricultural and Mechanical College of Kentucky, the university is one of the state's two land-grant universities. It is the institution with the highest enrollment in the state, with 35,952 students in the fall of 2024."@en ;
    schema:url <https://www.uky.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Kentucky%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157085> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1360303> ;
    schema:sameAs <https://www.facebook.com/universityofky> ;
    schema:sameAs <https://twitter.com/universityofky> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01ptt7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1360303> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lexington" ;
        schema:addressRegion "KY" ;
        schema:postalCode "40506-0032" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.038911 ;
        schema:longitude -84.504747 ] ;
    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 "1989" ] ;
    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 "198900" ] ;
    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/157085> ;
        schema:value "157085" ] ;
    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/117724> ;
        schema:value "117724" ] .