@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/54096> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54090> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300133465> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46482> ;
    skos:notation "54096" ;
    skos:prefLabel "silver-dye bleach process"@en,
        "zilverkleur bleekprocédé"@nl ;
    skos:scopeNote "A subtractive color photographic process in which dyes present in the emulsion are bleached, leaving only those dyes that correspond to the image color."@en,
        "Een subtractief kleurfotografisch procédé waarbij kleurstoffen die in de emulsie aanwezig zijn, worden gebleekt, waardoor alleen die kleurstoffen achterblijven die overeenkomen met de kleur van de afbeelding."@nl ;
    prov:generatedAtTime "2023-06-13T12:21:51+00:00"^^xsd:dateTime .

