@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/203960> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Mercy College of Ohio" ;
    skos:prefLabel "Mercy College of Ohio" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Mercy College of Ohio is a private Catholic university in Toledo, Ohio, United States. It was founded as the Mercy School of Nursing in 1918 by the Sisters of Mercy. The name was changed in August 2011 from Mercy College of Northwest Ohio to its current name. Mercy College is accredited by the Higher Learning Commission. Mercy College is part of the Mercy Health system and provides healthcare education through in-person and online classes. In September 2018, Mercy College and Bowling Green State University announced the start of a two-to-three-year process under which the college and its degree programs will become part of the university. In 2019 they instead chose to pursue a strategic partnership."@en ;
    schema:url <https://www.mercycollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203960> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6818726> ;
    schema:sameAs <https://twitter.com/mercy_college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07ymzn> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6818726> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Toledo" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43604-1132" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.658319 ;
        schema:longitude -83.552538 ] ;
    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 "30970" ] ;
    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 "3097000" ] ;
    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/203960> ;
        schema:value "203960" ] ;
    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/136075> ;
        schema:value "136075" ] .