@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:245
  skos:notation "42" ;
  skos:prefLabel "Wind instruments proper"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:247 .

hornbostelandsachs:248
  skos:notation "421.1" ;
  skos:prefLabel "Flutes without duct"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:247 .

hornbostelandsachs:280
  skos:notation "421.2" ;
  skos:prefLabel "Flutes with duct or duct flutes"@en ;
  a skos:Concept ;
  skos:broader hornbostelandsachs:247 .

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

hornbostelandsachs:247
  skos:narrower hornbostelandsachs:280, hornbostelandsachs:248 ;
  skos:prefLabel "Edge instruments or flutes"@en ;
  a skos:Concept ;
  skos:exactMatch instrumentskeywords:4101, instrumentskeywords:5198, instrumentskeywords:4720 ;
  skos:broader hornbostelandsachs:245 ;
  skos:notation "421" ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:definition "The air itself is the vibrator in the primary sense. The standing waves are significantly confined within the instrument itself. A narrow stream of air is directed against an edge to excite a column of air in a tube or a body of air in a cavity."@en .

