@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/66264> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/83263> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263217> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66264" ;
    skos:prefLabel "hunting trophy"@en,
        "jachttrofee"@nl ;
    skos:scopeNote "Trophies consisting of the whole bodies or portions of game animals or fish taken in hunting, preserved as souvenirs usually by being taxidermized and mounted for display."@en,
        "Trofeeën die bestaan uit de volledige lichamen of delen van wilde dieren of vissen die tijdens een jacht zijn buitgemaakt. Ze worden bewaard als herinnering, meestal door ze op te zetten om ze te vertonen."@nl ;
    prov:generatedAtTime "2023-07-31T13:50:49+00:00"^^xsd:dateTime .

