@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/96982> a skos:Concept ;
    skos:altLabel "mandenvlechter"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98069> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025394> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96982" ;
    skos:prefLabel "basket maker"@en,
        "mandenmaker"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63862>,
        <https://data.rkd.nl/thesaurus/64756> ;
    skos:scopeNote "Craftsmen who weave containers of twigs, rushes, thin strips of wood, or other flexible material."@en,
        "Ambachtslieden die manden weven van twijgen, biezen, dunne stroken hout of ander flexibel materiaal."@nl ;
    prov:generatedAtTime "2023-07-05T11:30:55+00:00"^^xsd:dateTime .

