@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/157951> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Western Kentucky University" ;
    skos:prefLabel "Western Kentucky University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Western Kentucky University (WKU) is a public university in Bowling Green, Kentucky, United States. It was founded by the Commonwealth of Kentucky in 1906, though its roots reach back a few decades earlier. It operates regional campuses in Glasgow, Elizabethtown-Fort Knox, and Owensboro. The main campus sits atop a hill overlooking the Barren River valley."@en ;
    schema:url <https://www.wku.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/WKU%20wordmark%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157951> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1474105> ;
    schema:sameAs <https://www.facebook.com/WKUNews> ;
    schema:sameAs <https://twitter.com/wku> ;
    schema:sameAs <https://www.instagram.com/wku> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02t4yc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1474105> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bowling Green" ;
        schema:addressRegion "KY" ;
        schema:postalCode "42101-1000" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.985035 ;
        schema:longitude -86.456828 ] ;
    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 "2002" ] ;
    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 "200200" ] ;
    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/157951> ;
        schema:value "157951" ] ;
    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/118222> ;
        schema:value "118222" ] .