@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/61536> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98315> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053289> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "61536" ;
    skos:prefLabel "block printing (relief printing process)"@en,
        "blokdruk (procedé)"@nl ;
    skos:scopeNote "Printing from wooden blocks, as in block books before movable type, or from wood or occasionally metal blocks on textile. Sometimes used loosely with reference to relief printmaking processes; there prefer \"relief printing.\""@en,
        "Wordt gebruikt voor het drukken met houten blokken, bijvoorbeeld voor blokboeken voor letterzetting, of met houten of soms metalen blokken op textiel. Wordt ook wel gebruikt in verband met reliëfdrukprocédés. Gebruik in dat geval echter liever 'reliëfdruk'."@nl ;
    prov:generatedAtTime "2023-08-03T08:02:17+00:00"^^xsd:dateTime .

