@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/psycho-cognitive_orientations>
  skos:prefLabel "psycho-cognitive orientations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interaction_involvement> .

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

<https://concepts.sagepub.com/social-science/concept/interpersonal_concepts>
  skos:prefLabel "interpersonal concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interaction_involvement> .

<https://concepts.sagepub.com/social-science/concept/interaction_involvement>
  skos:definition "Interaction involvement is defined as the extent to which an individual participates in a social environment. This entails the individual's being aware of his or her own thoughts/feelings about messages from others, as well as attending to the likely meanings other people intend for their messages. [Source: <a href=\"https://sk.sagepub.com/reference/communicationtheory/n199.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Communication Theory; Interaction Involvement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psycho-cognitive_orientations>, <https://concepts.sagepub.com/social-science/concept/interpersonal_concepts> ;
  skos:prefLabel "interaction involvement"@en ;
  a skos:Concept .

