@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/157535> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Pikeville" ;
    skos:prefLabel "University of Pikeville" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Pikeville (UPIKE) is a private university affiliated with the Presbyterian Church (USA) and located in Pikeville, Kentucky, United States. It was founded in 1889 by the Presbyterian Church and is located on a 25-acre (10 ha) campus on a hillside overlooking downtown Pikeville."@en ;
    schema:url <https://www.upike.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Upike%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157535> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7896112> ;
    schema:sameAs <https://twitter.com/upikebears> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04sktp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7896112> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pikeville" ;
        schema:addressRegion "KY" ;
        schema:postalCode "41501" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.479232 ;
        schema:longitude -82.521063 ] ;
    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 "1980" ] ;
    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 "198000" ] ;
    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/157535> ;
        schema:value "157535" ] ;
    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/117973> ;
        schema:value "117973" ] .