@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/181464> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Nebraska-Lincoln" ;
    skos:prefLabel "University of Nebraska-Lincoln" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Nebraska–Lincoln is a public land-grant research university in Lincoln, Nebraska, United States. Chartered in 1869 by the Nebraska Legislature as part of the Morrill Act of 1862, the school was the University of Nebraska until 1968, when it absorbed the Municipal University of Omaha to form the University of Nebraska system. It is the state's oldest university and the flagship institution of the state-wide system."@en ;
    schema:url <https://www.unl.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Nebraska%E2%80%93Lincoln%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/181464> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1353679> ;
    schema:sameAs <https://www.facebook.com/UNLincoln> ;
    schema:sameAs <https://twitter.com/UNLincoln> ;
    schema:sameAs <https://www.instagram.com/unlincoln> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01vs3p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1353679> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lincoln" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68588-0419" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.817598 ;
        schema:longitude -96.700508 ] ;
    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 "2565" ] ;
    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 "256500" ] ;
    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/181464> ;
        schema:value "181464" ] ;
    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/127079> ;
        schema:value "127079" ] .