@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/191515> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hamilton College" ;
    skos:prefLabel "Hamilton College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hamilton College is a private liberal arts college in Kirkland, New York, with a Clinton postal address. It was established as the Hamilton-Oneida Academy in 1793 and received its charter as Hamilton College in 1812, in honor of Alexander Hamilton, one of its inaugural trustees, following a proposal made after his death in 1804. Since 1978, Hamilton has been a coeducational institution, having merged with its sister school, Kirkland College."@en ;
    schema:url <https://www.hamilton.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Hamilton%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/191515> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3113011> ;
    schema:sameAs <https://www.facebook.com/HamiltonCollege> ;
    schema:sameAs <https://twitter.com/HamiltonCollege> ;
    schema:sameAs <https://www.instagram.com/hamiltoncollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCxwTJV0bVVvwmdaXN_rqgQw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02kbtf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3113011> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Clinton" ;
        schema:addressRegion "NY" ;
        schema:postalCode "13323" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.050245 ;
        schema:longitude -75.408195 ] ;
    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 "2728" ] ;
    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 "272800" ] ;
    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/191515> ;
        schema:value "191515" ] ;
    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/130527> ;
        schema:value "130527" ] .