@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/62841> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93613> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300425727> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/68151> ;
    skos:notation "62841" ;
    skos:prefLabel "floral wreath (visual work)"@en,
        "bloemenkrans (beeldend werk)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62842> ;
    skos:scopeNote "Een bloemenkrans is een in een cirkel of ovaal geweven groep van planten of bloemen en veelal met een of andere voorstelling in het midden, meestal religieus, soms mythologisch of allegorisch. De voorstelling is veelal verbeeld in een medaillon"@nl ;
    prov:generatedAtTime "2023-10-18T12:59:29+00:00"^^xsd:dateTime .

