@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/61771> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98315> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300178926> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "61771" ;
    skos:prefLabel "letterpress printing"@en,
        "boekdruk (procedé)"@nl ;
    skos:scopeNote "Printing from raised and inked type, distinguished from lithographic or intaglio printing, particularly in the context of book and other text printing."@en,
        "Wordt gebruikt voor het procédé van reliëfdruk in de context van het drukken van boeken en andere teksten."@nl ;
    prov:generatedAtTime "2023-08-03T08:02:46+00:00"^^xsd:dateTime .

