@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/65002> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74485> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264526> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65002" ;
    skos:prefLabel "magician"@en,
        "goochelaar"@nl ;
    skos:scopeNote "Performers who create illusions and perform sleight-of-hand, conjuring tricks, and other types of stage magic. Distinct from \"magicians (people in the occult)\", who study and practice ritual activities with the object of controlling or influencing human or natural events through the invocation of external and impersonal mystical forces.\""@en,
        "Uitvoerend kunstenaars die illusies creëren en vingervlugge trucs, goocheltrucs and andere vormen van illusionisme uitvoeren op het toneel. Te onderscheiden van 'tovenaars', die rituele handelingen bestuderen en uitvoeren, teneinde menselijke of natuurlijke gebeurtenissen te beïnvloeden door het oproepen van externe, niet-menselijke mystieke krachten."@nl ;
    prov:generatedAtTime "2021-10-19T15:02:53+00:00"^^xsd:dateTime .

