@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/matrix_structure>
  skos:definition "The matrix structure is one of the most prominent organizational structures used by multinational corporations (MNCs). Made up by the combination of some elementary organizational structures, the matrix structure is meant to cope with the increasing internal and external complexity MNCs face as a result of their growing internationalization and diversification. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n629.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Matrix Structure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>, <https://concepts.sagepub.com/social-science/concept/managing_organizations> ;
  skos:prefLabel "matrix structure"@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/matrix_structure> .

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

<https://concepts.sagepub.com/social-science/concept/managing_organizations>
  skos:prefLabel "managing organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/matrix_structure> .

