@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/68150> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98173> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300375231> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68150" ;
    skos:prefLabel "taxidermy mounts"@en,
        "opgezet dier"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/93492>,
        <https://data.rkd.nl/thesaurus/93493> ;
    skos:scopeNote "Preserved animal hides mounted onto forms that replicate the animals' sub-dermal structures, resulting in lifelike representations."@en,
        "Geconserveerde dierenhuiden die op vormen gezet worden die het dier zijn Â´onderhuidseÂ´structuur nabootst, wat rersulteert in levensechte representatie."@nl ;
    prov:generatedAtTime "2023-07-19T09:11:09+00:00"^^xsd:dateTime .

