@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/157447> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northern Kentucky University" ;
    skos:prefLabel "Northern Kentucky University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northern Kentucky University is a public university in Highland Heights, Kentucky, United States. Established in 1968, it is the youngest of Kentucky's eight public universities. The university has seven constituent colleges in arts and science, business, education, informatics, health, and the Salmon P. Chase College of Law."@en ;
    schema:url <https://www.nku.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157447> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2001033> ;
    schema:sameAs <https://www.facebook.com/nkuedu> ;
    schema:sameAs <https://twitter.com/nkuedu> ;
    schema:sameAs <https://www.instagram.com/nkuedu> ;
    schema:sameAs <https://www.youtube.com/channel/UCihg4AsFdd2zBP1LNSO2y5Q> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03p35n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2001033> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Highland Heights" ;
        schema:addressRegion "KY" ;
        schema:postalCode "41099" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.029714 ;
        schema:longitude -84.463483 ] ;
    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 "9275" ] ;
    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 "927500" ] ;
    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/157447> ;
        schema:value "157447" ] ;
    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/117928> ;
        schema:value "117928" ] .