@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/98152> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004417> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98152" ;
    skos:prefLabel "drawing room"@en,
        "zitkamer"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63324>,
        <https://data.rkd.nl/thesaurus/92862> ;
    skos:scopeNote "Formal reception rooms, as in a home or hotel, or rooms to which one may retire for privacy or rest. Popular in the 18th and 19th century residences of wealthier families, often decorated with the finest furnishings as a symbol of social status. Originally from “withdrawing room,” a private room to withdraw to."@en,
        "Kamers met een privé-karakter, bedoeld om in te zitten, gasten te ontvangen en te verpozen. Gebruik 'salons' voor grotere en officiëlere zitruimten."@nl ;
    prov:generatedAtTime "2023-07-17T07:57:17+00:00"^^xsd:dateTime .

