@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/117520> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Life Chiropractic College West" ;
    skos:prefLabel "Life Chiropractic College West" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Life Chiropractic College West is a private chiropractic school with locations in Hayward, California, and Bellevue, Nebraska, US, known for its Doctor of Chiropractic degree program. Founded as Pacific States Chiropractic College in 1976 by George E. Anderson, the name was changed in 1981 to its current form after a merger with Life Chiropractic College."@en ;
    schema:url <https://www.lifewest.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/117520> ;
    schema:sameAs <http://www.wikidata.org/entity/Q16894145> ;
    owl:sameAs <http://www.wikidata.org/entity/Q16894145> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hayward" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94545-2570" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.638099 ;
        schema:longitude -122.117619 ] ;
    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 "22285" ] ;
    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/117520> ;
        schema:value "117520" ] ;
    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/104708> ;
        schema:value "104708" ] .