@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/161086> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Colby College" ;
    skos:prefLabel "Colby College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Colby College is a private liberal arts college in Waterville, Maine, United States. Founded in 1813 as the Maine Literary and Theological Institution, it was renamed Waterville College in 1821. The donations of philanthropist Gardner Colby saw the institution renamed again to Colby University before settling on its current name, reflecting its liberal arts college curriculum, in 1899. Approximately 2,400 students, representing more than 45 states and 80 countries, are enrolled annually. The college offers 58 major fields of study and 38 minors."@en ;
    schema:url <https://www.colby.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Colby%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/161086> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1075116> ;
    schema:sameAs <https://twitter.com/colbycollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0172jm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1075116> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Waterville" ;
        schema:addressRegion "ME" ;
        schema:postalCode "04901-8840" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.564211 ;
        schema:longitude -69.66337 ] ;
    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 "2039" ] ;
    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 "203900" ] ;
    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/161086> ;
        schema:value "161086" ] ;
    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/119492> ;
        schema:value "119492" ] .