@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/93066> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/73392> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210554> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93066" ;
    skos:prefLabel "crinoline"@en,
        "crinoline"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63598> ;
    skos:scopeNote "Petticoats originally made with a stiff, woven fabric of horsehair, linen, cotton, or wool. Later often used in conjunction with hoops of whalebone or steel."@en,
        "Onderrokken die oorspronkelijk werden gemaakt van stijve, geweven stof van paardenhaar, linnen, katoen of wol. Later veel gebruikt in combinatie met hoepels van balein of staal."@nl ;
    prov:generatedAtTime "2023-07-13T10:59:27+00:00"^^xsd:dateTime .

