@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/63251> a skos:Concept ;
    skos:altLabel "entomologische voorstelling"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63258> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63251" ;
    skos:prefLabel "study of insects"@en,
        "insectenvoorstelling"@nl ;
    skos:scopeNote "Representations of insects, in which the scientific reliability of the representation is paramount; produced from the seventeenth century onwards as part of the study of naturalia."@en,
        "Voorstellingen van insecten, waarbij de wetenschappelijke betrouwbaarheid van de voorstelling voorop staat; vanaf de zeventiende eeuw vervaardigd als onderdeel van de studie der naturalia."@nl ;
    prov:generatedAtTime "2023-10-17T13:15:54+00:00"^^xsd:dateTime .

