@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/conceptgroup/laws>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Immigration_acts> .

<https://concepts.sagepub.com/social-science/concept/Social_welfare_acts>
  skos:prefLabel "Social welfare acts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Immigration_acts> .

<https://concepts.sagepub.com/social-science/concept/Nationality_Immigration_and_Asylum_Act_2002>
  skos:prefLabel "Nationality Immigration and Asylum Act 2002"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Immigration_acts> .

<https://concepts.sagepub.com/social-science/concept/Immigration_acts>
  skos:definition "Throughout its history, the U.S. government has adopted legislation aimed at regulating immigration. Immigration acts adopted in 1917 and 1924 arose from the nativist and xenophobic sentiments of many American citizens who particularly disliked the influx of immigrants from Asia and southern and eastern Europe. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n433.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Immigration Acts</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Nationality_Immigration_and_Asylum_Act_2002> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Social_welfare_acts> ;
  skos:prefLabel "Immigration acts"@en ;
  a skos:Concept .

