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

<https://concepts.sagepub.com/social-science/concept/fear_of_being_alone>
  skos:definition "The experience of being alone, whether existentially felt or the actual lack of having access to a primary attachment relationship, is the complementary opposite state of being together. Both states characterize human experience across the life span. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n25.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Alone, Fear of Being</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_of_divorce>, <https://concepts.sagepub.com/social-science/concept/fear> ;
  skos:prefLabel "fear of being alone"@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/fear_of_being_alone> .

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

