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

hornbostelandsachs:5555
  skos:notation "211.232.2" ;
  skos:prefLabel "Sets of double-skin double-conical drums"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:5556 .

hornbostelandsachs:5556
  skos:notation "211.232.21" ;
  skos:definition "Sets of drums with tubular bodies that have a larger diameter at the middle than at the ends. The drum bodies are rectilinear, with an angular profile. They are enclosed at both ends by a tightly stretched membrane only one of which is directly struck by the player, using the hands or intermediate devices such as sticks."@en ;
  skos:prefLabel "Sets of double-skin double-conical drums with single playing heads"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:broader hornbostelandsachs:5555 ;
  a skos:Concept .

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

