@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/64539> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266651> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64539" ;
    skos:prefLabel "natural curiosities"@en,
        "naturaliën"@nl ;
    skos:scopeNote "Items of the type collected and displayed in a cabinet of curiosities, including many genres of natural objects; examples are animal skulls, rocks, preserved insects, feathers, colorful leaves, birds' eggs, honeycombs, and seashells."@en ;
    prov:generatedAtTime "2023-08-01T06:35:54+00:00"^^xsd:dateTime .

