@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/65746> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66985> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300196949> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65746" ;
    skos:prefLabel "columbine cup"@en,
        "akeleibeker"@nl ;
    skos:scopeNote "Standing cups often having a trefoil foot, baluster-shaped stem, and an embossed cup; so named from their resemblance to the columbine flower."@en,
        "Bekers op voet, vaak met een driepasvormige voet, een gegoten balustervormige stam en een gedreven cuppa. Zo genoemd vanwege de gelijkenis met de bloem van de akelei."@nl ;
    prov:generatedAtTime "2022-08-01T14:07:21+00:00"^^xsd:dateTime .

