@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/61685> a skos:Concept ;
    skos:altLabel "vernis-mou (prent)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/61272> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041376> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "61685" ;
    skos:prefLabel "soft-ground etching (visual work)"@en,
        "vernis mou (prent)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98191> ;
    skos:scopeNote "Prints made using the process of soft-ground etching."@en,
        "Etsen gemaakt door op een relatief zachte etsgrond een vochtig, korrelig papier te plaatsen, waarop met een harde stift wordt getekend. Omdat bij het weghalen van het papier deeltjes etsgrond meegetrokken worden ontstaan bij het bijten korrelige lijnen."@nl ;
    prov:generatedAtTime "2023-07-24T11:54:14+00:00"^^xsd:dateTime .

