@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/117788> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Los Angeles City College" ;
    skos:prefLabel "Los Angeles City College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Los Angeles City College (LACC) is a public community college in East Hollywood, California. A part of the Los Angeles Community College District, it is located on Vermont Avenue south of Santa Monica Boulevard on the former campus of the University of California, Los Angeles (UCLA). From 1947 to 1955, the college shared its campus with California State University, Los Angeles, then known as Los Angeles State College of Applied Arts and Sciences (LASCAAS), before the university moved to its present campus of 175 acres (71 ha) in the northeastern section of the City of Los Angeles, 5 miles (8 km) east of the Civic Center."@en ;
    schema:url <https://www.lacitycollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Los%20Angeles%20City%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/117788> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1727138> ;
    schema:sameAs <https://twitter.com/lacitycollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06kknt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1727138> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Los Angeles" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90029" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.087301 ;
        schema:longitude -118.292169 ] ;
    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 "1223" ] ;
    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 "122300" ] ;
    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/117788> ;
        schema:value "117788" ] ;
    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/104841> ;
        schema:value "104841" ] .