@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/98173> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98165> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400556> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61104>,
        <https://data.rkd.nl/thesaurus/68150>,
        <https://data.rkd.nl/thesaurus/95761>,
        <https://data.rkd.nl/thesaurus/98249> ;
    skos:notation "98173" ;
    skos:prefLabel "natural visual work"@en,
        "natuurlijk beeldend werk"@nl ;
    skos:scopeNote "Visual works that are derived directly from nature, including formerly living organisms and non-organic objects, and that have been processed, prepared, or altered only in such a way as to preserve or minimally enhance the appearance of the natural object or living organism. For natural materials, see the specific term in the Materials hierarchy."@en,
        "Beeldmateriaal dat direct van de natuur is afgeleid, onder meer voormalige levende organismen en anorganische objecten, en die zodanig zijn verwerkt, geprepareerd, of veranderd dat het uiterlijk van het natuurlijke object of levende organisme behouden blijft of slechts minimaal wordt veranderd. Zie de specifieke term in de hiërarchie 'Materialen' voor natuurlijke materialen."@nl ;
    prov:generatedAtTime "2023-07-27T08:35:26+00:00"^^xsd:dateTime .

