@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/181428> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Nebraska Medical Center" ;
    skos:prefLabel "University of Nebraska Medical Center" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Nebraska Medical Center (UNMC) is a public academic health science center in Omaha, Nebraska, United States. Founded in 1869 and chartered as a private medical college in 1881, UNMC became part of the University of Nebraska in 1902. Rapidly expanding in the early 20th century, the university founded a hospital, dental college, pharmacy college, college of nursing, and college of medicine. It later added colleges of public health and allied health professions. One of Omaha's top employers, UNMC had an annual budget of $1.066 billion for 2025 to 2026 and an economic impact of $5.9 billion."@en ;
    schema:url <https://www.unmc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Nebraska%20Medical%20Center%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/181428> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895888> ;
    schema:sameAs <https://twitter.com/unmc> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0d1rzh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895888> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Omaha" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68198-7815" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.256312 ;
        schema:longitude -95.973966 ] ;
    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 "6895" ] ;
    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 "689500" ] ;
    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/181428> ;
        schema:value "181428" ] ;
    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/127051> ;
        schema:value "127051" ] .