@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/63715> a skos:Concept ;
    skos:altLabel "bottle box"@en,
        "flessenkistje"@nl,
        "kistje"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64143> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300039006> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63715" ;
    skos:prefLabel "casket"@en,
        "juwelenkistje"@nl ;
    skos:scopeNote "Small chests or boxes for holding objects of value such as money, letters, and jewels; usually of wood or metal and highly ornamented and often hinged."@en,
        "Kleine doosjes voor het bewaren van juwelen, waardevolle zaken of kleine voorwerpen; meestal van hout of metaal en vaak versierd."@nl ;
    prov:generatedAtTime "2022-09-29T06:31:54+00:00"^^xsd:dateTime .

