@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/113096> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cosumnes River College" ;
    skos:prefLabel "Cosumnes River College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cosumnes River College is a public community college in Sacramento, California. It opened in 1970, taking its name from the Cosumnes River, which flows a few miles to the south. As of Fall 2025, enrollment was at 17,534 students at its main and satellite campus in Elk Grove, California. The college is part of the Los Rios Community College District and part of 4 colleges under the district after Folsom Lake College, a former satellite campus, attained independence in 2004."@en ;
    schema:url <https://www.crc.losrios.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/113096> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5175230> ;
    schema:sameAs <https://twitter.com/choosecrc> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/023pnr> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5175230> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Sacramento" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95823-5799" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.45295 ;
        schema:longitude -121.423108 ] ;
    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 "7536" ] ;
    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 "753600" ] ;
    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/113096> ;
        schema:value "113096" ] ;
    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/103653> ;
        schema:value "103653" ] .