@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/82625> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98371> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056335> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82625" ;
    skos:prefLabel "optical illusion"@en,
        "optische illusie"@nl ;
    skos:scopeNote "Deceptive visual phenomena induced by the refraction of light as it passes through one substance to another or by atmospheric conditions that manipulate light rays."@en,
        "Bedrieglijk visueel fenomeen dat wordt veroorzaakt door de breking van licht dat door de ene materie naar de andere gaat, of door atmosferische omstandigheden die lichtstralen manipuleren."@nl ;
    prov:generatedAtTime "2023-11-16T11:39:26+00:00"^^xsd:dateTime .

