@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/98617> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98278> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404405> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64982>,
        <https://data.rkd.nl/thesaurus/65319>,
        <https://data.rkd.nl/thesaurus/67251>,
        <https://data.rkd.nl/thesaurus/68918> ;
    skos:notation "98617" ;
    skos:prefLabel "work depicted"@en,
        "afgebeeld werk"@nl ;
    skos:scopeNote "Works of art or architecture that are depicted in another work of art. Examples would be a painting depicted in a reproductive print or an architectural work depicted in a drawing."@en,
        "Werken van kunst of architectuur die worden afgebeeld in een ander kunstwerk, zoals bijvoorbeeld een schilderij dat wordt afgebeeld in een afgedrukte reproductie, of een architectonisch werk dat wordt afgebeeld in een tekening."@nl ;
    prov:generatedAtTime "2023-11-23T13:06:40+00:00"^^xsd:dateTime .

