@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:12
  skos:notation "111.2" ;
  skos:prefLabel "Percussion idiophones"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:16 .

hornbostelandsachs:17
  skos:notation "111.221" ;
  skos:prefLabel "(Individual) percussion plaques"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:16 .

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

hornbostelandsachs:18
  skos:notation "111.222" ;
  skos:prefLabel "Sets of percussion plaques"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:16 .

hornbostelandsachs:16
  skos:notation "111.22" ;
  skos:narrower hornbostelandsachs:17, hornbostelandsachs:18 ;
  skos:definition "Instruments in the form of plaques, owing to the solidity and elasticity of their substance, vibrate and radiate sound when struck either with non-sonorous objects (hand, stick, striker) or against non-sonorous objects. The player creates clearly defined individual strokes."@en ;
  skos:prefLabel "Percussion plaques"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:exactMatch instrumentskeywords:4544 ;
  skos:broader hornbostelandsachs:12 ;
  a skos:Concept .

