@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/54052> a skos:Concept ;
    skos:altLabel "contactdruk (procedé)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/61714> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300138338> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "54052" ;
    skos:prefLabel "contact printing"@en,
        "contactafdruk (procedé)"@nl ;
    skos:scopeNote "Making photographic prints by placing a negative in contact with sensitized paper and exposing the sandwich to strong light, giving a print the same size as the negative. Many 19th-century printing processes employed contact printing because they required exposure to intense light."@en,
        "Fotografische afdruktechniek waarbij een negatief in contact wordt gebracht met papier met een lichtgevoelige laag en dit vervolgens wordt belicht, zodat de afdruk hetzelfde formaat krijgt als het negatief. Bij veel 19e-eeuwse afdrukprocédés werd gebruik gemaakt van contactdrukken, omdat daarvoor belichting met sterk licht nodig was."@nl ;
    prov:generatedAtTime "2023-03-22T15:25:31+00:00"^^xsd:dateTime .

