@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/98249> a skos:Concept ;
    skos:altLabel "in formaldehyde"@en,
        "op sterk water"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98173> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379591> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98249" ;
    skos:prefLabel "natural history specimen"@en,
        "natuurhistorisch specimen"@nl ;
    skos:scopeNote "Zoological, botanical, or mineralogical samples chosen for scientific study or display."@en,
        "Zoölogische, botanische of mineralogische monsters die zijn genomen als wetenschappelijk onderzoeksobject of om tentoongesteld te worden."@nl ;
    prov:generatedAtTime "2023-07-27T08:37:34+00:00"^^xsd:dateTime .

