@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/93050> a skos:Concept ;
    skos:altLabel "schapenboutmouw"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63609> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300253723> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93050" ;
    skos:prefLabel "leg-of-mutton sleeve"@en,
        "ballonmouw"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63598> ;
    skos:scopeNote "Sleeves with very full tops around the shoulder and upper arms and beginning at the elbow, tapering to a tight wrist; fashionable especially during the 19th and early 20th centuries."@en,
        "Mouwen met zeer volle bovenkanten rond de schouder en bovenarmen en beginnend bij de elleboog, taps toelopend naar een strakke pols; eerste verschijningsvorm in de mode in de 19de en vroege 20e eeuw."@nl ;
    prov:generatedAtTime "2021-10-19T15:07:26+00:00"^^xsd:dateTime .

