@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/66274> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97298> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312100> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66274" ;
    skos:prefLabel "wedding ring"@en,
        "trouwring"@nl ;
    skos:scopeNote "Rings, usually of plain gold or another precious metal, placed by the bridegroom on the finger of the bride as part of the marriage ceremony, and worn by her ever after to signify her marital status. In contemporary Western practice, the ring is placed on the third finger of the bride's left hand, and such a ring is similarly presented by the bride to the bridegroom, and worn afterwards by him."@en,
        "Ringen die getrouwden plegen te dragen als zinnebeeld van de onverbreekbaarheid van het huwelijk."@nl ;
    prov:generatedAtTime "2023-08-10T13:57:20+00:00"^^xsd:dateTime .

