@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/Pacific_states>
  skos:prefLabel "Pacific states"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Hawaii> .

<https://concepts.sagepub.com/social-science/concept/Hawaii>
  skos:definition "HAWAII WAS ORIGINALLY settled by Polynesian people in the second half of the first millennium C.E., and was an independent sovereign state, ruled by a king, until it was annexed by the United States in 1898, becoming the Territory of Hawaii. Under U.S. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n152.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Hawaii</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006254.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Polynesia>, <https://concepts.sagepub.com/social-science/concept/Pacific_states> ;
  skos:prefLabel "Hawaii"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Hawaii> .

<https://concepts.sagepub.com/social-science/concept/Polynesia>
  skos:prefLabel "Polynesia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Hawaii> .

