@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/personality_and_individual_differences>
  skos:prefLabel "personality and individual differences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unmitigated_communion> .

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

<https://concepts.sagepub.com/social-science/concept/unmitigated_communion>
  skos:definition "Successful relationships require an individual to focus on the needs of others while also attending to their own needs. Many individuals have difficulty striking this balance, to the detriment of their personal and relational well-being. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n549.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Unmitigated Communion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences> ;
  skos:prefLabel "unmitigated communion"@en ;
  a skos:Concept .

