@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/117690> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Los Angeles Harbor College" ;
    skos:prefLabel "Los Angeles Harbor College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Los Angeles Harbor College (LAHC) is a public community college in Wilmington, California. It is one of two community colleges serving the South Bay region of Los Angeles. LAHC serves mainly students from Harbor City, Carson, San Pedro, Gardena, Lomita, Wilmington and the Palos Verdes Peninsula."@en ;
    schema:url <https://www.lahc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/117690> ;
    schema:sameAs <http://www.wikidata.org/entity/Q12061371> ;
    schema:sameAs <https://twitter.com/lahcedu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0660b2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q12061371> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Wilmington" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90744-2397" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.785825 ;
        schema:longitude -118.283549 ] ;
    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 "1224" ] ;
    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 "122400" ] ;
    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/117690> ;
        schema:value "117690" ] ;
    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/104780> ;
        schema:value "104780" ] .