@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/63593> a skos:Concept ;
    skos:altLabel "chemisette"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63586> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300253763> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63593" ;
    skos:prefLabel "chemisette"@en,
        "guimpe"@nl ;
    skos:scopeNote "Accessories or main garments used to fill in the open or low-cut bodices of dresses or worn under jackets, made of fine material and with or without sleeves; worn especially from the 19th to the early 20th century. For narrow pieces of cloth worn especially during the 17th to the early 19th century, use \"tuckers.\""@en,
        "Accessoires of basiskledingstukken die worden gebruikt om de open of laag-uitgesneden lijfjes van jurken te vullen of die onder een jasje worden gedragen. Ze zijn gemaakt van fijne materialen, al dan niet met mouwen, en werden gedragen van de 18e tot begin 20 eeuw."@nl ;
    prov:generatedAtTime "2023-07-12T14:33:49+00:00"^^xsd:dateTime .

