@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/154101> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northwestern College" ;
    skos:prefLabel "Northwestern College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northwestern College is a private Christian college in Orange City, Iowa, United States, that is Reformed, evangelical and ecumenical. Established in 1882, it offers more than 135 academic programs and enrolls over 1,700 students in undergraduate, graduate and online programs."@en ;
    schema:url <https://www.nwciowa.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Northwestern%20college%20iowa%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/154101> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2288251> ;
    schema:sameAs <https://twitter.com/nwciowa> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0131wy> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2288251> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Orange City" ;
        schema:addressRegion "IA" ;
        schema:postalCode "51041" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.999007 ;
        schema:longitude -96.058772 ] ;
    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 "1883" ] ;
    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 "188300" ] ;
    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/154101> ;
        schema:value "154101" ] ;
    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/116271> ;
        schema:value "116271" ] .