@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/67028> a skos:Concept ;
    skos:altLabel "floral wreath (head dress)"@en,
        "bloemenkrans (hoofdtooi)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98266> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300220784> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63292> ;
    skos:notation "67028" ;
    skos:prefLabel "wreath (clothing accessory)"@en,
        "krans (kledingaccessoire)"@nl ;
    skos:scopeNote "Costume accessories comprising circular bands of flowers, foilage, or ornamental work worn or bestowed as a mark of honor or victory or worn for purely decorative purposes."@en,
        "Ronde banden van bloemen, gebladerte of sierwerk die worden gedragen of geschonken als teken van eer of overwinning of voor louter decoratieve doeleinden worden gedragen."@nl ;
    prov:generatedAtTime "2023-07-31T09:58:52+00:00"^^xsd:dateTime .

