@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/141565> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Hawaii at Hilo" ;
    skos:prefLabel "University of Hawaii at Hilo" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Hawaiʻi at Hilo is a public university in Hilo, Hawaiʻi, United States. It is one of ten campuses of the University of Hawaiʻi System. It was founded as Hilo Center at Lyman Hall of the Hilo Boys School in 1945 and was a branch campus of the University of Hawaiʻi at Mānoa. In 1970 it was reorganized by an act of the Hawaiʻi State Legislature and became a campus within the newly created University of Hawaiʻi System."@en ;
    schema:url <https://hilo.hawaii.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Hawaii%20at%20Hilo%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/141565> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2150914> ;
    schema:sameAs <https://www.facebook.com/uhhilo> ;
    schema:sameAs <https://twitter.com/uhhilo> ;
    schema:sameAs <https://www.instagram.com/uhhilo> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0308mr> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2150914> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hilo" ;
        schema:addressRegion "HI" ;
        schema:postalCode "96720-4091" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 19.701189 ;
        schema:longitude -155.080847 ] ;
    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 "1611" ] ;
    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 "161100" ] ;
    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/141565> ;
        schema:value "141565" ] ;
    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/111920> ;
        schema:value "111920" ] .