@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/63626> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98132> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209829> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63626" ;
    skos:prefLabel "doublet"@en,
        "wambuis"@nl ;
    skos:scopeNote "Close-fitting waist-length or hip-length garments with or without sleeves worn by men from the 15th to the 17th century and for similar garments reinforced by mail and worn under armor. Also refers to sleeved, hip-length garments worn as part of military uniforms by the Scottish units of the British army after 1855."@en,
        "Nauwsluitende kledingstukken tot aan de taille of heup, met of zonder mouwen die werden gedragen door mannen in de 15e tot de 17e eeuw."@nl ;
    prov:generatedAtTime "2023-07-12T14:45:26+00:00"^^xsd:dateTime .

