@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/82255> a skos:Concept ;
    skos:altLabel "black magic"@en,
        "sorcery"@en,
        "magische handeling"@nl,
        "tovenarij"@nl,
        "toveren"@nl,
        "toverij"@nl,
        "zwarte magie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/82571> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054590> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82255" ;
    skos:prefLabel "magic"@en,
        "magie"@nl ;
    skos:scopeNote "Study and practice of ritual activities intended to control or influence human or natural events through the invocation of external and impersonal mystical forces beyond the ordinary human sphere; typical ritual activities include the manipulation of special objects and the recitation of spells."@en,
        "De studie en beoefening van rituele activiteiten die zijn bedoeld om menselijke of natuurlijke gebeurtenissen te regelen of te beïnvloeden door middel van het oproepen van externe en onpersoonlijke mystieke krachten van buiten het gewone menselijke domein; kenmerkende rituele activiteiten zijn onder andere het gebruik van speciale voorwerpen en het uitspreken van bezweringsformules."@nl ;
    prov:generatedAtTime "2023-07-11T14:20:48+00:00"^^xsd:dateTime .

