@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/168281> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Wheaton College (Massachusetts)" ;
    skos:prefLabel "Wheaton College (Massachusetts)" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wheaton College is a private liberal arts college in Norton, Massachusetts. Wheaton was founded in 1834 as a female seminary. The trustees officially changed the name of the Wheaton Female Seminary to Wheaton College in 1912 after receiving a college charter from the Commonwealth of Massachusetts. It remained one of the oldest institutions of higher education for women in the United States until men began to be admitted in 1988. It enrolls 1,669 undergraduate students."@en ;
    schema:url <https://www.wheatoncollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/168281> ;
    schema:sameAs <http://www.wikidata.org/entity/Q924318> ;
    schema:sameAs <https://www.facebook.com/WheatonCollege> ;
    schema:sameAs <https://twitter.com/wheaton> ;
    schema:sameAs <https://www.instagram.com/wheatoncollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/041g_4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q924318> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Norton" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02766-2322" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.966637 ;
        schema:longitude -71.183979 ] ;
    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 "2227" ] ;
    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 "222700" ] ;
    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/168281> ;
        schema:value "168281" ] ;
    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/122010> ;
        schema:value "122010" ] .