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

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

hornbostelandsachs:5538
  skos:notation "211.221" ;
  skos:prefLabel "Single-skin barrel drums"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:5540 .

hornbostelandsachs:5540
  skos:notation "211.221.2" ;
  skos:definition "Sets of drums with barrel-shaped bodies, where the diameter is larger at the middle than at the ends. Each drum body is enclosed at one end by a single tightly stretched membrane, and the opposite end is open. The membranes are directly struck by the player using the hands or intermediate devices such as sticks."@en ;
  skos:prefLabel "Sets of single-skin barrel drums"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:exactMatch instrumentskeywords:11375, instrumentskeywords:11363 ;
  skos:broader hornbostelandsachs:5538 ;
  a skos:Concept .

