@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/84437> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74315> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041538> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84437" ;
    skos:prefLabel "monotype (print)"@en,
        "monotype (afdruk)"@nl ;
    skos:scopeNote "Unique prints made using the process of monotype, which consists of placing a painting of an image onto a plate and then laying a sheet of paper on top to create the print."@en,
        "Afdrukken van nog vochtige voorstellingen die met penseel op een glazen of metalen plaat of op papier of doek zijn getekend. Steeds slechts één en eventueel nog één lichtere afdruk mogelijk."@nl ;
    prov:generatedAtTime "2023-07-25T09:54:13+00:00"^^xsd:dateTime .

