@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/74253> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74260> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300047230> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83684>,
        <https://data.rkd.nl/thesaurus/98166> ;
    skos:notation "74253" ;
    skos:prefLabel "relief"@en,
        "reliëf"@nl ;
    skos:scopeNote "Sculptures in which the ornaments or figures are attached to a background from which they stand out to a greater or lesser degree. Reliefs are often used as architectural decoration and because of their capacity for narration they are often used for pictorial narrative purposes."@en,
        "Te gebruiken voor beeldhouwwerken waarin de ornamenten of figuren verbonden zijn met een achtergrond ten opzichte waarvan ze ver of minder ver uitsteken. Reliëfs worden vaak gebruikt als architectonische decoraties. Door hun narratieve karakter zijn ze bovendien een gewild medium voor het uitbeelden van verhalen."@nl ;
    prov:generatedAtTime "2023-10-19T14:21:40+00:00"^^xsd:dateTime .

