@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/202170> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Columbus College of Art & Design" ;
    skos:prefLabel "Columbus College of Art & Design" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Columbus College of Art & Design (CCAD) is a private art school in Columbus, Ohio. It was founded in 1879 as the Columbus Art School and is one of the oldest private art and design colleges in the United States. Located in downtown Columbus, CCAD's campus consists of 11 buildings on 9 acres (36,000 m2) and is adjacent to the Columbus Museum of Art. Approximately 900 full-time students are enrolled."@en ;
    schema:url <https://www.ccad.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Columbus%20College%20of%20Art%20and%20Design%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/202170> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5150026> ;
    schema:sameAs <https://twitter.com/ccadedu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bfy1v> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5150026> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Columbus" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43215" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.966074 ;
        schema:longitude -82.989479 ] ;
    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 "3039" ] ;
    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 "303900" ] ;
    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/202170> ;
        schema:value "202170" ] ;
    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/135373> ;
        schema:value "135373" ] .