@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/65820> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63422> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041976> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65820" ;
    skos:prefLabel "xylophone"@en,
        "xylofoon"@nl ;
    skos:scopeNote "Percussion instruments found worldwide in a variety of forms, consisting basically of a set of two or more tuned bars of wood, bamboo, or synthetic material, supported at two nodes of vibration and struck with sticks or hammers; resonators are often included, either for each individual key or for all keys as a set."@en,
        "Slaginstrumenten, in allerlei vormen bestaande uit 2 of meer gestemde toetsen van hout, bamboe of synthetisch materiaal, steunend op 2 vibratiepunten, met klankbodems onder iedere toets afzonderlijk of onder alle toetsen gezamenlijk; bespeeld met stokjes of hamertjes; wereldwijd."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:17+00:00"^^xsd:dateTime .

