@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/63586> a skos:Concept ;
    skos:altLabel "blouse"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98132> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046133> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63593> ;
    skos:notation "63586" ;
    skos:prefLabel "blouse"@en,
        "bloes"@nl ;
    skos:scopeNote "Main garments for the upper body, usually lightweight and loose-fitting, made with or without sleeves and worn over or tucked in the waistband of a skirt or trousers. Examples include loose garments worn by workmen, peasants and artists, as well as women's upper body garments of various designs."@en,
        "Geweven dames- of kinderbovenkleding voor het bovenlijf, meestal van dun materiaal en losvallend, met of zonder mouwen en over of in de band van een rok of broek gedragen. In traditionele klederdrachten soms ook gedragen door mannen. Gebruik 'truien' voor gebreide of gehaakte kleding voor het bovenlijf."@nl ;
    prov:generatedAtTime "2023-07-12T14:33:49+00:00"^^xsd:dateTime .

