@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/181215> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Nebraska at Kearney" ;
    skos:prefLabel "University of Nebraska at Kearney" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Nebraska at Kearney (UNK) is a public university in Kearney, Nebraska, United States. It is a part of the University of Nebraska system. The university was formed in 1903 by the Nebraska State Legislature as Kearney State Normal School. The school would later join the University of Nebraska system in 1989 and would re-brand to its current name in 1991."@en ;
    schema:url <https://www.unk.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Nebraska%20at%20Kearney%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/181215> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895890> ;
    schema:sameAs <https://www.facebook.com/UNKearney> ;
    schema:sameAs <https://twitter.com/UNKearney> ;
    schema:sameAs <https://www.instagram.com/unkearney> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05jnnd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895890> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kearney" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68849-1212" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.701452 ;
        schema:longitude -99.098699 ] ;
    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 "2551" ] ;
    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 "255100" ] ;
    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/181215> ;
        schema:value "181215" ] ;
    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/126942> ;
        schema:value "126942" ] .