@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/166939> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Mount Holyoke College" ;
    skos:prefLabel "Mount Holyoke College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Mount Holyoke College is a private women's liberal arts college in South Hadley, Massachusetts, United States. It is the oldest member of the historic Seven Sisters colleges, a group of historically women’s colleges in the Northeastern United States. The college was founded in 1837 as the Mount Holyoke Female Seminary by Mary Lyon, a pioneer in education for women. Mount Holyoke is part of the Five College Consortium in Western Massachusetts."@en ;
    schema:url <https://www.mtholyoke.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166939> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1140542> ;
    schema:sameAs <https://www.facebook.com/mountholyokecollege> ;
    schema:sameAs <https://twitter.com/mtholyoke> ;
    schema:sameAs <https://www.youtube.com/channel/UCO1xJlgsx54qsdt1QPmoJaQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0p7tb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1140542> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "South Hadley" ;
        schema:addressRegion "MA" ;
        schema:postalCode "01075-1489" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.25489 ;
        schema:longitude -72.573916 ] ;
    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 "2192" ] ;
    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 "219200" ] ;
    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/166939> ;
        schema:value "166939" ] ;
    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/121521> ;
        schema:value "121521" ] .