@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/68050> a skos:Concept ;
    skos:altLabel "kanten manchet"@nl,
        "manchet met kant"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210488> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68050" ;
    skos:prefLabel "cuff (costume component)"@en,
        "manchet (kledingaccessoire)"@nl ;
    skos:scopeNote "Any of various folds in the fabric or applied or detached bands that serve as a finish or trimming on the arms or legs of items of costume such as blouses, coats, trousers, gloves, or boots, or as costume accessories. Includes cuffs made as separate items in addition to those made as component parts of garments. In an example in a military context, sleeve cuffs may be employed to designate unit or rank."@en,
        "Plooien of banden die dienst doen als versiering of afwerking aan het uiteinde van een mouw, broekspijp, de bovenrand van een laars en dergelijke; ze zijn gemaakt als aparte onderdelen en worden gedragen met, of bevestigd aan, kleding of kledingaccessoires, of vervaardigd als vast onderdeel van kleding of kledingaccessoires."@nl ;
    prov:generatedAtTime "2023-07-13T12:04:39+00:00"^^xsd:dateTime .

