@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/141981> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Hawaii-West Oahu" ;
    skos:prefLabel "University of Hawaii-West Oahu" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Hawaiʻi–West Oʻahu is a public college in Kapolei, Hawaii, United States. It is part of the University of Hawaiʻi system. It offers baccalaureate degrees in liberal arts and professional studies. UHWO opened in January 1976. In 1981 it was accredited by the WASC Senior College and University Commission or its predecessor. In 2007, the school added first- and second-year subjects, becoming a four-year college."@en ;
    schema:url <https://westoahu.hawaii.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Hawaii%E2%80%93West%20Oahu%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/141981> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1171185> ;
    schema:sameAs <https://www.facebook.com/UHWestOahu> ;
    schema:sameAs <https://twitter.com/uhwestoahu> ;
    schema:sameAs <https://www.instagram.com/uhwestoahu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/039swh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1171185> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kapolei" ;
        schema:addressRegion "HI" ;
        schema:postalCode "96707-4507" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 21.35531 ;
        schema:longitude -158.056403 ] ;
    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 "21078" ] ;
    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 "2107800" ] ;
    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/141981> ;
        schema:value "141981" ] ;
    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/112093> ;
        schema:value "112093" ] .