@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/171137> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Michigan-Dearborn" ;
    skos:prefLabel "University of Michigan-Dearborn" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Michigan–Dearborn (UM-Dearborn) is a public university in Dearborn, Michigan, United States. Founded in 1959 with a gift from the Ford Motor Company, it was initially known as the Dearborn Center, operating as a remote branch of the University of Michigan. Upon receiving its own accreditation in 1970, the branch became a fully-fledged university and subsequently changed its name to the University of Michigan–Dearborn. It continues to adhere to the policies of the University of Michigan Board of Regents without having a separate governing board."@en ;
    schema:url <https://umdearborn.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/UMDearborn%20Vertical%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/171137> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895782> ;
    schema:sameAs <https://www.facebook.com/UMDearborn> ;
    schema:sameAs <https://twitter.com/UM_Dearborn> ;
    schema:sameAs <https://www.instagram.com/umdearborn> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03gsyj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895782> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Dearborn" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48128-1491" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.317287 ;
        schema:longitude -83.231417 ] ;
    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 "2326" ] ;
    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 "232600" ] ;
    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/171137> ;
        schema:value "171137" ] ;
    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/122861> ;
        schema:value "122861" ] .