@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/95761> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98173> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300262951> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95761" ;
    skos:prefLabel "mummy"@en,
        "mummie"@nl ;
    skos:scopeNote "Refers the bodies of human beings, or sometimes of animals, that have been embalmed, naturally preserved, or treated for burial with preservatives. Among the many peoples who practiced mummification were the people living along the Torres Strait between Papua New Guinea and Australia, the Incas of South America, and the Chinese. Prominent examples were created by the ancient Egyptians. The process varied from age to age in Egypt, but it always involved removing the internal organs (though in a late period they were replaced after treatment), treating the body with resin, and wrapping it in linen bandages."@en,
        "Te gebruiken voor de lichamen van mensen of dieren die zijn gebalsemd om te worden begraven volgens de methode van de oude Egyptenaren of op een overeenkomstige manier."@nl ;
    prov:generatedAtTime "2023-07-19T09:10:39+00:00"^^xsd:dateTime .

