@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/73384> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/68148> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300248708> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73384" ;
    skos:prefLabel "negligee"@en,
        "negligé"@nl ;
    skos:scopeNote "Term loosely applied to women's long, flowing dressing gowns or bathrobes which tend to be made of soft or sheer fabrics decoratively trimmed with lace, fur, or ruffles."@en,
        "Lange, soepelvallende damesochtendjassen of -badjassen, veelal gemaakt van zachte of dunne stof, decoratief afgezet met kant, bont of ruches."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:17+00:00"^^xsd:dateTime .

