@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/74354> a skos:Concept ;
    skos:altLabel "polyptiek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98158> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300178235> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74350>,
        <https://data.rkd.nl/thesaurus/74390> ;
    skos:notation "74354" ;
    skos:prefLabel "polyptych"@en,
        "veelluik"@nl ;
    skos:scopeNote "Refers to painted or carved works consisting of multiple panels. They are typically altarpieces, but may be objects with other functions as well. The polyptych normally consists of a central panel with an even number of side-panels, which are sometimes hinged to fold, and a predella. Although any object with two or more panels may technically be called a 'polyptych,' the word is typically reserved for anything larger than a triptych. In early usage, the Greek term 'polyptycha' referred to multiple-panel writing tablets and calendar icons."@en,
        "Verwijst naar geschilderde of gebeeldhouwde werken die uit meerdere panelen bestaan. Deze werken zijn vaak altaarstukken, maar kunnen ook een andere functie hebben. Een polyptiek bestaat doorgaans uit een middenpaneel met een even aantal zijpanelen, die soms voorzien zijn van scharnieren om ze dicht te kunnen klappen, en een predella. Hoewel technisch gesproken elk object met twee of meer panelen een polyptiek valt te noemen, wordt het woord meestal alleen gebruikt voor werken die groter zijn dan een triptiek. Oorspronkelijk had de Griekse term 'polyptycha' betrekking op schrijftabletten en kalendericonen die uit meerdere panelen bestonden."@nl ;
    prov:generatedAtTime "2023-07-18T11:56:58+00:00"^^xsd:dateTime .

