@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/147703> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northern Illinois University" ;
    skos:prefLabel "Northern Illinois University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northern Illinois University (NIU) is a public research university in DeKalb, Illinois, United States. It was founded as \"Northern Illinois State Normal School\" in 1895 by Illinois Governor John P. Altgeld, initially to provide the state with college-educated teachers. In addition to the main campus in DeKalb, it has satellite centers in Chicago, Naperville, Rockford, and Oregon, Illinois."@en ;
    schema:url <https://www.niu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/147703> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1191344> ;
    schema:sameAs <https://twitter.com/niulive> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02yxjs> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1191344> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Dekalb" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60115-2828" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.933869 ;
        schema:longitude -88.766428 ] ;
    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 "1737" ] ;
    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 "173700" ] ;
    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/147703> ;
        schema:value "147703" ] ;
    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/113838> ;
        schema:value "113838" ] .