@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/80245> a skos:Concept ;
    skos:altLabel "talisman"@en,
        "talisman"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266585> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80245" ;
    skos:prefLabel "amulet"@en,
        "amulet"@nl ;
    skos:scopeNote "Small objects worn as protecting charms, as to ward off evil, harm, or illness, or to bring good fortune. For objects specifically cut with astrological or magical symbols, intended to protect the bearer, but not necessarily worn, use \"talismans.\" Small objects believed to posess magic powers and worn as a good-luck charm or as jewelry."@en,
        "Kleine voorwerpen, op het lichaam gedragen ter bescherming tegen kwaad, schade of ziekte of om geluk te brengen. Gebruik de term 'talismans' voor voorwerpen met astrologische of magische symbolen en die zijn bedoeld om de drager te beschermen, maar die niet persé op het lichaam hoeven te worden gedragen."@nl ;
    prov:generatedAtTime "2023-07-31T11:56:55+00:00"^^xsd:dateTime .

