@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/65615> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64136> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q4006272> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65615" ;
    skos:prefLabel "talon purse"@en,
        "stokbeurs"@nl ;
    skos:scopeNote "Type of coin purse with various pockets secured by a central stick handle"@en,
        "Soort geldbuidel met verschillende vakken beveiligd door een centrale stokvormige handgreep"@nl ;
    prov:generatedAtTime "2022-08-17T06:30:03+00:00"^^xsd:dateTime .

