@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/47105> a skos:Concept ;
    skos:altLabel "home weaver"@en,
        "thuiswever"@nl,
        "weefster"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98069> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025367> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/92785>,
        <https://data.rkd.nl/thesaurus/93057> ;
    skos:notation "47105" ;
    skos:prefLabel "weaver"@en,
        "wever"@nl ;
    skos:scopeNote "People who do weaving, which is the process of interlacing strands or textile or another material to make materials or objects such as cloth, wicker, baskets, etc."@en,
        "Mensen die weven, dat wil zeggen het proces uitvoeren waarin strengen textiel of ander materiaal worden vervlochten om materialen of objecten te maken zoals doek en mandenwerk."@nl ;
    prov:generatedAtTime "2023-09-13T08:25:44+00:00"^^xsd:dateTime .

