@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/46468> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54048> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300127149> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "46468" ;
    skos:prefLabel "salt print"@en,
        "zoutdruk"@nl ;
    skos:scopeNote "Photographic prints having light-sensitive salts in the fibers of the paper rather than in a binder; the image is positive and is printed out rather than developed out. For positive prints specifically made by Talbot's calotype process, use the more specific \"calotype prints (positive prints).\" For Talbot's printed-out paper negatives, use \"photogenic drawings.\""@en,
        "Fotografische afdrukken vervaardigd door met keukenzout bestreken papier door middel van zilvernitraat lichtgevoelig te maken en in contact te belichten onder een negatief tot het beeld gevormd is. Gebruik 'kalotypieën' voor met zilverjodide of zilvernitraat lichtgevoelig gemaakte en daarna met was bewerkte papiernegatieven. Gebruik 'photogenic drawings' voor papiernegatieven vervaardigd door het afdrukken van een zilverafbeelding."@nl ;
    prov:generatedAtTime "2023-03-22T15:27:37+00:00"^^xsd:dateTime .

