@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/language_usage_in_relationships> .

<https://concepts.sagepub.com/social-science/concept/language_usage_in_relationships>
  skos:definition "The words that people use in conversation convey information about who they are, their motives, their audience, and their situations. Findings from laboratory and naturalistic studies over the past decade suggest that the words people use can yield clues about the quality of their relationships. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n309.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Language Usage in Relationships</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/communication_processes>, <https://concepts.sagepub.com/social-science/concept/cognitive_processes_in_relationships> ;
  skos:prefLabel "language usage in relationships"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/cognitive_processes_in_relationships>
  skos:prefLabel "cognitive processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/language_usage_in_relationships> .

