@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/45981> a skos:Concept ;
    skos:altLabel "inlegwerk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/82296> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053852> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "45981" ;
    skos:prefLabel "intarsia (process)"@en,
        "intarsia (proces)"@nl ;
    skos:scopeNote "Decorative wood process in which the design or pattern is made by assembling small pieces of veneer in various shapes. The term, which derives from 15th-century Italy, is commonly used to describe both \"marquetry,\" in which the entire surface is veneered, and \"wood inlay,\" in which the pattern pieces are laid into a solid ground. The term may also be used to refer to similar works of stone, glass, or another material. Distinguished from mosaics, as pieces in intarsia work are precision-cut to tightly fit together.\""@en,
        "Italiaanse methode om steen of marmer in te leggen die zich met name onderscheidt doordat de versieringen figuratief zijn. Het onderscheidt zich van mozaïeken, omdat intarsiawerk nauwkeurig is gesneden om het precies te laten passen."@nl ;
    prov:generatedAtTime "2023-07-26T08:02:46+00:00"^^xsd:dateTime .

