@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/83922> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65773> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300220809> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83922" ;
    skos:prefLabel "snuff bottle"@en,
        "snuiffles"@nl ;
    skos:scopeNote "Houders voor snuifpoeder, in flesvorm, inhoud ca. 25 gram, plat of cilindrisch, vaak gedecoreerd, gemaakt van allerlei materiaal."@en,
        "Small cylindrical or flat bottles used to contain snuff, often carried on the person. Often highly decorative and made of a variety of materials."@nl ;
    prov:generatedAtTime "2022-09-29T06:38:21+00:00"^^xsd:dateTime .

