@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/racial,_ethnic,_and_nationality_groups>
  skos:prefLabel "racial, ethnic, and nationality groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Pacific_Islanders> .

<https://concepts.sagepub.com/social-science/concept/Pacific_Islanders>
  skos:definition "Pacific Islanders refers to the indigenous people of the Polynesian, Micronesian, and Melanesian islands. Polynesia refers to the islands settled by Polynesians, which includes (but is not limited to) Tahiti, Hawai'i, American and Western Samoa, Tonga, Rapanui (Easter Island), the Cook Islands, and French Polynesia. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n422.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Pacific Islanders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups> ;
  skos:prefLabel "Pacific Islanders"@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/Pacific_Islanders> .

