@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/65811> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63428> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300205068> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65811" ;
    skos:prefLabel "gamelan"@en,
        "gamelan"@nl ;
    skos:scopeNote "Ensembles of Southeast Asia, consisting of various combinations of gongs, metallophones, xylophones, drums, bowed and plucked chordophones, flutes or double reed aerophones, small cymbals, and singers. They accompany dances and religious and ceremonial events."@en,
        "Ensembles uit Zuidoost-Azië, bestaande uit gevarieerde combinaties van gongs, metallofonen, xylofoons, drums, strijk- en tokkelchordofonen, fluiten of dubbelriet aërofonen, kleine bekkens en zangers. Ze begeleiden dansen en religieuze en plechtige evenementen."@nl ;
    prov:generatedAtTime "2022-10-17T13:36:11+00:00"^^xsd:dateTime .

