@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/resurrection>
  skos:definition "Resurrection means rising from the dead. The word comes from Middle English, Anglo-French, and Latin (from resurrectio “the act of rising from the dead,” from resurgere “to rise from the dead,” from Latin re- “again” + surgere “to rise”). [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n285.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Resurrection</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion> ;
  skos:prefLabel "resurrection"@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/resurrection> .

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

