@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/111939> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Chaffey College" ;
    skos:prefLabel "Chaffey College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Chaffey College is a public community college in Rancho Cucamonga, California, United States. It serves students in Chino, Chino Hills, Fontana, Montclair, Ontario, Rancho Cucamonga and Upland. It is the oldest community college in California."@en ;
    schema:url <https://www.chaffey.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/111939> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5066795> ;
    schema:sameAs <https://twitter.com/chaffeycollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02hxty> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5066795> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rancho Cucamonga" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91737-3002" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.147663 ;
        schema:longitude -117.573932 ] ;
    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 "1163" ] ;
    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 "116300" ] ;
    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/111939> ;
        schema:value "111939" ] ;
    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/103361> ;
        schema:value "103361" ] .