@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/190099> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Colgate University" ;
    skos:prefLabel "Colgate University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Colgate University is a private liberal arts college in Hamilton, New York, United States. It was founded in 1819 as the Baptist Education Society of the State of New York and operated under that name until 1823, when it was renamed Hamilton Theological and Literary Institution, often called Hamilton College (1823–1846), then Madison College (1846–1890), and its present name since 1890."@en ;
    schema:url <https://www.colgate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Colgate%20University%20Wordmark%202018.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190099> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1191335> ;
    schema:sameAs <https://www.facebook.com/colgateuniversity> ;
    schema:sameAs <https://twitter.com/colgateuniv> ;
    schema:sameAs <https://www.instagram.com/colgateuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCJcHa14fVfTrwJf1JV4rFSg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01q8hj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1191335> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hamilton" ;
        schema:addressRegion "NY" ;
        schema:postalCode "13346-1398" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.819475 ;
        schema:longitude -75.536346 ] ;
    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 "2701" ] ;
    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 "270100" ] ;
    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/190099> ;
        schema:value "190099" ] ;
    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/129880> ;
        schema:value "129880" ] .