@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/disposition_of_the_deceased>
  skos:prefLabel "disposition of the deceased"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/paleolithic_burial> .

<https://concepts.sagepub.com/social-science/concept/paleolithic_burial>
  skos:definition "The limited nature of the evidence from the Paleolithic, or Old Stone Age, a period beginning over 2.5 million years ago, poses a challenge to archaeologists. Funerary deposits seem to have been limited to cave sites; however, this may indicate more about how artifacts and ancient deposits survive than it does about the limits of cultural practice. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n42.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Burial, Paleolithic</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disposition_of_the_deceased> ;
  skos:prefLabel "paleolithic burial"@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/paleolithic_burial> .

