@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/psychological_processes>
  skos:prefLabel "psychological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communal_relationships> .

<https://concepts.sagepub.com/social-science/concept/types_of_relationships>
  skos:prefLabel "types of relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communal_relationships> .

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

<https://concepts.sagepub.com/social-science/concept/group_participation>
  skos:prefLabel "group participation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communal_relationships> .

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

<https://concepts.sagepub.com/social-science/concept/communal_relationships>
  skos:definition "Definition A communal relationship is one in which an individual assumes responsibility for the welfare of his or her partner. In these relationships, when the partner has a specific need, wants support in striving toward a goal, would enjoy being included in an activity, or simply could use the reassurance of care, the other partner strives to be responsive. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n91.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Communal Relationships</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_relationships>, <https://concepts.sagepub.com/social-science/concept/psychological_processes>, <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships>, <https://concepts.sagepub.com/social-science/concept/group_participation> ;
  skos:prefLabel "communal relationships"@en ;
  a skos:Concept .

