@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/64756> a skos:Concept ;
    skos:altLabel "tenen mand"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300194498> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66057>,
        <https://data.rkd.nl/thesaurus/66058>,
        <https://data.rkd.nl/thesaurus/66059>,
        <https://data.rkd.nl/thesaurus/66060>,
        <https://data.rkd.nl/thesaurus/66061>,
        <https://data.rkd.nl/thesaurus/66064>,
        <https://data.rkd.nl/thesaurus/90113>,
        <https://data.rkd.nl/thesaurus/90333> ;
    skos:notation "64756" ;
    skos:prefLabel "basket"@en,
        "mand"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63862>,
        <https://data.rkd.nl/thesaurus/83613>,
        <https://data.rkd.nl/thesaurus/96982> ;
    skos:scopeNote "Containers made of twigs, rushes, thin strips of wood, or other flexible material woven together."@en,
        "Houders van samengevlochten, meest flexibel materiaal."@nl ;
    prov:generatedAtTime "2023-08-01T13:42:39+00:00"^^xsd:dateTime .

