@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/74284> a skos:Concept ;
    skos:altLabel "tile tableaux"@en,
        "tegeltableaux"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98160> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411607> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG> ;
    skos:notation "74284" ;
    skos:prefLabel "tile tableau"@en,
        "tegeltableau"@nl ;
    skos:scopeNote "Images painted as glazed and fired ceramic tiles that when assembled create a unified depiction of a scene, figures, or panels of unified decorative motifs. These may be fixed to walls or be intended as moveable works, sometimes framed."@en,
        "Een tegeltableau is een meestal figuratief beschilderde voorstelling op een in aardewerk tegels verdeeld vlak, dat na de beschildering is gebakken en geglazuurd."@nl ;
    prov:generatedAtTime "2023-07-18T12:54:33+00:00"^^xsd:dateTime .

