@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/loneliness>
  skos:definition "Loneliness is one of the many unfortunate by-products of a failed marriage. Loneliness can creep into a marriage long before it ends, and it is often difficult to determine whether this feeling is stronger before or after the divorce. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n260.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Loneliness</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008132.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "loneliness"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/emotion>
  skos:prefLabel "emotion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loneliness> .

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

