@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/90224> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67831> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300167386> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90224" ;
    skos:prefLabel "festoon (motif)"@en,
        "festoen (motief)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62845>,
        <https://data.rkd.nl/thesaurus/63069>,
        <https://data.rkd.nl/thesaurus/67217> ;
    skos:scopeNote "An ornamental motif, often carved as decoration in classical and classically influenced architecture, consisting of fruit, foliage, and flowers hung loosely from two points; often deployed on a frieze or panel. Distinct from \"swag,\" which refers to textiles similarly hung.\""@en,
        "Te gebruiken voor motieven die bestaan uit kransen van bloemen, fruit of gebladerte die vanuit twee punten losjes naar beneden hangen. Te onderscheiden van 'slingers (behangsels)', dat verwijst naar decoratieve textiel op dezelfde wijze gedrapeerd."@nl ;
    prov:generatedAtTime "2023-10-18T13:05:36+00:00"^^xsd:dateTime .

