@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/53729> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45672> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386683> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "53729" ;
    skos:prefLabel "camera maker"@en,
        "camerafabrikant"@nl ;
    skos:scopeNote "People or corporate bodies who make cameras, which are lightproof boxes fitted with a lens through the aperture of which the image of an object is recorded."@en,
        "Mensen of bedrijven die camera's maken, dat wil zeggen dozen die geen licht doorlaten en zijn toegerust met een lens; door de lensopening wordt het beeld van een object vastgelegd."@nl ;
    prov:generatedAtTime "2022-05-31T12:26:58+00:00"^^xsd:dateTime .

