@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/66247> a skos:Concept ;
    skos:altLabel "reed staff"@en,
        "rietstaf"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63731> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300221444> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67213>,
        <https://data.rkd.nl/thesaurus/67214> ;
    skos:notation "66247" ;
    skos:prefLabel "staff"@en,
        "staf"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64095> ;
    skos:scopeNote "Long sticks carried in the hand for support in walking."@en,
        "Lange stokken die met de hand worden vastgehouden en steun bieden bij het lopen."@nl ;
    prov:generatedAtTime "2023-07-19T14:02:27+00:00"^^xsd:dateTime .

