@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/67517> a skos:Concept ;
    skos:altLabel "cupule"@en,
        "teacup and saucer"@en,
        "kop en schotel"@nl,
        "kop-en-schotel"@nl,
        "nap"@nl,
        "theekop en schotel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64750> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300043202> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64743>,
        <https://data.rkd.nl/thesaurus/64744>,
        <https://data.rkd.nl/thesaurus/66985>,
        <https://data.rkd.nl/thesaurus/67518>,
        <https://data.rkd.nl/thesaurus/73729> ;
    skos:notation "67517" ;
    skos:prefLabel "cup (drinking vessel)"@en,
        "kop (drinkgerei)"@nl ;
    skos:scopeNote "Open bowl-shaped vessels, used chiefly for drinking, often having one handle, but sometimes two handles or none, generally on a low foot-ring; also includes similar bowl-shaped vessels, generally without handles, resting on a stem and supported by a spreading foot. Occasionally made with a lid."@en,
        "Drinkgerei, vaak met één handvat, maar soms met twee of geen handvatten, gewoonlijk op een lage voetring; naar boven toe minder wijd uitlopend dan 'kommen'."@nl ;
    prov:generatedAtTime "2022-08-08T08:30:34+00:00"^^xsd:dateTime .

