@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:6200 .

hornbostelandsachs:6200
  skos:notation "56" ;
  skos:definition "Electrical signals are passed to a loudspeaker to produce sound. The signals are generated using electronically stored data and electronic circuitry. Software."@en ;
  skos:prefLabel "Software"@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 .

