@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/61356> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98313> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041402> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "61356" ;
    skos:prefLabel "wood engraving (print)"@en,
        "houtgravure"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98316> ;
    skos:scopeNote "Prints made using the process of wood engraving, which is a relief process in which the design is cut into and printed from the grain end of a wood block; distinct from \"woodcut (process),\" which is a relief process using the plank side of a wood block.\""@en,
        "Prenten gemaakt met een blok kopshout waarin die delen die wit moeten blijven zijn weggestoken met een burijn."@nl ;
    prov:generatedAtTime "2023-08-03T08:42:37+00:00"^^xsd:dateTime .

