@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/80255> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90234> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300072604>,
        <https://www.wikidata.org/entity/Q43004> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80255" ;
    skos:prefLabel "animism"@en,
        "animisme"@nl ;
    skos:scopeNote "Refers to the belief in spiritual beings capable of influencing human events, based on the idea that animals, plants and even inanimate objects have souls like humans. The 19th-century anthropologist Edward Tylor thought it to be the earliest form of religion, a view not accepted by modern anthropologists."@en,
        "Verwijst naar het geloof in spirituele wezens die in staat zijn menselijke gebeurtenissen te beïnvloeden. De basis hiervoor is het idee dat dieren, planten en zelfs levenloze objecten net als mensen een ziel hebben. De 19de-eeuwse antropoloog Edward Tylor beschouwde dit als de vroegste vorm van religie, een opvatting die bij moderne antropologen geen acceptatie vindt."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:17+00:00"^^xsd:dateTime .

