@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/98313> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74315> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041391> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61123>,
        <https://data.rkd.nl/thesaurus/61356>,
        <https://data.rkd.nl/thesaurus/61429> ;
    skos:notation "98313" ;
    skos:prefLabel "relief print"@en,
        "reliëfdruk (prent)"@nl ;
    skos:scopeNote "Prints made using a process of relief printing, in which the nonprinting areas of the block or plate are carved, engraved, or etched away, leaving the original plane surface raised so that ink is deposited and transferred to paper."@en,
        "Prenten, waarbij de lijnen en vlakken die afgedrukt zijn hoog liggen in de drukvorm en de witte gedeelten zijn uitgesneden in de drukvorm."@nl ;
    prov:generatedAtTime "2023-08-03T08:42:37+00:00"^^xsd:dateTime .

