@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/112260> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Claremont McKenna College" ;
    skos:prefLabel "Claremont McKenna College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Claremont McKenna College (CMC) is a private liberal arts college in Claremont, California. It has a curricular emphasis on government, economics, public affairs, finance, and international relations. CMC is one of the seven members of the Claremont Colleges consortium."@en ;
    schema:url <https://www.cmc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Claremont%20McKenna%20College%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/112260> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5126318> ;
    schema:sameAs <https://twitter.com/cmcnews> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03hdz8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5126318> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Claremont" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91711-6400" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.102154 ;
        schema:longitude -117.711188 ] ;
    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 "1170" ] ;
    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 "117000" ] ;
    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/112260> ;
        schema:value "112260" ] ;
    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/103477> ;
        schema:value "103477" ] .