@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/174358> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Minnesota State University Moorhead" ;
    skos:prefLabel "Minnesota State University Moorhead" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Minnesota State University Moorhead (MSUM) is a public university in Moorhead, Minnesota, United States. It has an enrollment of 4,679 students as of 2023 and 266 full-time faculty members. MSUM is a part of the Minnesota State Colleges and Universities system."@en ;
    schema:url <https://www.mnstate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Minnesota%20state%20moorhead%20univ%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/174358> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6868559> ;
    schema:sameAs <https://www.facebook.com/msumoorhead> ;
    schema:sameAs <https://twitter.com/MSUMoorhead> ;
    schema:sameAs <https://www.instagram.com/msumoorhead> ;
    schema:sameAs <https://www.youtube.com/channel/UCun2O6djlDieC2tyPy3cqSQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02xw0_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6868559> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Moorhead" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56563" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.867153 ;
        schema:longitude -96.759532 ] ;
    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 "2367" ] ;
    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 "236700" ] ;
    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/174358> ;
        schema:value "174358" ] ;
    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/123998> ;
        schema:value "123998" ] .