@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/109819> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bakersfield College" ;
    skos:prefLabel "Bakersfield College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bakersfield College (BC) is a public community college in Bakersfield, California, United States. BC serves about 31,000 students each semester or 46,500 annually, and offers associate degrees, certificate programs, and is one of fifteen California Community Colleges offering a baccalaureate degree. It is part of the Kern Community College District (KCCD), which is itself part of the California Community Colleges system."@en ;
    schema:url <https://www.bakersfieldcollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Bakersfield%20college%20signature%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/109819> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4849288> ;
    schema:sameAs <https://www.facebook.com/BakersfieldCollege> ;
    schema:sameAs <https://twitter.com/bakcollege> ;
    schema:sameAs <https://www.instagram.com/bakersfieldcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bt8p8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4849288> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bakersfield" ;
        schema:addressRegion "CA" ;
        schema:postalCode "93305-1299" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.40911 ;
        schema:longitude -118.973753 ] ;
    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 "1118" ] ;
    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 "111800" ] ;
    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/109819> ;
        schema:value "109819" ] ;
    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/102614> ;
        schema:value "102614" ] .