@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/81809> a skos:Concept ;
    skos:altLabel "kijkdoos"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98158> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300211180> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/93940> ;
    skos:notation "81809" ;
    skos:prefLabel "peepshow"@en,
        "kijkkast"@nl ;
    skos:scopeNote "Optical devices that give the illusion of depth and action when viewing two-dimensional images, by the use of one or more magnifying lenses or mirrors set in a boxlike enclosure and viewed through a small opening on one end. Usually used with special prints designed for the purpose, \"perspective view prints.\""@en,
        "Optisch apparaat dat de illusie van diepte en beweging geeft door gebruik te maken van vergrotende lenzen en spiegels in een doosachtig omhulsel, waarin door een klein gaatje aan één kant wordt gekeken. Het effect wordt gecreëerd door speciale afbeeldigen voor dit doeleinde: 'opticaprenten'."@nl ;
    prov:generatedAtTime "2023-07-19T06:07:57+00:00"^^xsd:dateTime .

