@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/179566> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Missouri State University-Springfield" ;
    skos:prefLabel "Missouri State University-Springfield" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Missouri State University, formerly Southwest Missouri State University, is a public university in Springfield, Missouri, United States. Founded in 1905 as the Fourth District Normal School, it is the state's second-largest university by enrollment, with an enrollment of 23,418 in the fall semester of 2023. The school also offers associate degree programs at two-year campus in West Plains, Missouri and a bachelor's degree in business program at Liaoning Normal University in China. The university operates a fruit research station in Mountain Grove, Missouri and a Department of Defense and Strategic Studies program in Fairfax, Virginia."@en ;
    schema:url <https://www.missouristate.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/179566> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1249251> ;
    schema:sameAs <https://www.facebook.com/missouristateu> ;
    schema:sameAs <https://twitter.com/missouristate> ;
    schema:sameAs <https://www.instagram.com/missouristate> ;
    schema:sameAs <https://www.youtube.com/channel/UCIuFVDoogw9ujgLbpTCM3sQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/019pwv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1249251> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Springfield" ;
        schema:addressRegion "MO" ;
        schema:postalCode "65897" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.199258 ;
        schema:longitude -93.281281 ] ;
    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 "2503" ] ;
    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 "250300" ] ;
    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/179566> ;
        schema:value "179566" ] ;
    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/126313> ;
        schema:value "126313" ] .