@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/off-shoring>
  skos:definition "Off-shoring is the migration of jobs rather than people between countries and regions. Firms ship at least part of their production and jobs abroad and then reimport the products and services into their home country. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n711.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Off-Shoring</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "off-shoring"@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/off-shoring> .

<https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/off-shoring> .

