@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/181394> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Nebraska at Omaha" ;
    skos:prefLabel "University of Nebraska at Omaha" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Nebraska at Omaha (UNO) is a public research university in Omaha, Nebraska, United States. Founded in 1908 by faculty from the Omaha Presbyterian Theological Seminary as a private non-sectarian college, the university was originally known as the University of Omaha. Originally meant to provide a Christian-based education free from ecclesiastical control, the university served as a strong alternative to the city's many successful religiously-affiliated institutions."@en ;
    schema:url <https://www.unomaha.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Nebraska%E2%80%93Omaha%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/181394> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2495890> ;
    schema:sameAs <https://www.facebook.com/unomaha> ;
    schema:sameAs <https://twitter.com/UNOmaha> ;
    schema:sameAs <https://www.instagram.com/beamaverick> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05h3ds> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2495890> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Omaha" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68182-0225" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.258769 ;
        schema:longitude -96.008516 ] ;
    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 "2554" ] ;
    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 "255400" ] ;
    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/181394> ;
        schema:value "181394" ] ;
    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/127024> ;
        schema:value "127024" ] .