@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/74254> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90110> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300378995> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG> ;
    skos:notation "74254" ;
    skos:prefLabel "architectural ornament"@en,
        "bouwornament"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63079> ;
    skos:scopeNote "Decoration used to embellish parts of a building; usually in and of itself having no function, although it may decorate functional members."@en,
        "Decoratie die wordt gebruikt om delen van een gebouw te versieren. Ze heeft zelf meestal geen functie, maar dient soms wel ter versiering van functionele onderdelen."@nl ;
    prov:generatedAtTime "2023-07-19T08:11:01+00:00"^^xsd:dateTime .

