@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/undocumented_workers>
  skos:definition "Today, new technologies facilitate limitless communication and travel, while integrated markets create global economies. Yet, behind the veneer of seamless economic and cultural integration are millions of undocumented workers who labor in the shadows. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-work/n319.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Work: An Encyclopedia; Undocumented Workers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/employment_relationships> ;
  skos:prefLabel "undocumented workers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/employment_relationships>
  skos:prefLabel "employment relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/undocumented_workers> .

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

