@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/54090> a skos:Concept ;
    skos:altLabel "kleurenprocedé (fotografie)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/54068> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053474> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/54096>,
        <https://data.rkd.nl/thesaurus/54097> ;
    skos:notation "54090" ;
    skos:prefLabel "subtractive color processes"@en,
        "subtractieve kleurenprocédé"@nl ;
    skos:scopeNote "Photographic processes using cyan, magenta, and yellow dyes or inks to produce a full-color image. Each dye permits two of the primary colors to pass, while blocking the third; a combination of two dyes (on separate filters) will allow only a single primary to pass."@en,
        "Fotografische procédés waarbij gebruik wordt gemaakt van cyaan, magenta en gele kleurenstoffen of inkt om een kleurenafdruk te maken. Elke kleurstof laat slechts twee van de drie hoofdkleuren door, terwijl de derde wordt tegengehouden. Een combinatie van twee kleurstoffen (op afzonderlijke filters) zal slechts één hoofdkleur doorlaten."@nl ;
    prov:generatedAtTime "2023-07-26T09:20:10+00:00"^^xsd:dateTime .

