@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/62943> a skos:Concept ;
    skos:altLabel "handwerken (procedé)"@nl,
        "naaldkunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/55482> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053652> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/45094>,
        <https://data.rkd.nl/thesaurus/63838>,
        <https://data.rkd.nl/thesaurus/63839>,
        <https://data.rkd.nl/thesaurus/98805> ;
    skos:notation "62943" ;
    skos:prefLabel "needleworking (process)"@en,
        "naaldwerken (procedé)"@nl ;
    skos:scopeNote "Refers to any process or technique done with a needle and thread, such as sewing, stitching, smocking, quilting, and embroidery. In common usage, the term is sometimes used to refer to decorative work rather than plain sewing; however, to distinguish more decorative work from plain sewing, it is less ambiguous to use \"fancy needlework\" or a specific needlework technique, such as \"embroidery.\""@en,
        "Verwijst naar alle procedés en technieken waarvoor naald en draad worden gebruikt, zoals naaien, stikken, smokwerk, doorstikken en borduurwerk. In de volksmond wordt de term soms gebruikt om te verwijzen naar decoratief werk, in plaats van naar algemeen naaiwerk. Om het meer decoratieve werk te onderscheiden van algemeen naaiwerk, is het echter duidelijker om de term 'fraai handwerk' te gebruiken of om te verwijzen naar een specifieke naaldwerktechniek, zoals 'borduurwerk'."@nl ;
    prov:generatedAtTime "2024-04-11T11:43:01+00:00"^^xsd:dateTime .

