@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/66446> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65144> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300039338> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66449>,
        <https://data.rkd.nl/thesaurus/66787> ;
    skos:notation "66446" ;
    skos:prefLabel "desk"@en,
        "bureau (meubilair)"@nl ;
    skos:scopeNote "Various forms of furniture for readers or writers, generally having a flat writing surface and often drawers and other compartments."@en,
        "Verschillende soorten meubels voor lezers of schrijvers die meestal een vlak schrijfblad, laden en andere ruimten hebben."@nl ;
    prov:generatedAtTime "2023-08-01T13:01:35+00:00"^^xsd:dateTime .

