@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/179344> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Missouri State University-West Plains" ;
    skos:prefLabel "Missouri State University-West Plains" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Missouri State University–West Plains is a public community college in West Plains, Missouri. It is a separately accredited campus of Missouri State University awarding two-year degrees. The fall 2023 enrollment was 1,772 students. Established in 1963, Missouri State University–West Plains has an open enrollment policy. It has an extended campus in Mountain Grove. Although the college is accredited by the Higher Learning Commission, it was placed on probation in July 2024 for not meeting HLC criteria related to academic rigor and quality."@en ;
    schema:url <https://wp.missouristate.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/179344> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6879735> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09gpynh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6879735> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "West Plains" ;
        schema:addressRegion "MO" ;
        schema:postalCode "65775-2715" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.729574 ;
        schema:longitude -91.857838 ] ;
    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 "31060" ] ;
    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 "3106000" ] ;
    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/179344> ;
        schema:value "179344" ] ;
    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/126243> ;
        schema:value "126243" ] .