@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/interpersonal_communication_styles>
  skos:definition "Interpersonal communication style is the manner in which one communicates. It includes the way one interacts to create expectations for future behavior on the part of both participants. [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n153.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Interpersonal Communication Styles</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/groups,_teams,_and_teamwork> ;
  skos:prefLabel "interpersonal communication styles"@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/interpersonal_communication_styles> .

<https://concepts.sagepub.com/social-science/concept/groups,_teams,_and_teamwork>
  skos:prefLabel "groups, teams, and teamwork"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interpersonal_communication_styles> .

