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

<https://concepts.sagepub.com/social-science/concept/Haitian_Americans>
  skos:definition "Haitian Americans are an emergent group among recent immigrants to the United States. Haitians are the second-largest black immigrant group, after Jamaicans, with strong transnational connection to their homeland. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n377.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Haitian Americans</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups> ;
  skos:prefLabel "Haitian Americans"@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/Haitian_Americans> .

