@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/74672> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93153> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014974> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74897>,
        <https://data.rkd.nl/thesaurus/74898> ;
    skos:notation "74672" ;
    skos:prefLabel "varnish"@en,
        "vernis"@nl ;
    skos:scopeNote "A solution of a resin in a volatile solvent or a drying oil, which when spread out in a thin film, dries and hardens by evaporation of the volatile solvent, or by the oxidation of the oil, or both; applied as a protective coating or to enhance the appearance of the surface underneath."@en,
        "Een oplossing van hars in een vluchtig oplosmiddel of een drogende olie die, wanneer deze in een dun laagje wordt aangebracht, verhardt door verdamping van het vluchtige oplosmiddel, of door oxidatie van de olie of beide; wordt aangebracht als een beschermend deklaagje of om het oppervlak eronder op te halen."@nl ;
    prov:generatedAtTime "2023-09-11T12:18:52+00:00"^^xsd:dateTime .

