@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/international_business>
  skos:prefLabel "international business"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/global_sourcing> .

<https://concepts.sagepub.com/social-science/concept/global_sourcing>
  skos:definition "In the manufacturing industry, sourcing decisions refer to decisions about whether to make or buy the component parts that comprise the final product. If a firm decides to make the component parts, the firm will have its own plants and vertically integrate into the manufacture of the firm's own component parts. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmagementmarketing/n307.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Management and Marketing; Global Sourcing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_business> ;
  skos:prefLabel "global sourcing"@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_sourcing> .

