@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/angels>
  skos:definition "Angels feature in people's lives, deaths, and afterlives in the form of guardian angels, angels that meet people after death or dead people who become angels. After a period in which secularization led to an eclipse of angels, recent years have seen a resurgence of interest in angels in relation to death, for instance in popular religiosity. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n18.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Angels</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion> ;
  skos:prefLabel "angels"@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/angels> .

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

