@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/174066> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Minnesota-Twin Cities" ;
    skos:prefLabel "University of Minnesota-Twin Cities" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Minnesota Twin Cities is a public land-grant research university in the Twin Cities of Minneapolis and Saint Paul, Minnesota, United States. It is the flagship institution of the University of Minnesota System and is organized into 19 colleges, schools, and other major academic units."@en ;
    schema:url <https://twin-cities.umn.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Minnesota%20wordmark.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/174066> ;
    schema:sameAs <http://www.wikidata.org/entity/Q238101> ;
    schema:sameAs <https://twitter.com/umnews> ;
    schema:sameAs <https://www.instagram.com/umntwincities> ;
    schema:sameAs <https://www.youtube.com/channel/UCruDwqjGlI-96UBk95IyMwA> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-minnesota> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/025v3k> ;
    owl:sameAs <http://www.wikidata.org/entity/Q238101> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Minneapolis" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55455-0213" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.972851 ;
        schema:longitude -93.235464 ] ;
    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 "3969" ] ;
    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 "396900" ] ;
    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/174066> ;
        schema:value "174066" ] ;
    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/123855> ;
        schema:value "123855" ] .