@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/90003> a skos:Concept ;
    skos:altLabel "fototoestel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96881> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300022636> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90003" ;
    skos:prefLabel "camera"@en,
        "camera"@nl ;
    skos:scopeNote "Lightproof boxes fitted with a lens through the aperture of which the image of an object is recorded on light-sensitive material such as film, or transformed into electrical impulses for direct transmission or for video recording."@en,
        "Lichtdichte dozen met een lens die door een lensopening steekt waardoor een beeld van een voorwerp op film of ander lichtgevoelig materiaal wordt vastgelegd, of waarin het beeld wordt omgezet in elektrische pulsen voor rechtstreekse overdracht of videoregistratie."@nl ;
    prov:generatedAtTime "2023-07-10T09:19:37+00:00"^^xsd:dateTime .

