@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:111
  skos:notation "211.25" ;
  skos:prefLabel "Conical drums"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:2183 .

hornbostelandsachs:2186
  skos:notation "211.251.2" ;
  skos:prefLabel "Sets of single-skin conical drums"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:2183 .

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

hornbostelandsachs:2185
  skos:notation "211.251.1" ;
  skos:prefLabel "Individual single-skin conical drums"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:2183 .

hornbostelandsachs:2183
  skos:narrower hornbostelandsachs:2185, hornbostelandsachs:2186 ;
  skos:exactMatch instrumentskeywords:4588, instrumentskeywords:4583 ;
  skos:definition "Drums with tubular bodies in which the diameter at the ends differs considerably. These drums have single tightly stretched membranes and the opposite ends are open. The membranes are directly struck by the player using the hands or intermediate devices such as sticks."@en ;
  skos:prefLabel "Single-skin conical drums"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  a skos:Concept ;
  skos:notation "211.251" ;
  skos:broader hornbostelandsachs:111 .

