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

hornbostelandsachs:19
  skos:notation "111.23" ;
  skos:prefLabel "Percussion tubes"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:20 .

hornbostelandsachs:20
  skos:exactMatch instrumentskeywords:6308, instrumentskeywords:5297, instrumentskeywords:6282, instrumentskeywords:5152 ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:prefLabel "(Individual) percussion tubes"@en ;
  skos:definition "An instrument in the form of a tube, owing to the solidity and elasticity of its substance, vibrates and radiates sound when struck either with non-sonorous objects (hand, stick, striker) or against non-sonorous objects (human body, the ground). The player creates clearly defined individual strokes. This group does not include slit drums, which are a sub-group of bells, 111.243."@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:19 ;
  skos:notation "111.231" .

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

