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

<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/Vietnamese_Americans> .

<https://concepts.sagepub.com/social-science/concept/Vietnamese_Americans>
  skos:definition "Vietnamese Americans represent one of the more recent refugee/immigrant populations in the United States. An introduction to Vietnamese Americans requires some familiarity with their historical and cultural backgrounds, to serve as contextual information for understanding their life experiences in America. [Source: <a href=\"https://sk.sagepub.com/reference/multiculturalpsychology/n205.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Multicultural Psychology; Vietnamese Americans</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups>, <https://concepts.sagepub.com/social-science/concept/ethnic_groups> ;
  skos:prefLabel "Vietnamese Americans"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/ethnic_groups>
  skos:prefLabel "ethnic groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Vietnamese_Americans> .

