@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/61157> a skos:Concept ;
    skos:altLabel "varnished"@en,
        "gevernist"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98209> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053825> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "61157" ;
    skos:prefLabel "varnishing"@en,
        "vernissen"@nl ;
    skos:scopeNote "The application to a surface of a resin in a volatile solvent, which dries to a hard, glossy, and usually transparent film."@en,
        "Het aanbrengen op een ondergrond van hars die in een vluchtige olie is opgelost. Als de hars opdroogt, ontstaat een hard, glimmend en meestal doorschijnend laagje."@nl ;
    prov:generatedAtTime "2023-07-26T07:54:31+00:00"^^xsd:dateTime .

