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

<https://concepts.sagepub.com/social-science/concept/death_rituals_and_ceremonies>
  skos:prefLabel "death rituals and ceremonies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Halloween> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Halloween> .

<https://concepts.sagepub.com/social-science/concept/Halloween>
  skos:definition "Halloween, celebrated on October 31, originally marked the beginning of the dark half of the year. Once tied to seasonal shifts and pastoral cycles in northwestern Europe, Halloween has always been seen as a portal for the spirit world. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Halloween</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unworldly_entities_and_events>, <https://concepts.sagepub.com/social-science/concept/death_rituals_and_ceremonies> ;
  skos:prefLabel "Halloween"@en ;
  a skos:Concept .

