@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/loss_of_friends>
  skos:definition "By default, many aspects of partners' lives change in the aftermath of a dissolved intimate relationship, including a divorce. Friendships and social connections are not protected from such change, and, indeed, may play an important role in the dissolution as a reason for divorce or as a key predictor of a partner's ability to manage the divorce. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Friends, Loss of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/effects_of_divorce> ;
  skos:prefLabel "loss of friends"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/effects_of_divorce>
  skos:prefLabel "effects of divorce"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loss_of_friends> .

<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_of_friends> .

