@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/112570> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California College of ASU" ;
    skos:prefLabel "California College of ASU" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California College of ASU, known as Columbia College Hollywood until 2023, was a private college in Los Angeles, California, United States. Founded in 1953 as a branch campus of Columbia College Chicago, it offered a curriculum focused on the radio, television, and film industries. It was one of 20 film schools in the United States to be a full member of the International Association of Film and Television Schools (CILECT) and was accredited by the Western Association of Schools and Colleges Senior College and University Commission."@en ;
    schema:url <https://www.columbiacollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/112570> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5149660> ;
    schema:sameAs <https://www.facebook.com/ColumbiaCollegeHollywood> ;
    schema:sameAs <https://www.instagram.com/cch_official> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/099fxm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5149660> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Los Angeles" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90015" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.039355 ;
        schema:longitude -118.25968 ] ;
    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 "21102" ] ;
    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 "2110200" ] ;
    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/112570> ;
        schema:value "112570" ] ;
    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/103592> ;
        schema:value "103592" ] .