@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/169716> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Detroit Mercy" ;
    skos:prefLabel "University of Detroit Mercy" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Detroit Mercy is a private Catholic university in Detroit, Michigan, United States. It is sponsored by both the Society of Jesus (Jesuits) and the Sisters of Mercy. The university was founded in 1877 and is the largest Catholic university in Michigan. It has four campuses where it offers more than 100 academic degree programs. In athletics, the university sponsors 17 NCAA Division I sports for men and women. It is a member of the Horizon League."@en ;
    schema:url <https://www.udmercy.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Detroit%20Mercy%20new%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/169716> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1320232> ;
    schema:sameAs <https://www.facebook.com/udmercy> ;
    schema:sameAs <https://twitter.com/UDMDetroit> ;
    schema:sameAs <https://www.instagram.com/udmdetroit> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-detroit-mercy> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/037q2p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1320232> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Detroit" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48221-3038" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.414222 ;
        schema:longitude -83.139158 ] ;
    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 "2323" ] ;
    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 "232300" ] ;
    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/169716> ;
        schema:value "169716" ] ;
    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/122418> ;
        schema:value "122418" ] .