@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/organizational_communication>
  skos:prefLabel "organizational communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communication_challenges> .

<https://concepts.sagepub.com/social-science/concept/communication_challenges>
  skos:definition "Effective communications are vital for success in today's business. Managers need to communicate with those they deal with—their customers, employees, vendors, and the public—in order to give directions, share ideas, motivate and elicit or disseminate needed information. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n185.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Communication Challenges</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_communication> ;
  skos:prefLabel "communication challenges"@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/communication_challenges> .

