@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/interpersonal_communication_theories> .

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

<https://concepts.sagepub.com/social-science/concept/interpersonal_communication_theories>
  skos:definition "Interpersonal communication (IPC) is one of the most popular teaching subjects and research areas in communication studies. At its most basic, IPC examines how people in relationships talk to one another, why they select the messages they select, and the effect the messages have on the relationship and the individuals. [Source: <a href=\"https://sk.sagepub.com/reference/communicationtheory/n205.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Communication Theory; Interpersonal Communication Theories</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interpersonal_concepts> ;
  skos:prefLabel "interpersonal communication theories"@en ;
  a skos:Concept .

