@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/63079> a skos:Concept ;
    skos:altLabel "ornamentiek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266794> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/75268>,
        <https://data.rkd.nl/thesaurus/83066>,
        <https://data.rkd.nl/thesaurus/96728> ;
    skos:notation "63079" ;
    skos:prefLabel "ornament (object genre)"@en,
        "ornament (objectgenre)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63078>,
        <https://data.rkd.nl/thesaurus/74254> ;
    skos:scopeNote "Decorative forms or embellishments that are an integral part of a building or object but are not essential to its structure. Refers also to decorative objects attached to or worn by humans and animals. For objects signifying an honor bestowed upon an individual, usually worn on the person, see \"decorations.\" Regarding techniques of embellishment in general, see \"decoration (process).\""@en,
        "Decoratieve vormen die behoren tot een gebouw of object, maar die niet essentieel zijn voor de constructie. Gebruik de term 'decoratie' met betrekking tot de methoden en technieken voor het aanbrengen van ornamenten."@nl ;
    prov:generatedAtTime "2023-08-01T10:05:53+00:00"^^xsd:dateTime .

