@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/regional_divisions>
  skos:definition "A regional division is a multinational firm's organizational structure by which the primary division of the firm is by a small number of geographic regions. For example, an insurance firm may be primarily divided into four regional divisions (Americas, Africa/Middle East, Asia/Pacific, Europe), and each of these divisions may then contain various product, market, and country structures. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n778.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Regional Divisions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "regional divisions"@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/regional_divisions> .

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

