@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/123484> a schema:EducationalOrganization, skos:Concept ;
    schema:name "College of the Siskiyous" ;
    skos:prefLabel "College of the Siskiyous" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "College of the Siskiyous (COS) is a public community college with campuses in Weed and Yreka in Siskiyou County in Northern California. It is part of the California Community Colleges System, serving as the northernmost college in the state of California and the only college in Siskiyou County. The college is in the service area of California State University, Chico and one of only eleven community colleges in California that provide on-campus housing for students."@en ;
    schema:url <https://www.siskiyous.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123484> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146898> ;
    schema:sameAs <https://twitter.com/cos_infonow> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09b5yz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146898> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Weed" ;
        schema:addressRegion "CA" ;
        schema:postalCode "96094-2899" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.413005 ;
        schema:longitude -122.38909 ] ;
    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 "1187" ] ;
    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 "118700" ] ;
    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/123484> ;
        schema:value "123484" ] ;
    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/106616> ;
        schema:value "106616" ] .