@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/73729> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67517> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300237655> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73729" ;
    skos:prefLabel "fuddling cup"@en,
        "fopglas"@nl ;
    skos:scopeNote "Drinking vessels of the 17th and 18th centuries, having the form of a cluster of three or more cups joined laterally and connected internally in such a way that the entire vessel can be drained from any of the cups."@en,
        "Drinkgerei uit de 17e en 18e eeuw in de vorm van drie of meer koppen, waarvan de zijden aan elkaar vastzitten en aan de binnenkant zo aan elkaar bevestigd zijn dat het hele geval kan worden geledigd via één van de koppen."@nl ;
    prov:generatedAtTime "2022-08-01T11:14:10+00:00"^^xsd:dateTime .

