@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/67329> a skos:Concept ;
    skos:altLabel "trouwjurk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98266> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300255177> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67329" ;
    skos:prefLabel "wedding dress"@en,
        "trouwjapon"@nl ;
    skos:scopeNote "Dresses worn by brides during the wedding ceremony, in many styles and colors, often having a train."@en,
        "Japonnen die door bruiden worden gedragen tijdens het huwelijk en het daaropvolgende feest; in vele stijlen en kleuren, soms met een sleep."@nl ;
    prov:generatedAtTime "2023-07-31T07:11:05+00:00"^^xsd:dateTime .

