@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/supply_chains>
  skos:prefLabel "supply chains"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/channel_conflict> .

<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_conflict> .

<https://concepts.sagepub.com/social-science/concept/channel_conflict>
  skos:definition "in the distribution channel, disagreement between or among intermediaries as to objectives, responsibilities, expectations, or any marketing or nonmarketing matters relating to the conduct of business in the channel;. . [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n594.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Channel Conflict</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/supply_chains> ;
  skos:prefLabel "channel conflict"@en ;
  a skos:Concept .

