@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/64162> a skos:Concept ;
    skos:altLabel "painting chest"@en,
        "schilderijkist"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/65144> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300038992> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63715>,
        <https://data.rkd.nl/thesaurus/84410> ;
    skos:notation "64162" ;
    skos:prefLabel "chest"@en,
        "kist"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64143>,
        <https://data.rkd.nl/thesaurus/64166> ;
    skos:scopeNote "Large boxes with hinged lids intended for the storage of textiles, clothing, and other articles."@en,
        "Grote kisten met scharnierende deksels die worden gebruikt om textiel, kleding en andere artikelen in op te bergen."@nl ;
    prov:generatedAtTime "2022-08-17T07:19:32+00:00"^^xsd:dateTime .

