@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/emotion_processes_in_relationships>
  skos:prefLabel "emotion processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loss> .

<https://concepts.sagepub.com/social-science/concept/loss>
  skos:definition "Loss is a central concept in the social and behavioral sciences and is relevant to a vast array of phenomena, including chronic illness, death and dying, relationship dissolution, injuries of various types, and assaults on the self (e.g., rape). Loss is a general concept that subsumes more specific concepts such as trauma and stress. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n323.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Loss</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships> ;
  skos:prefLabel "loss"@en ;
  a skos:Concept .

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

