@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/141574> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Hawaii at Manoa" ;
    skos:prefLabel "University of Hawaii at Manoa" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Hawaiʻi at Mānoa is a public land-grant research university in Honolulu, Hawaii, United States. It is the flagship campus of the University of Hawaiʻi system and houses the main offices of the system. Most of the campus occupies the eastern half of the mouth of Mānoa Valley on Oʻahu, with the John A. Burns School of Medicine located adjacent to Kakaʻako Waterfront Park."@en ;
    schema:url <https://manoa.hawaii.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Hawaii%20at%20Manoa%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/141574> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2000129> ;
    schema:sameAs <https://twitter.com/uhmanoa> ;
    schema:sameAs <https://www.youtube.com/channel/UC9EhRqSspvpWk0QDXor3CvA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02_7kp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2000129> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Honolulu" ;
        schema:addressRegion "HI" ;
        schema:postalCode "96822-2217" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 21.298598 ;
        schema:longitude -157.818979 ] ;
    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 "1610" ] ;
    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 "161000" ] ;
    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/141574> ;
        schema:value "141574" ] ;
    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/111939> ;
        schema:value "111939" ] .