@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/98314> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/61766> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053285> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98314" ;
    skos:prefLabel "relief printing"@en,
        "reliëfdruk (procedé)"@nl ;
    skos:scopeNote "Printing processes in which the nonprinting areas of the block or plate are carved, engraved, or etched away, leaving the original plane surface raised so that ink is deposited and transferred to paper. Traditionally a woodcut technique, relief printing developed into letterpress for the printing of text and wood engraving to provide accompanying illustrations. It is one of the oldest printing techniques known."@en,
        "Wordt gebruikt voor afdrukprocedés waarbij de niet afdrukkende delen van het blok of de plaat zijn uitgekerfd, gegraveerd of weggeëtst, zodat de afdruk bestaat uit wat er van het oorspronkelijke oppervlak overblijft."@nl ;
    prov:generatedAtTime "2023-08-03T07:49:34+00:00"^^xsd:dateTime .

