@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:100
  skos:notation "211.2" ;
  skos:prefLabel "Tubular drums"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:101 .

hornbostelandsachs:105
  skos:notation "211.212" ;
  skos:prefLabel "Double-skin cylindrical drums"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:101 .

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

hornbostelandsachs:101
  skos:notation "211.21" ;
  skos:narrower hornbostelandsachs:102, hornbostelandsachs:105 ;
  skos:definition "Drums with tubular bodies that have essentially the same diameter at the middle and the ends; whether or not the ends taper slightly or have projecting discs, is immaterial. Tightly stretched membranes enclose one or both ends, and are directly struck by the player using the hands or intermediate devices such as sticks."@en ;
  skos:prefLabel "Cylindrical drums"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:exactMatch instrumentskeywords:2532 ;
  skos:broader hornbostelandsachs:100 ;
  a skos:Concept .

hornbostelandsachs:102
  skos:notation "211.211" ;
  skos:prefLabel "Single-skin cylindrical drums"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:101 .

