@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/147776> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northeastern Illinois University" ;
    skos:prefLabel "Northeastern Illinois University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northeastern Illinois University (NEIU) is a public university in Chicago, Illinois, United States. Founded in 1867 by the Cook County Board of Commissioners, it was established as the first teacher training school in Cook County. NEIU is both a Hispanic-serving institution and an Asian American and Native American Pacific Islander-serving institution. The main campus is located in the Chicago area of North Park with two other additional campuses in Chicago. NEIU has one of the longest-running free-form community radio stations, WZRD Chicago 88.3 FM."@en ;
    schema:url <https://www.neiu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Northeastern%20Illinois%20University%20Wordmark%20%282012%29.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/147776> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2000943> ;
    schema:sameAs <https://www.instagram.com/neiulife> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/068q16> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2000943> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Chicago" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60625-4699" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.980399 ;
        schema:longitude -87.718983 ] ;
    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 "1693" ] ;
    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 "169300" ] ;
    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/147776> ;
        schema:value "147776" ] ;
    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/113874> ;
        schema:value "113874" ] .