@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/154095> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Northern Iowa" ;
    skos:prefLabel "University of Northern Iowa" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Northern Iowa (UNI) is a public university in Cedar Falls, Iowa, United States. UNI offers more than 90 majors across five colleges. The fall 2025 total enrollment was 9,204 students."@en ;
    schema:url <https://www.uni.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/154095> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1781094> ;
    schema:sameAs <https://www.facebook.com/universityofnortherniowa> ;
    schema:sameAs <https://twitter.com/northerniowa> ;
    schema:sameAs <https://www.instagram.com/northern_iowa> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0ghvb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1781094> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cedar Falls" ;
        schema:addressRegion "IA" ;
        schema:postalCode "50614-0005" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.514923 ;
        schema:longitude -92.459703 ] ;
    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 "1890" ] ;
    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 "189000" ] ;
    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/154095> ;
        schema:value "154095" ] ;
    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/116262> ;
        schema:value "116262" ] .