@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/nonverbal_involvement>
  skos:definition "Nonverbal involvement refers to the behavioral immediacy between people in social settings. Increased nonverbal involvement is a cumulative product of several behaviors, including closer distance, higher levels of gaze, touch, forward lean, more direct body orientation, and greater expressiveness in facial, gestural, and vocal channels. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n375.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Nonverbal Involvement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/communication_processes> ;
  skos:prefLabel "nonverbal involvement"@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/nonverbal_involvement> .

<https://concepts.sagepub.com/social-science/concept/communication_processes>
  skos:prefLabel "communication processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonverbal_involvement> .

