@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/113111> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Crafton Hills College" ;
    skos:prefLabel "Crafton Hills College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Crafton Hills College (CHC) is a public community college in Yucaipa, California. CHC is part of the California Community College system. It offers associate degrees and career and technical certificates. Since its opening in 1972, more than 200,000 people have attended Crafton Hills and the college now serves approximately 6,500 students each semester with day, evening, and online classes."@en ;
    schema:url <https://www.craftonhills.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/113111> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5180556> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02pspyp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5180556> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Yucaipa" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92339-1799" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.039178 ;
        schema:longitude -117.101173 ] ;
    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 "9272" ] ;
    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 "927200" ] ;
    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/113111> ;
        schema:value "113111" ] ;
    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/103662> ;
        schema:value "103662" ] .