@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/65817> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65819> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041759> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65817" ;
    skos:prefLabel "tambourine"@en,
        "tamboerijn"@nl ;
    skos:scopeNote "Small single-headed frame drums of Near Eastern origin, consisting of a shallow ring, usually of wood, covered on one side with a stretched membrane of parchment, animal skin, or plastic, usually furnished with jingling metal discs or small bells called jingles placed in slots or otherwise attached around the circumference. It is played by shaking, striking with the knuckles, or drawing the fingers across the parchment. The earlier name for this instrument, as mentioned in translations of the Bible, was \"timbrel.\""@en,
        "Lijsttrommen met ondiepe ring, aan één kant bedekt met een trommelvel van perkament, dierenhuid of kunststof, voorzien van rinkelende metalen schijfjes of kleine belletjes, bespeeld met de hand; Nabije-Oosten."@nl ;
    prov:generatedAtTime "2022-10-17T13:38:01+00:00"^^xsd:dateTime .

