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

<https://concepts.sagepub.com/social-science/concept/perspective_taking>
  skos:definition "Perspective taking describes a person's attempt to understand a stimulus from a different point of view. In relationships, perspective taking typically describes one person's attempt to understand a relationship partner's mental representations—his or her thoughts, feelings, attitudes, beliefs, preferences, or evaluations. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n397.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Perspective Taking</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 "perspective taking"@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/perspective_taking> .

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

