@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/84031> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79967> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300251095> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84031" ;
    skos:prefLabel "natural history"@en,
        "natuurlijke historie"@nl ;
    skos:scopeNote "The systematic study of all natural objects and beings, including the modern sciences of zoology, botany, and minerology. May include expert scientific study as well as presentation of the materials for instruction of a popular or amateur audience, as in a museum of natural history."@en,
        "Van oorsprong de systematische bestudering van alle natuurlijke objecten en wezens, met inbegrip van moderne wetenschappen als zoölogie, botanie en mineralogie; tegenwoordig beperkt tot het bestuderen van deze disciplines vanuit een populair of amateuristisch, in plaats van strict wetenschappelijk, perspectief."@nl ;
    prov:generatedAtTime "2021-10-19T15:06:02+00:00"^^xsd:dateTime .

