@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/68398> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96881> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300022487> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68398" ;
    skos:prefLabel "camera obscura"@en,
        "camera obscura"@nl ;
    skos:scopeNote "Rooms or boxes with a single small opening, with or without a lens, through which an inverted image is projected from outside the box onto the opposite interior wall."@en,
        "Ruimtes of dozen met één kleine opening, met of zonder lens, waardoorheen een omgekeerde afbeelding van buiten de doos op de tegenovergelegen binnenwand wordt geprojecteerd."@nl ;
    prov:generatedAtTime "2023-07-10T09:20:10+00:00"^^xsd:dateTime .

