@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/66284> a skos:Concept ;
    skos:altLabel "chignonmuts"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67025> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300221724> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66284" ;
    skos:prefLabel "snood (hairnet)"@en,
        "chignon (haarnet)"@nl ;
    skos:scopeNote "Coarse hairnets, often very decorative and used to confine the hair at the back of the neck or in a bun; sometimes attached to the back edge of a hat. For close-fitting netted caps or hairnets usually of gold, silver, silk, or wool thread worn during the 13th through the 16th century, use \"cauls (headgear).\""@en,
        "Grove haarnetjes die vaak zeer decoratief zijn en worden gebruikt om het haar onderin de nek of in een knot bij elkaar te houden; soms vastgemaakt aan de achterrand van een hoed. Gebruik 'huiven (hoofddeksels)' voor nauwsluitende netkappen of haarnetjes, meestal van goud-, zilver-, zijde- of woldraad, die werden gedragen van de 13e tot de 17e eeuw."@nl ;
    prov:generatedAtTime "2023-07-31T09:48:50+00:00"^^xsd:dateTime .

