@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/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staffing_levels> .

<https://concepts.sagepub.com/social-science/concept/staffing_levels>
  skos:definition "There are different levels of international employees around the world. An expatriate is an employee who is sent by a company in one country to manage the same company's operations in another country. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n858.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Staffing Levels</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_complement> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staffing>, <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "staffing levels"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/staff_complement>
  skos:prefLabel "staff complement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staffing_levels> .

