@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/61841> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98162> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300003745> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/FYSVERB>,
        <https://data.rkd.nl/thesaurus/scheme/POSFYSVERB> ;
    skos:narrower <https://data.rkd.nl/thesaurus/75366>,
        <https://data.rkd.nl/thesaurus/75368> ;
    skos:notation "61841" ;
    skos:prefLabel "predella"@en,
        "predella"@nl ;
    skos:scopeNote "Bases of large altarpieces decorated with images related to the main panels above. Formerly used to describe the platform on which the priest stood and an altar was placed."@en,
        "Voetstukken van grote altaarstukken die zijn versierd met beelden welke betrekking hebben op de voornaamste panelen daarboven. Voorheen gebruikt om te verwijzen naar de verhoging waarop de priester stond en waarop een altaar was geplaatst."@nl ;
    prov:generatedAtTime "2023-07-18T10:15:48+00:00"^^xsd:dateTime .

