@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/175078> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southwest Minnesota State University" ;
    skos:prefLabel "Southwest Minnesota State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southwest Minnesota State University (SMSU) is a public university in Marshall, Minnesota, United States. It is part of the Minnesota State Colleges and Universities system. The university has an enrollment of approximately 8,700 students and employs 148 faculty members. It is divided into two major colleges, the College of Arts, Letters, and Sciences and the College of Business, Education, and Professional Studies."@en ;
    schema:url <https://www.smsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Southwest%20msu%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/175078> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7571324> ;
    schema:sameAs <https://www.facebook.com/SMSUToday> ;
    schema:sameAs <https://twitter.com/SMSUToday> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02xw1b> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7571324> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Marshall" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56258-5468" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.45373 ;
        schema:longitude -95.759548 ] ;
    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 "2375" ] ;
    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 "237500" ] ;
    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/175078> ;
        schema:value "175078" ] ;
    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/124380> ;
        schema:value "124380" ] .