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

