@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/animals>
  skos:prefLabel "animals"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/animism> .

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

<https://concepts.sagepub.com/social-science/concept/animism>
  skos:definition "Animism has been used in two distinct theories, both of which involve particular understandings of death. The term derives from Latin anima, usually translated “soul” (although this term too bears a wide range of meanings in different cultures and religions). [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n19.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Animism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theology>, <https://concepts.sagepub.com/social-science/concept/religion>, <https://concepts.sagepub.com/social-science/concept/animals> ;
  skos:prefLabel "animism"@en ;
  a skos:Concept .

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

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

