@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/64815> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97352> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300252827> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64815" ;
    skos:prefLabel "witch"@en,
        "heks"@nl ;
    skos:scopeNote "Those who study and exercise supernatural and natural powers for benevolent or malevolent ends, making use in varying degrees of magic, psychic powers, herbalism, divination, and communication with good or evil spirits."@en,
        "Zij die zich bezighouden met het bestuderen en toepassen van bovennatuurlijke en natuurlijke machten voor goedaardige of kwaadaardige doeleinden, waarbij zij in variërende mate gebruik maken van magie, paranormale krachten, kruidkunde, waarzeggerij en communicatie met goede of kwade geesten."@nl ;
    prov:generatedAtTime "2022-10-19T12:37:20+00:00"^^xsd:dateTime .

