@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/166656> a schema:EducationalOrganization, skos:Concept ;
    schema:name "MCPHS University" ;
    skos:prefLabel "MCPHS University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Massachusetts College of Pharmacy and Health Sciences (MCPHS) is a private university focused on health- and life-sciences education, with campuses in Boston, Worcester, Massachusetts, and Manchester, New Hampshire, as well as online programs. The university provides traditional and accelerated programs of study focused on professional education in pharmacy and the health sciences."@en ;
    schema:url <https://www.mcphs.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166656> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6784222> ;
    schema:sameAs <https://www.facebook.com/MCPHSBoston> ;
    schema:sameAs <https://twitter.com/mcphsboston> ;
    schema:sameAs <https://www.instagram.com/mcphsadmission> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0cqj1g> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6784222> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boston" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02115-5896" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.336825 ;
        schema:longitude -71.101244 ] ;
    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 "2165" ] ;
    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 "216500" ] ;
    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/166656> ;
        schema:value "166656" ] ;
    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/121381> ;
        schema:value "121381" ] .