@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix hornbostelandsachs: <http://www.mimo-db.eu/HornbostelAndSachs/> .

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

hornbostelandsachs:80
  skos:notation "133.1" ;
  skos:prefLabel "(Individual) friction vessels"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:79 .

hornbostelandsachs:79
  skos:notation "133" ;
  skos:narrower hornbostelandsachs:80, hornbostelandsachs:81 ;
  skos:definition "The substance of the instrument itself, owing to its solidity and elasticity, vibrates and radiates sound. The instrument is in the form of a vessel, and is made to vibrate by friction."@en ;
  skos:prefLabel "Friction vessels"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:broader hornbostelandsachs:70 ;
  a skos:Concept .

hornbostelandsachs:81
  skos:notation "133.2" ;
  skos:prefLabel "Sets of friction vessels"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:79 .

hornbostelandsachs:70
  skos:notation "13" ;
  skos:prefLabel "Friction Idiophones"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:79 .

