@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/92785> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/47105> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025366> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92785" ;
    skos:prefLabel "tapestry weaver"@en,
        "tapijtwever"@nl ;
    skos:scopeNote "Artisans who make tapestries, which are heavy wall hangings or other textiles characterized by ornamental or pictorial designs and woven by a process that differs from cloth-weaving in that the weft travels only to the warp at the edge of a particular color or pattern in the design, rather than traveling from edge to edge of the entire piece of fabric."@en,
        "Verwijst naar ambachtslieden die wandtapijten vervaardigen: zware stoffen wandbekledingen versierd met karakteristieke decoratieve patronen of voorstellingen, en geweven via een procedé dat afwijkt van het gewone textielweven; de weefdraad loopt namelijk slechts tot aan de schering langs de rand van een bepaalde kleur of een bepaald patroon in het ontwerp, en dus niet van rand tot rand over de gehele lengte of breedte van de stof."@nl ;
    prov:generatedAtTime "2024-04-30T13:04:33+00:00"^^xsd:dateTime .

