@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/73390> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/73392> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210564> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73390" ;
    skos:prefLabel "slip (underwear)"@en,
        "onderjurk"@nl ;
    skos:scopeNote "Underwear usually made the length of the garment under which it is to be worn, thereby taking the place of a lining. Usually applied to full slips with a bodice and shoulder straps made in dress length. Prefer \"half slips\" for skirtlike underwear extending from the waist to near the hemline of the garment with which it is worn.\""@en,
        "Onderkleding die boven- en onderlijf bedekt en meestal dezelfde lengte heeft als het kledingstuk waaronder het wordt gedragen zodat het een voering vervangt."@nl ;
    prov:generatedAtTime "2023-07-12T11:27:35+00:00"^^xsd:dateTime .

