@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/178624> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northwest Missouri State University" ;
    skos:prefLabel "Northwest Missouri State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northwest Missouri State University is a public university in Maryville, Missouri, United States. It has an enrollment of 9,152 students. Founded in 1905 as a teachers college, its campus is based on the design for Forest Park at the 1904 St. Louis World's Fair and is the official Missouri State Arboretum. The school is governed by a state-appointed Board of Regents and headed by President Lance Tatum."@en ;
    schema:url <https://www.nwmissouri.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/178624> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7060123> ;
    schema:sameAs <https://www.facebook.com/nwmissouri> ;
    schema:sameAs <https://www.instagram.com/nwmostate> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04g5g8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7060123> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Maryville" ;
        schema:addressRegion "MO" ;
        schema:postalCode "64468-6001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.351692 ;
        schema:longitude -94.883339 ] ;
    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 "2496" ] ;
    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 "249600" ] ;
    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/178624> ;
        schema:value "178624" ] ;
    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/125976> ;
        schema:value "125976" ] .