@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/96016> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98355> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014732> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96016" ;
    skos:prefLabel "drier (additive)"@en,
        "droogmiddel"@nl ;
    skos:scopeNote "Material, often a compound of lead, iron, manganese, or cobalt, used for increasing the rapidity of the drying of paint and varnish."@en,
        "Een stof, vaak een verbinding van lood, ijzer, mangaan of kobalt, die wordt gebruikt voor het versnellen van het droogproces van verf of vernis."@nl ;
    prov:generatedAtTime "2023-09-11T12:15:33+00:00"^^xsd:dateTime .

