@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/57671> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65730> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411353> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG> ;
    skos:notation "57671" ;
    skos:prefLabel "decorative plates"@en,
        "sierbord"@nl ;
    skos:scopeNote "Shallow, usually circular dishes that display decorative motifs or images applied in glaze. Most often these are intended purely as decorative items rather than as utilitarian objects."@en,
        "Te gebruiken voor een kunstzinnig versierd of tot sieraad dienend (eet-)bord."@nl ;
    prov:generatedAtTime "2023-01-25T09:31:26+00:00"^^xsd:dateTime .

