@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/eschatology>
  skos:definition "Eschatology deals with questions about the final destination of human beings, including the question of an afterlife. When people face life's finitude, they feel a need for a perspective that extends beyond mortality. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n140.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Eschatology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion>, <https://concepts.sagepub.com/social-science/concept/philosophical_perspectives_on_death> ;
  skos:prefLabel "eschatology"@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/eschatology> .

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

<https://concepts.sagepub.com/social-science/concept/philosophical_perspectives_on_death>
  skos:prefLabel "philosophical perspectives on death"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eschatology> .

