@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/unworldly_entities_and_events>
  skos:prefLabel "unworldly entities and events"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ghosts> .

<https://concepts.sagepub.com/social-science/concept/ghosts>
  skos:definition "Though possibly nonexistent, ghosts play a role in the human experience of death. Ghost stories are popular in most cultures, giving a glimpse of what life after death might be like, if real. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n174.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Ghosts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unworldly_entities_and_events> ;
  skos:prefLabel "ghosts"@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/ghosts> .

