@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/170976> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Michigan-Ann Arbor" ;
    skos:prefLabel "University of Michigan-Ann Arbor" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Michigan is a public research university in Ann Arbor, Michigan, United States. It was founded in 1817 and is the oldest institution of higher education in the state. It is also one of the earliest American research universities and is a founding member of the Association of American Universities."@en ;
    schema:url <https://umich.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Michigan%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170976> ;
    schema:sameAs <http://www.wikidata.org/entity/Q230492> ;
    schema:sameAs <https://www.facebook.com/universityofmichigan> ;
    schema:sameAs <https://twitter.com/UMich> ;
    schema:sameAs <https://www.instagram.com/uofmichigan> ;
    schema:sameAs <https://www.youtube.com/channel/UC9JPJoeQo9ohpzZUzEsU6Og> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07szy> ;
    owl:sameAs <http://www.wikidata.org/entity/Q230492> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Ann Arbor" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48109" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.278374 ;
        schema:longitude -83.73481 ] ;
    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 "2325" ] ;
    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 "232500" ] ;
    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/170976> ;
        schema:value "170976" ] ;
    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/122825> ;
        schema:value "122825" ] .