@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/167835> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Smith College" ;
    skos:prefLabel "Smith College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Smith College is a private liberal arts women's college in Northampton, Massachusetts, United States. It was chartered in 1871 by Sophia Smith and opened in 1875. It is a member of the historic Seven Sisters colleges, a group of women's colleges in the Northeastern United States. Smith is also a member of the Five College Consortium with four other institutions in the Pioneer Valley: Mount Holyoke College, Amherst College, Hampshire College, and the University of Massachusetts Amherst; students of each college are allowed to attend classes at any other member institution. On campus are Smith's Museum of Art and Botanic Garden, the latter designed by Frederick Law Olmsted."@en ;
    schema:url <https://www.smith.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Smith%20college%20textlogo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/167835> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49204> ;
    schema:sameAs <https://www.facebook.com/smithcollege> ;
    schema:sameAs <https://twitter.com/smithcollege> ;
    schema:sameAs <https://www.instagram.com/smithcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCrnEz3-pbPQjoHRF6z29Ddg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01kvrz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49204> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Northampton" ;
        schema:addressRegion "MA" ;
        schema:postalCode "1063" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.318111 ;
        schema:longitude -72.638097 ] ;
    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 "2209" ] ;
    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 "220900" ] ;
    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/167835> ;
        schema:value "167835" ] ;
    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/121877> ;
        schema:value "121877" ] .