@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/111461> a schema:EducationalOrganization, skos:Concept ;
    schema:name "College of the Canyons" ;
    skos:prefLabel "College of the Canyons" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "College of the Canyons (COC) is a public community college in Santa Clarita, California, United States. It comprises the Santa Clarita Community College District. The college is accredited by the Accrediting Commission for Community and Junior Colleges and has locations in Valencia and Canyon Country."@en ;
    schema:url <https://www.canyons.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/111461> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146881> ;
    schema:sameAs <https://twitter.com/canyons> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/053ylj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146881> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Santa Clarita" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91355-1899" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.403993 ;
        schema:longitude -118.568698 ] ;
    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 "8903" ] ;
    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 "890300" ] ;
    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/111461> ;
        schema:value "111461" ] ;
    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/103228> ;
        schema:value "103228" ] .