@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/54618> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54068> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265082> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "54618" ;
    skos:prefLabel "cliché-verre (photographic process)"@en,
        "cliché-verre (fotografisch procedé)"@nl ;
    skos:scopeNote "Photographic process that uses light to print onto photosensitized paper a drawing on a glass plate (or another translucent surface). The resulting print contains elements of both printmaking and photography. The term is often used for both the process, the negative, and also the resulting print. The technique was developed in the 1830s."@en,
        "Fotografisch procedé waarbij licht wordt gebruikt om een tekening op een glasplaat (of een ander doorschijnend oppervlak) af te drukken op fotogevoelig papier. Het resultaat bevat elementen uit zowel de boekdrukkunst als de fotografie. Met de term wordt vaak verwezen naar het procedé, het negatief en de resulterende afdruk. De techniek is in de jaren 30 van de 19de eeuw ontwikkeld."@nl ;
    prov:generatedAtTime "2022-09-28T09:56:57+00:00"^^xsd:dateTime .

