@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/intra-firm_transfer>
  skos:definition "The price at which multinational enterprises sell their products to their own subsidiaries and affiliates is known as the intra-firm transfer price. In addition to products, the foreign subsidiary may be using techniques, machinery, or processes, owned, patented, and/or licensed by the multinational parent to whom the subsidiary must pay royalties or license fees. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n533.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Intra-Firm Transfer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "intra-firm transfer"@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/intra-firm_transfer> .

<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/intra-firm_transfer> .

