@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/63839> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98209> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053658> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63839" ;
    skos:prefLabel "sewing (needleworking technique)"@en,
        "naaien (naaldwerkprocedé)"@nl ;
    skos:scopeNote "Refers to the process of joining, attaching, repairing, enclosing, securing, or decorating cloth, leather, or other flexible materials with thread, cord, or other filament by means of a needle or awl. Its meaning overlaps with \"stitching.\" \""@en,
        "In het algemeen te gebruiken voor het samenvoegen van materialen met draad, touw of andere fijne draad met een naald of een priem. De betekenis overlapt met 'stikken'."@nl ;
    prov:generatedAtTime "2023-07-27T09:12:22+00:00"^^xsd:dateTime .

