@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:76
  skos:notation "132" ;
  skos:prefLabel "Friction plaques"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:78 .

hornbostelandsachs:78
  skos:notation "132.2" ;
  skos:definition "The substance of the instrument itself, owing to its solidity and elasticity, vibrates and radiates sound. The instrument is made to vibrate by friction. The vibrating material consists of a set of plaques."@en ;
  skos:prefLabel "Sets of friction plaques"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:exactMatch instrumentskeywords:6309 ;
  skos:broader hornbostelandsachs:76 ;
  a skos:Concept .

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

