@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/ghost_photography> .

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

<https://concepts.sagepub.com/social-science/concept/ghost_photography>
  skos:definition "Since the beginning of time, people have imagined ghosts to haunt the world. These creatures were thought to be either hindered in their transfer to the afterlife or reluctant to leave their loved ones like the restless spirit of Catherine in Emily's Brontë's epic novel Wuthering Heights. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n173.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Ghost Photography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unworldly_entities_and_events> ;
  skos:prefLabel "ghost photography"@en ;
  a skos:Concept .

