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

<https://concepts.sagepub.com/social-science/concept/Cambodian_Americans>
  skos:definition "Cambodians are a relatively new immigrant group to the United States, arriving in significant numbers following the U.S. withdrawal from Southeast Asia in April 1975. As a group, Cambodians made up about 15% of the over 1 million refugees arriving from Southeast Asia between 1975 and 1993. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n93.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Cambodian Americans</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups> ;
  skos:prefLabel "Cambodian 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/Cambodian_Americans> .

