@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/144281> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Columbia College Chicago" ;
    skos:prefLabel "Columbia College Chicago" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Columbia College Chicago is a private art college in Chicago, Illinois, United States. Founded in 1890, it has 4,200 students pursuing degrees in more than 40 undergraduate and graduate degree programs. It is accredited by the Higher Learning Commission."@en ;
    schema:url <https://www.colum.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Columbia%20College%20Chicago%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/144281> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5149662> ;
    schema:sameAs <https://www.facebook.com/columbiacollegechicago> ;
    schema:sameAs <https://twitter.com/ColumAdmit> ;
    schema:sameAs <https://www.youtube.com/channel/UCDMhvd5MFbzGqHHO-F5hINA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/065r8g> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5149662> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Chicago" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60605-1996" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.874261 ;
        schema:longitude -87.624667 ] ;
    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 "1665" ] ;
    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 "166500" ] ;
    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/144281> ;
        schema:value "144281" ] ;
    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/112765> ;
        schema:value "112765" ] .