@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/67609> a skos:Concept ;
    skos:altLabel "cornucopia"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300303413>,
        <http://www.iconclass.org/92B11221> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67609" ;
    skos:prefLabel "cornucopia (motief)"@en,
        "hoorn des overvloeds (motief)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63281> ;
    skos:scopeNote "Motifs in the form of horns of plenty, symbolism derived from ancient Greek mythology; originally, a curved goat's horn possessed by the nymph Amalthaea, which could be filled with whatever the owner wished. Most often depicted or formed as a horn or cone filled with fruits and grain."@en,
        "De hoorn des overvloeds is een symbool afkomstig uit de oud-Griekse mythologie. Oorspronkelijk was het een kromme geitenhoorn, in het bezit van Amalthea. De eigenaar kon uit de hoorn laten komen wat hij maar wilde. Vaak afgebeeld als een hoorn of kegel gevuld met fruit of graan."@nl ;
    prov:generatedAtTime "2023-07-19T13:55:05+00:00"^^xsd:dateTime .

