@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/98305> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98355> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300183798> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61103>,
        <https://data.rkd.nl/thesaurus/66722>,
        <https://data.rkd.nl/thesaurus/66727>,
        <https://data.rkd.nl/thesaurus/89980> ;
    skos:notation "98305" ;
    skos:prefLabel "trimming (decorative material)"@en,
        "garneersel (materiaal)"@nl ;
    skos:scopeNote "Collectively used for decorative or additional material serving to finish, decorate, or complete."@en,
        "Verzamelnaam voor decoratief of toegevoegd materiaal dat dient ter afwerking , versiering, of complementering."@nl ;
    prov:generatedAtTime "2023-08-14T09:36:17+00:00"^^xsd:dateTime .

