@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/93493> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98222> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053628> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93493" ;
    skos:prefLabel "taxidermy"@en,
        "taxidermie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/68150>,
        <https://data.rkd.nl/thesaurus/93492> ;
    skos:scopeNote "Preparing lifelike representations of animals by stuffing the skin or molding it around a model of the specimen."@en,
        "Het maken van levensechte voorstellingen van dieren door het opvullen van de huid of de huid in de vorm van een levend exemplaar van het voorgestelde dier te modelleren."@nl ;
    prov:generatedAtTime "2023-07-26T11:17:14+00:00"^^xsd:dateTime .

