@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/68148> a skos:Concept ;
    skos:altLabel "nacht- en ochtendkleding"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63582> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300211604> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63617>,
        <https://data.rkd.nl/thesaurus/68149>,
        <https://data.rkd.nl/thesaurus/73384>,
        <https://data.rkd.nl/thesaurus/90247>,
        <https://data.rkd.nl/thesaurus/91916> ;
    skos:notation "68148" ;
    skos:prefLabel "nightwear"@en,
        "nachtkleding"@nl ;
    skos:scopeNote "Clothing worn at night, especially garments worn to bed. For dress clothing intended to be worn to evening events, use \"evening wear.\""@en,
        "Kleding die 's nachts wordt gedragen, vooral kleding die naar bed wordt gedragen. Gebruik \"avondkleding\" voor kleding die bedoeld is om 's avonds te dragen."@nl ;
    prov:generatedAtTime "2023-07-12T08:37:00+00:00"^^xsd:dateTime .

