@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:55
  skos:notation "112.25" ;
  skos:definition "The substance of the instrument itself, owing to its solidity and elasticity, vibrates and radiates sound when scraped. A notched board is scraped with a stick. Jazz washboard."@en ;
  skos:prefLabel "Scraped boards"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:exactMatch instrumentskeywords:3060 ;
  skos:broader hornbostelandsachs:48 ;
  a skos:Concept .

hornbostelandsachs:48
  skos:notation "112.2" ;
  skos:prefLabel "Scraped idiophones"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:55 .

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

