@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/63621> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/73601> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300216052> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63621" ;
    skos:prefLabel "tuxedoe (suit)"@en,
        "smoking"@nl ;
    skos:scopeNote "Semiformal evening suits consisting of a dinner jacket and trousers, the trousers having a stripe of material, such as silk or faille, down the outside of the legs. May also include a bow tie, cummerbund and a shirt."@en,
        "Semiformele avondkostuums die bestaan uit een jasje, zonder taille en met satijnen of faille revers, en een broek met langs de buitennaad van de pijpen een bies van zijde of faille; gedragen met bijpassend overhemd, strikje, cummerbund of vest."@nl ;
    prov:generatedAtTime "2023-07-13T09:56:14+00:00"^^xsd:dateTime .

