@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/117645> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Long Beach City College" ;
    skos:prefLabel "Long Beach City College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Long Beach City College (LBCC) is a public community college in Long Beach, California, United States. It was established in 1927 and is divided into two campuses, the Liberal Arts Campus (LAC) in Lakewood Village and the Trades, Technology, and Community Learning Campus (TTC) in central Long Beach on Pacific Coast Highway. It is the only college in the Long Beach Community College District."@en ;
    schema:url <https://www.lbcc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Longbeach%20citycollege%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/117645> ;
    schema:sameAs <http://www.wikidata.org/entity/Q10863001> ;
    schema:sameAs <https://www.facebook.com/lbcitycollege> ;
    schema:sameAs <https://twitter.com/LBCityCollege> ;
    schema:sameAs <https://www.instagram.com/lbcitycollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0b20xr> ;
    owl:sameAs <http://www.wikidata.org/entity/Q10863001> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Long Beach" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90808-1706" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.833593 ;
        schema:longitude -118.135633 ] ;
    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 "1219" ] ;
    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 "121900" ] ;
    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/117645> ;
        schema:value "117645" ] ;
    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/104753> ;
        schema:value "104753" ] .