@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/74976> a skos:Concept ;
    skos:altLabel "dolly method"@en,
        "kleurets (techniek)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90018> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300178609> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74976" ;
    skos:prefLabel "à la poupée"@en,
        "à la poupée"@nl ;
    skos:scopeNote "Printing technique in which color is applied to specific areas of the plate with a pad or rolled piece of felt."@en,
        "Druktechniek waarbij met een kussentje of een opgerold stuk vilt kleur wordt aangebracht op bepaalde delen van de plaat."@nl ;
    prov:generatedAtTime "2023-07-24T13:11:49+00:00"^^xsd:dateTime .

