@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/63292> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63381> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400705> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63292" ;
    skos:prefLabel "laurel wreath"@en,
        "lauwerkrans"@nl ;
    skos:scopeNote "Headgear comprising circular or U-shaped garlands made from the leaves and branches of the laurel tree. An example is as worn by Roman commanders during the triumphal procession after a martial victory."@en,
        "Hoef- of cirkelvormige kransen gevlochten uit de takken en bladeren van de laurier. Werd door Romeinse officiers gedragen tijdens triomftochten als teken van de overwinning. De laurierkrans is nog steeds een symbool voor overwinning en succes."@nl ;
    prov:generatedAtTime "2023-07-31T07:08:09+00:00"^^xsd:dateTime .

