@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/92831> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96817> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042958> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92831" ;
    skos:prefLabel "finger bowl"@en,
        "vingerkom"@nl ;
    skos:scopeNote "Small bowls, usually of glass, for holding water to rinse fingers at the table."@en,
        "Kleine kommetjes, van glas, zilver of ander materiaal, die water bevatten waarmee aan tafel de vingers kunnen worden gewassen."@nl ;
    prov:generatedAtTime "2022-08-01T14:21:54+00:00"^^xsd:dateTime .

