@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/66707> a skos:Concept ;
    skos:altLabel "borduurkunst"@nl,
        "borduursel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98303> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264024> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/58448>,
        <https://data.rkd.nl/thesaurus/84473> ;
    skos:notation "66707" ;
    skos:prefLabel "embroidery"@en,
        "borduurwerk"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63838> ;
    skos:scopeNote "Refers to works characterized by a pattern or design executed in stitches using thread or fine wire. The designs are typically executed on textiles, but leather, paper, or another media may also be used; the designs may be intended to be framed, or to decorate apparel, bed linens, furniture coverings, pillows, altar cloths, ceremonial hangings, or other items."@en,
        "Verwijst naar werken die zich kenmerken door een patroon of ontwerp dat is uitgevoerd in met draad of fijn metaaldraad gemaakte steken. De patronen worden gewoonlijk uitgevoerd op stof, maar ook leer, papier of andere media kunnen worden gebruikt; de werken kunnen bedoeld zijn om ingelijst te worden of om kleding, bedtextiel, meubelbekleding, kussens, altaarkleden, ceremoniële voorhangen of andere zaken te versieren."@nl ;
    prov:generatedAtTime "2023-08-02T10:38:13+00:00"^^xsd:dateTime .

