@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/123341> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Sierra College" ;
    skos:prefLabel "Sierra College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Sierra College is a public community college in Rocklin, California. It is part of the Sierra Joint Community College District, a district that covers over 3,200 square miles (8,300 km2), serves Placer, Nevada and parts of El Dorado and Sacramento counties."@en ;
    schema:url <https://www.sierracollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123341> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7511366> ;
    schema:sameAs <https://twitter.com/SierraCollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08hncv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7511366> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rocklin" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95677-3397" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.790773 ;
        schema:longitude -121.211688 ] ;
    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 "1290" ] ;
    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 "129000" ] ;
    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/123341> ;
        schema:value "123341" ] ;
    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/106564> ;
        schema:value "106564" ] .