@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/73650> a skos:Concept ;
    skos:altLabel "gilet"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98132> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300216053> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73650" ;
    skos:prefLabel "waistcoat (garment)"@en,
        "herenvest"@nl ;
    skos:scopeNote "Close-fitting main garments extending to below the waistline. Usually front buttoning and sleeveless, but may have sleeves, especially garments from the 18th century. Worn over a shirt and under a coat or jacket. For close-fitting main garments extending to the waist or just below that are sleeveless and usually collarless, use \"vests (garments).\""@en,
        "Nauwsluitende bovenkleding tot net onder de taille. Meestal mouwloos en met knopen aan de voorkant, gedragen over een overhemd en onder een jas of colbert."@nl ;
    prov:generatedAtTime "2023-07-13T09:50:17+00:00"^^xsd:dateTime .

