@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/96590> a skos:Concept ;
    skos:altLabel "medical illustrations"@en,
        "medische illustraties"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81596> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300015595>,
        <https://www.wikidata.org/entity/Q63385677> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96590" ;
    skos:prefLabel "scientific illustration (image)"@en,
        "wetenschappelijke illustratie"@nl ;
    skos:scopeNote "Illustrations created specifically to illuminate some aspect of scientific inquiry, often in the field of biology. These may include unrealistic renderings, such as transparency, layering, etc.of subject matter that serve to illustrate functions or chronological events more clearly."@en ;
    prov:generatedAtTime "2023-01-25T09:51:22+00:00"^^xsd:dateTime .

