@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/191533> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hartwick College" ;
    skos:prefLabel "Hartwick College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hartwick College is a private liberal arts college in Oneonta, New York. The institution's origin is rooted in the founding of Hartwick Seminary in 1797 through the will of John Christopher Hartwick. In 1927, the seminary became a four-year college and moved from Hartwick to its Oneonta location. As of 2011 the college had 1,103 undergraduate students from 30 states and 22 countries, 187 faculty members, and a student-faculty ratio of 11:1."@en ;
    schema:url <https://www.hartwick.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/191533> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2653975> ;
    schema:sameAs <https://twitter.com/hartwickcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02sl5r> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2653975> ;
    skos:note "Accredited by: NA" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Oneonta" ;
        schema:addressRegion "NY" ;
        schema:postalCode "13820-4020" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.457599 ;
        schema:longitude -75.071994 ] ;
    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 "2729" ] ;
    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 "272900" ] ;
    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/191533> ;
        schema:value "191533" ] ;
    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/130536> ;
        schema:value "130536" ] .