@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/98169> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300164595> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63070>,
        <https://data.rkd.nl/thesaurus/63071>,
        <https://data.rkd.nl/thesaurus/98167> ;
    skos:notation "98169" ;
    skos:prefLabel "ornament area"@en,
        "ornamenteel vlak"@nl ;
    skos:scopeNote "Parts of a design reserved for ornament, which include decorations and embellishments."@en,
        "Delen van een ontwerp die gereserveerd zijn voor ornamenten, zoals decoraties en versieringen."@nl ;
    prov:generatedAtTime "2023-07-31T13:46:40+00:00"^^xsd:dateTime .

