@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/168342> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Williams College" ;
    skos:prefLabel "Williams College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Williams College is a private liberal arts college in Williamstown, Massachusetts, United States. It was established as a men's college in 1793 with funds from the estate of Ephraim Williams, a colonist from the Province of Massachusetts Bay who was killed in the French and Indian War in 1755."@en ;
    schema:url <https://www.williams.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/168342> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49166> ;
    schema:sameAs <https://www.facebook.com/williamscollege> ;
    schema:sameAs <https://twitter.com/williamscollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/086xm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49166> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Williamstown" ;
        schema:addressRegion "MA" ;
        schema:postalCode "1267" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.712725 ;
        schema:longitude -73.203132 ] ;
    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 "2229" ] ;
    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 "222900" ] ;
    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/168342> ;
        schema:value "168342" ] ;
    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/122038> ;
        schema:value "122038" ] .