@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/66286> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65655> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210788> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66286" ;
    skos:prefLabel "round-eared cap"@en,
        "floddermuts"@nl ;
    skos:scopeNote "Small, indoor caps with a single or double frill as a border to the front only, ending at the ears; worn by women in the 18th century."@en,
        "Kleine mutsen voor binnenshuis, met een enkele of dubbele sierstrook als rand aan de voorkant en tot de oren reikend; werden door vrouwen in de 18e eeuw gedragen."@nl ;
    prov:generatedAtTime "2023-07-31T10:04:16+00:00"^^xsd:dateTime .

