@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/64142> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300043071> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66599> ;
    skos:notation "64142" ;
    skos:prefLabel "tray"@en,
        "dienblad"@nl ;
    skos:scopeNote "Open, variously shaped containers of wood, metal or other rigid material with a flat bottom and a low rim for holding, carrying, or exhibiting articles."@en,
        "Open houders, gevariëerd van vorm, materiaal en decoratie, met platte onderkant, lage rand, bedoeld om er artikelen op te zetten, te dragen of te tonen."@nl ;
    prov:generatedAtTime "2023-03-23T14:45:48+00:00"^^xsd:dateTime .

