@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/93059> a skos:Concept ;
    skos:altLabel "queue de Paris"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/73392> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210580> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93059" ;
    skos:prefLabel "bustle"@en,
        "tournure"@nl ;
    skos:scopeNote "Frames of varied construction worn at or below the waist in the back to distend the garment backward at the hips."@en,
        "Constructies die tegen de billen worden gedragen ter hoogte van het middel of lager, om het kledingstuk bij de heupen naar achteren uit te doen dijen; in twee verschillende vormen: periode eerste tournure - meer gedrapeerd - van ca. 1870-1875, periode tweede tournure - eerder strak - van ca. 1880-1885."@nl ;
    prov:generatedAtTime "2023-07-12T11:24:55+00:00"^^xsd:dateTime .

