@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/113218> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cuyamaca College" ;
    skos:prefLabel "Cuyamaca College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cuyamaca College is a public community college in Rancho San Diego, California. It is part of the Grossmont–Cuyamaca Community College District and the California Community Colleges system. Along with Grossmont College, it serves the eastern suburbs in San Diego County. Cuyamaca College opened in 1978 and now offers 81 associate's degree programs and 66 training certification programs to approximately 8,500 students. Many of the college's students transfer to the University of California, San Diego or San Diego State University to complete their bachelor's degrees. Cuyamaca's mascot is the coyote."@en ;
    schema:url <https://www.cuyamaca.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/113218> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5197087> ;
    schema:sameAs <https://twitter.com/cuyamacacollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0df6j4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5197087> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "El Cajon" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92019" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.744305 ;
        schema:longitude -116.942854 ] ;
    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 "21113" ] ;
    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 "2111300" ] ;
    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/113218> ;
        schema:value "113218" ] ;
    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/103699> ;
        schema:value "103699" ] .