@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/race,_religion,_and_ethnicity>
  skos:prefLabel "race, religion, and ethnicity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immigrants> .

<https://concepts.sagepub.com/social-science/concept/migrants>
  skos:prefLabel "migrants"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immigrants> .

<https://concepts.sagepub.com/social-science/concept/sociological_issues>
  skos:prefLabel "sociological issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immigrants> .

<https://concepts.sagepub.com/social-science/concept/immigrants>
  skos:definition "Immigrants are people who leave their country of birth to live in a different country, most often on a permanent basis. Currently, people are immigrating to the United States by the thousands, hoping to find work and a better or safer life. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n389.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Immigrants</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/first_generation_immigrants> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociological_issues>, <https://concepts.sagepub.com/social-science/concept/race,_religion,_and_ethnicity>, <https://concepts.sagepub.com/social-science/concept/migrants>, <https://concepts.sagepub.com/social-science/concept/ethnic_groups> ;
  skos:prefLabel "immigrants"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/first_generation_immigrants>
  skos:prefLabel "first generation immigrants"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immigrants> .

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

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

