@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/46216> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54068> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053530> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "46216" ;
    skos:prefLabel "daguerreotype (process)"@en,
        "daguerreotypie (procedé)"@nl ;
    skos:scopeNote "Process that produces a direct positive image on a silver-coated copper plate, invented by Louis-Jacques-Mandé Daguerre of France and Joseph-Nicéphore Niepce in the 1830s. In the process, a copper plate is coated with silver iodide and exposed to light in a camera, then fumed with mercury vapour and fixed with common salt in solution."@en,
        "Eenmalig procédé waarbij een direct positief wordt verkregen op een gepolijste verzilverde, aanvankelijk door jodiumdampen en later in combinatie met broomdampen lichtgevoelig gemaakte koperplaat."@nl ;
    prov:generatedAtTime "2023-06-13T07:01:33+00:00"^^xsd:dateTime .

