@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/haole> .

<https://concepts.sagepub.com/social-science/concept/haole>
  skos:definition "Haole refers to a largely racialized ethnic group in Hawai'i that has significantly shaped the society and direction of the islands. Olelo Hawai'i, the Hawaiian language, defines haole as either a general foreigner or a White person specifically. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n235.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Haole</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups> ;
  skos:prefLabel "haole"@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/haole> .

