@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/subsidiary>
  skos:definition "The term subsidiary covers a range of organizational units and subunits, be they part- or wholly owned, foreign or domestic, acquisition or spin-off, formally or informally integrated. This term does imply significant legal ownership and a measure of control from the corporate headquarters (or upper) level of the organization, although, as already implied, contemporary parlance is to allow a broader range of relationships. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n873.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Subsidiary</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "subsidiary"@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/subsidiary> .

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

