@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/66404> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64143> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300196983> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66404" ;
    skos:prefLabel "snuffbox"@en,
        "snuifdoos"@nl ;
    skos:scopeNote "Boxes used for holding snuff, usually having a hinged lid and small enough to be carried in the pocket. For boxes for holding other types of tobacco, often larger in size and sometimes having an unattached, fitted cover instead of a hinged lid, use \"tobacco boxes.\""@en,
        "Houders voor snuifpoeder, meestal met scharnierend deksel, gemaakt om ze op zak te kunnen dragen. Gebruik 'tabaksdozen' voor soortgelijke dozen, met los deksel, voor tabak."@nl ;
    prov:generatedAtTime "2022-09-29T06:35:54+00:00"^^xsd:dateTime .

