@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/174075> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Minnesota-Crookston" ;
    skos:prefLabel "University of Minnesota-Crookston" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Minnesota Crookston (UMN–Crookston) is a public college in Crookston, Minnesota, United States. One of five campuses in the University of Minnesota system, UMN Crookston had a fall 2022 enrollment of 1,489 undergraduate students. Students come from 20 countries and 40 states."@en ;
    schema:url <https://crk.umn.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Minnesota%20crookston%20univ%20wordmark.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/174075> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895797> ;
    schema:sameAs <https://twitter.com/umncrookston> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06bz73> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895797> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Crookston" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56716-5001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 47.802536 ;
        schema:longitude -96.606188 ] ;
    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 "4069" ] ;
    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 "406900" ] ;
    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/174075> ;
        schema:value "174075" ] ;
    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/123864> ;
        schema:value "123864" ] .