@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/90789> a skos:Concept ;
    skos:altLabel "attifet"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63596> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300254515> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90789" ;
    skos:prefLabel "English hood"@en,
        "Tudorkap"@nl ;
    skos:scopeNote "Headdresses, usually of black fabric, characterized by a peak that projects above the forehead and is maintained by wires or a stiffened decorated framework; usually with embroidered strips that frame the face and either a fall of fabric that continues beyond the shoulders or two long pendant flaps that are sometimes pinned up at the sides; worn with an undercap by women from the late 15th to the mid-16th century."@en,
        "Hoofdtooien, meestal van zwarte stof, gekenmerkt door een puntig gedeelte boven het voorhoofd en gedragen door ijzerdraad of een verstevigd gedecoreerd geraamte. Meestal met geborduurde stroken die het gezicht omlijsten en hetzij een sluier van stof die tot onder de schouders hangt, of twee hangende slippen die aan de zijkanten omhooggespeld kunnen zijn. Werden met een onderkap gedragen door vrouwen vanaf het eind van de 15e eeuw tot halverwege de 16e eeuw."@nl ;
    prov:generatedAtTime "2023-07-31T11:19:02+00:00"^^xsd:dateTime .

