@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/125170> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Berkeley City College" ;
    skos:prefLabel "Berkeley City College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Berkeley City College is a public community college in Berkeley, California. It is part of the California Community Colleges System and the Peralta Community College District. Berkeley City College is accredited by the Accrediting Commission for Community and Junior Colleges."@en ;
    schema:url <https://www.berkeleycitycollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/125170> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4891998> ;
    schema:sameAs <https://www.facebook.com/berkeleycc> ;
    schema:sameAs <https://twitter.com/berkeleycc> ;
    schema:sameAs <https://www.instagram.com/berkeleycitycollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0dv80t> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4891998> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Berkeley" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94704" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.869769 ;
        schema:longitude -122.269877 ] ;
    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 "22427" ] ;
    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 "2242700" ] ;
    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/125170> ;
        schema:value "125170" ] ;
    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/107026> ;
        schema:value "107026" ] .