@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/73387> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67087> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411745> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73387" ;
    skos:prefLabel "lingerie"@en,
        "lingerie"@nl ;
    skos:scopeNote "Van oorsprong Franse term voor kinder- en dames(onder)kleding van witte katoen of linnen. Later gangbaar voor verfijnd ondergoed voor vrouwen uit het hogere marktsegment."@en,
        "Originally a collective term for all the articles of linen, lace, etc. in a woman's wardrobe or trousseau. Now used for women's underwear and nightclothes, particularly high-end women's underwear."@nl ;
    prov:generatedAtTime "2023-07-12T11:26:35+00:00"^^xsd:dateTime .

