@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/global_product_divisions>
  skos:definition "Global product divisions are part of a multinational's organizational structure when the primary division of the firm's activities is based on product (or service) categories. For example, an automobile manufacturing firm may be primarily divided into a truck division, a passenger car division, and an SUV division; or a large professional service firm may be divided into audit, business advising, information technology, and tax divisions. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n447.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Global Product Divisions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "global product 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/global_product_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/global_product_divisions> .

