@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/communication_styles>
  skos:definition "Communication involves sending, receiving, and interpreting information. At all times, people are communicating with others, whether verbally or nonverbally. [Source: <a href=\"https://sk.sagepub.com/reference/newventuremgmt/n28.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Venture Management; Communication Styles</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_communication>, <https://concepts.sagepub.com/social-science/concept/entrepreneurial_decision_making> ;
  skos:prefLabel "communication styles"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/entrepreneurial_decision_making>
  skos:prefLabel "entrepreneurial decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communication_styles> .

