@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/147767> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northwestern University" ;
    skos:prefLabel "Northwestern University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northwestern University (NU) is a private research university in Evanston, Illinois, United States. Established in 1851, it is the oldest chartered university in Illinois. Northwestern was initially affiliated with the Methodist Episcopal Church but later became non-sectarian. By 1900, the university was the third-largest university in the United States, after Michigan and Harvard. Northwestern became a founding member of the Big Ten Conference in 1896 and joined the Association of American Universities in 1917."@en ;
    schema:url <https://www.northwestern.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Northwestern%20University.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/147767> ;
    schema:sameAs <http://www.wikidata.org/entity/Q309350> ;
    schema:sameAs <https://www.facebook.com/NorthwesternU> ;
    schema:sameAs <https://twitter.com/northwesternu> ;
    schema:sameAs <https://www.instagram.com/northwesternu> ;
    schema:sameAs <https://www.youtube.com/channel/UCJEiIxcZVfCpQ9zWQxPJWbA> ;
    schema:sameAs <https://www.linkedin.com/company/northwestern-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/017j69> ;
    owl:sameAs <http://www.wikidata.org/entity/Q309350> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Evanston" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60208" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.050356 ;
        schema:longitude -87.679858 ] ;
    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 "1739" ] ;
    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 "173900" ] ;
    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/147767> ;
        schema:value "147767" ] ;
    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/113865> ;
        schema:value "113865" ] .