@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/64173> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98160> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264021> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64173" ;
    skos:prefLabel "lacquerware"@en,
        "lakwerk"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98210> ;
    skos:scopeNote "Visual works made of or decorated with lacquer, which is paint or varnish that dries with a high gloss. Works are usually made of thin wood, then coated and decorated with lacquer applied in several coats. This dries to a very hard and smooth surface layer which is durable, waterproof, and attractive to feel and look at. Works of lacquer may be painted with pictures, inlaid with shell and other materials, carved, or dusted with gold and given other further decorative treatments."@en,
        "Voorwerpen, meestal van dun hout gemaakt, die bedekt en gedecoreerd zijn met laagjes lak, vaak ingelegd met andere materialen, zoals paarlemoer of metaal."@nl ;
    prov:generatedAtTime "2023-07-26T07:50:25+00:00"^^xsd:dateTime .

