@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/63592> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/73392> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210557> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63592" ;
    skos:prefLabel "farthingale"@en,
        "fardegalijn"@nl ;
    skos:scopeNote "Supports in the form of hoops or padded rolls, worn beneath a skirt to add fullness; of a type worn in the 16th and 17th centuries."@en,
        "Ondersteuningen in de vorm van hoepels of gewatteerde rollen, die onder een rok werden gedragen om deze uit te doen staan; een type dat in de 16e en 17e eeuw werd gedragen."@nl ;
    prov:generatedAtTime "2023-07-13T11:59:16+00:00"^^xsd:dateTime .

