@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/distribution_chain>
  skos:prefLabel "distribution chain"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/channel_management> .

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

<https://concepts.sagepub.com/social-science/concept/channel_management>
  skos:definition "the marketer's activities involved in organizing, directing, and controlling the marketing efforts of the intermediaries in its distribution channel, with the purpose of developing and maintaining an efficient, effective, and smoothly functioning team of intermediaries. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n597.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Channel Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/distribution_chain> ;
  skos:prefLabel "channel management"@en ;
  a skos:Concept .

