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

<https://concepts.sagepub.com/social-science/concept/international_division_structure>
  skos:definition "A firm may establish an international division to contain its international activities, thus creating a separation between domestic and international activities. For example, a British food company may have several domestic product divisions to serve customers in its home country, and also an international division to manage affairs in its various international markets. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n520.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; International Division Structure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "international division structure"@en ;
  a skos:Concept .

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

