@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/communications_mix>
  skos:definition "the components of an organization's marketing communications program—advertising, sales promotion, public relations, direct marketing, and personal selling—and the way in which they are blended together to form an integrated plan; the particular combination of promotion elements and activities used by a company to pursue its communications and marketing objectives. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n703.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Communications Mix</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing_communication> ;
  skos:prefLabel "communications mix"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/marketing_communication>
  skos:prefLabel "marketing communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communications_mix> .

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

