@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/125471> a schema:EducationalOrganization, skos:Concept ;
    schema:name "West Los Angeles College" ;
    skos:prefLabel "West Los Angeles College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "West Los Angeles College is a public community college in Culver City, Los Angeles County, California. It is part of the California Community Colleges System and the Los Angeles Community College District. It is accredited by the Accrediting Commission for Community and Junior Colleges. The school offers associate degrees including 18 vocational-oriented programs in addition to 25 transfer programs. The college awards more than 600 degrees and certificates annually in 39 fields."@en ;
    schema:url <https://www.wlac.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/125471> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7985808> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02jfqx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7985808> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Culver City" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90230-3519" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.004512 ;
        schema:longitude -118.386664 ] ;
    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 "8596" ] ;
    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 "859600" ] ;
    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/125471> ;
        schema:value "125471" ] ;
    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/107071> ;
        schema:value "107071" ] .