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

hornbostelandsachs:6154
  skos:notation "5" ;
  skos:prefLabel "Electrophones"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:6199 .

hornbostelandsachs:6199
  skos:notation "55" ;
  skos:definition "Electrical signals are passed to a loudspeaker to produce sound. The signals are generated using electronically stored data and electronic circuitry. Devices with analogue oscillators and digital filters, etc."@en ;
  skos:prefLabel "Hybrid analogue/digital configurations"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:broader hornbostelandsachs:6154 ;
  a skos:Concept .

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

