@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/64748> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92707> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300043196> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/37472>,
        <https://data.rkd.nl/thesaurus/65715>,
        <https://data.rkd.nl/thesaurus/92622> ;
    skos:notation "64748" ;
    skos:prefLabel "tableware"@en,
        "tafelgerei"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62991>,
        <https://data.rkd.nl/thesaurus/64750>,
        <https://data.rkd.nl/thesaurus/96817> ;
    skos:scopeNote "Articles, collectively, that are generally used for serving food at the table, including various types of flatware, cutlery, hollowware, plates, and accessories, such as coasters and napkin rings, but not necessarily constituting a service."@en,
        "Verzamelnaam voor voorwerpen die worden gebruikt voor het opdienen van eten aan tafel, met inbegrip van verschillende soorten borden, bestek, potten en pannen, schalen en accessoires zoals onderzetters en servetringen, die niet persé tot het serviesgoed behoren."@nl ;
    prov:generatedAtTime "2022-08-04T10:14:56+00:00"^^xsd:dateTime .

