@prefix hornbostelandsachs: <http://www.mimo-db.eu/HornbostelAndSachs/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

hornbostelandsachs:125
  skos:notation "231.1" ;
  skos:prefLabel "Friction drums with inserted stick"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:128 .

hornbostelandsachs:128
  skos:notation "231.13" ;
  skos:definition "The sound is excited by a tightly stretched membrane made to vibrate by friction with a stick that passes through a hole in it. The stick can be moved freely; it is not itself rubbed, but is employed to rub the membrane. Venezuela."@en ;
  skos:prefLabel "Friction drums with free stick"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:broader hornbostelandsachs:125 ;
  a skos:Concept .

<http://www.mimo-db.eu/HornbostelAndSachs#>
  skos:prefLabel "Hornbostel - Sachs"@en ;
  a skos:ConceptScheme .

