@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/93492> a skos:Concept ;
    skos:altLabel "dierenopzetter"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98066> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386336> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "93492" ;
    skos:prefLabel "taxidermist"@en,
        "taxidermist"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/68150>,
        <https://data.rkd.nl/thesaurus/93493> ;
    skos:scopeNote "People skilled in the practice of taxidermy, which is the preparation of lifelike representations of animals by stuffing the skin or molding it around a model of the specimen."@en,
        "Mensen die bedreven zijn in het opzetten van dieren, dat wil zeggen het prepareren van levensechte representaties door de huid te vullen of deze rondom een model van het dier aan te brengen."@nl ;
    prov:generatedAtTime "2023-06-19T09:44:26+00:00"^^xsd:dateTime .

