@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/173920> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Minnesota State University-Mankato" ;
    skos:prefLabel "Minnesota State University-Mankato" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Minnesota State University, Mankato is a public university in Mankato, Minnesota, United States. It is Minnesota's second-largest university, and has over 145,000 living alumni worldwide. Founded in 1868, it is the second-oldest member of the Minnesota State Colleges and Universities system and is commonly referred to as the flagship institution. It was established as the \"Second State Normal School\" in 1858 and officially opened as \"Mankato Normal School\" a decade later."@en ;
    schema:url <https://mnsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Minnesota%20state%20univ%20mankato%20simple.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173920> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1937387> ;
    schema:sameAs <https://www.facebook.com/MNStateMankato> ;
    schema:sameAs <https://twitter.com/MNSUMankato> ;
    schema:sameAs <https://www.instagram.com/mnstatemankato> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02xw0n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1937387> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mankato" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.146712 ;
        schema:longitude -93.99945 ] ;
    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 "2360" ] ;
    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 "236000" ] ;
    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/173920> ;
        schema:value "173920" ] ;
    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/123776> ;
        schema:value "123776" ] .