@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/126678> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Colorado College" ;
    skos:prefLabel "Colorado College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Colorado College is a private liberal arts college in Colorado Springs, Colorado, United States. Founded in 1874 by Thomas Nelson Haskell in his daughter's memory, the college offers over 40 majors and 30 minors, and enrolls approximately 2,000 undergraduates at its 90-acre (36 ha) campus."@en ;
    schema:url <https://www.coloradocollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Colorado%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/126678> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1111261> ;
    schema:sameAs <https://www.facebook.com/coloradocollege> ;
    schema:sameAs <https://twitter.com/coloradocollege> ;
    schema:sameAs <https://www.youtube.com/channel/UC9R44wrrPtxumh835Sw3IzQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/018t8f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1111261> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Colorado Springs" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80903" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.84886 ;
        schema:longitude -104.822697 ] ;
    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 "1347" ] ;
    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 "134700" ] ;
    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/126678> ;
        schema:value "126678" ] ;
    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/107381> ;
        schema:value "107381" ] .