@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/113856> a schema:EducationalOrganization, skos:Concept ;
    schema:name "East Los Angeles College" ;
    skos:prefLabel "East Los Angeles College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "East Los Angeles College (ELAC) is a public community college in Monterey Park, California, a suburb of Los Angeles. It is part of the California Community Colleges System and the Los Angeles Community College District. With fourteen communities comprising its primary service area and an enrollment of 35,403 students, ELAC had the largest student body campus by enrollment in the state of California as of 2018. It was situated in northeastern East Los Angeles before that part of unincorporated East Los Angeles was annexed by Monterey Park in the early 1970s. ELAC offers associate degrees and certificates."@en ;
    schema:url <https://www.elac.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/113856> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5328880> ;
    schema:sameAs <https://www.facebook.com/eastlacollege> ;
    schema:sameAs <https://twitter.com/EastLACollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02gn93> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5328880> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Monterey Park" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91754-6099" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.040531 ;
        schema:longitude -118.148785 ] ;
    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 "22260" ] ;
    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 "2226000" ] ;
    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/113856> ;
        schema:value "113856" ] ;
    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/103857> ;
        schema:value "103857" ] .