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

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

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

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

<https://concepts.sagepub.com/social-science/concept/immediacy>
  skos:definition "Immediacy behaviors are actions that simultaneously communicate warmth, involvement, psychological closeness, availability for communication, and positive affect. Immediacy is the primary way humans signal interpersonal closeness, willingness to communicate, and positive feelings for other people. [Source: <a href=\"https://sk.sagepub.com/reference/communicationtheory/n187.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Communication Theory; Immediacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social-interactional_orientations>, <https://concepts.sagepub.com/social-science/concept/psycho-cognitive_orientations>, <https://concepts.sagepub.com/social-science/concept/interpersonal_concepts> ;
  skos:prefLabel "immediacy"@en ;
  a skos:Concept .

