@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/82296> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98209> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053853> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/45981> ;
    skos:notation "82296" ;
    skos:prefLabel "marquetry (process or technique)"@en,
        "marqueterie (procedé of techniek)"@nl ;
    skos:scopeNote "The technique in which small pieces of specially shaped wood, or sometimes other materials such as ivory, are incorporated into a suface of decorative veneer. Distinguished from \"inlay,\" where decorative pieces are set into a solid ground; in marquetry, the entire surface is veneered.\""@en,
        "Wordt gebruikt voor de techniek waarbij kleine stukjes hout of ander materiaal over of in een ander houten oppervlak worden gelegd om het met een dun laagje vernis te versieren"@nl ;
    prov:generatedAtTime "2023-07-26T08:08:22+00:00"^^xsd:dateTime .

