@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:4
  skos:notation "111.1" ;
  skos:prefLabel "Concussion idiophones or clappers"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:3 .

hornbostelandsachs:2
  skos:notation "11" ;
  skos:prefLabel "Struck idiophones"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:3 .

hornbostelandsachs:12
  skos:notation "111.2" ;
  skos:prefLabel "Percussion idiophones"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:3 .

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

hornbostelandsachs:3
  skos:narrower hornbostelandsachs:4, hornbostelandsachs:12 ;
  skos:prefLabel "Idiophones struck directly"@en ;
  a skos:Concept ;
  skos:exactMatch instrumentskeywords:2998, instrumentskeywords:3007, instrumentskeywords:5298 ;
  skos:notation "111" ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:definition "The substance of the instrument itself, owing to its solidity and elasticity, vibrates and may radiate sound without requiring stretched membranes or strings. The instrument is made to vibrate by being struck. The player executes the movement of striking; whether by mechanical intermediate devices, beaters, keyboards, or by pulling ropes, etc., is immaterial; it is definitive that the player can apply clearly defined individual strokes and that the instrument itself is equipped for this kind of percussion."@en ;
  skos:broader hornbostelandsachs:2 .

