@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/75271> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/73392> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300243788> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "75271" ;
    skos:prefLabel "hoop (shaping garment)"@en,
        "hoepelrok"@nl ;
    skos:scopeNote "18th-century shaping garments consisting of a series of concentric hoops of whalebone or bamboo; worn to add fullness to a skirt. For bell-shaped shaping garments of whalebone or steel use \"cage crinolines.\""@en,
        "Vormkledingstukken uit de 18e eeuw, bestaande uit concentrische hoepels van balein of bamboe, gedragen om een rok meer volume te geven. Gebruik 'stalen crinolines' voor klokvormige kledingstukken van balein of staal."@nl ;
    prov:generatedAtTime "2023-07-12T14:35:38+00:00"^^xsd:dateTime .

