@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/64752> a skos:Concept ;
    skos:altLabel "Lord's supper service"@en,
        "crockery"@en,
        "crockery sets"@en,
        "avondmaalsservies"@nl,
        "serviesgoed"@nl,
        "serviezen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96818> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236054> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/71897>,
        <https://data.rkd.nl/thesaurus/72902> ;
    skos:notation "64752" ;
    skos:prefLabel "service"@en,
        "servies"@nl ;
    skos:scopeNote "Matching sets of containers, such as cups and dishes, or utensils, such as flatware or cutlery, needed to serve a meal for a specified number of persons for general table use or for a particular use, such as for breakfast or tea."@en,
        "Groepen van bij elkaar passende stellen tafelgerei om een maaltijd te serveren voor een aantal aanzittenden."@nl ;
    prov:generatedAtTime "2023-01-25T08:54:50+00:00"^^xsd:dateTime .

