@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/65810> a skos:Concept ;
    skos:altLabel "cymbaal"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63422> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041897> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65810" ;
    skos:prefLabel "cymbals (percussion instrument)"@en,
        "bekken (slaginstrument)"@nl ;
    skos:scopeNote "Concussion vessels of great antiquity, occurring in many sizes and grades of sound throughout their history. Traditionally they have consisted of a pair of round metal plates, usually slightly convex to create a resonant hollow, sounded by striking together. In modern orchestral and jazz music, cymbals are often played as percussion instruments, suspended and struck with drumsticks or wire brushes."@en,
        "Concussievaten, bestaande uit een ronde, enigszins bolle metalen plaat, in diverse maten; bespeeld door ze tegen elkaar te slaan, of door ze aan te slaan met trommelstokken of brushes."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:17+00:00"^^xsd:dateTime .

