@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/54097> a skos:Concept ;
    skos:altLabel "Ektacolor"@nl,
        "ektachrome (materiaal)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/54090> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300133417> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62754> ;
    skos:notation "54097" ;
    skos:prefLabel "chromogenic process"@en,
        "chromogeen procédé"@nl ;
    skos:scopeNote "Photographic processes in which subtractive dyes form from the reaction of the oxidation product of the developing agent (resulting from the development of the latent image) with a coupler, contained either in the film or in the developing solution."@en,
        "Fotografische procédés waarin subtractieve verfstoffen worden gevormd door het oxidatieproduct van de ontwikkelagens (als resultaat van de ontwikkeling van het latente beeld) te laten reageren met een koppelmiddel, dat ofwel in de film, ofwel in de ontwikkelvloeistof aanwezig is."@nl ;
    prov:generatedAtTime "2021-10-19T15:00:09+00:00"^^xsd:dateTime .

