@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/98279> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93632> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300121293> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81600>,
        <https://data.rkd.nl/thesaurus/82435>,
        <https://data.rkd.nl/thesaurus/98280> ;
    skos:notation "98279" ;
    skos:prefLabel "derivative object"@en,
        "afgeleid object"@nl ;
    skos:scopeNote "Objects that are based on or signifiantly borrow from other existing objects, rather than being original creations."@en ;
    prov:generatedAtTime "2023-07-31T13:29:50+00:00"^^xsd:dateTime .

