@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:300
  skos:notation "421.221.4" ;
  skos:prefLabel "Vessel flutes with duct"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:301 .

hornbostelandsachs:301
  skos:exactMatch instrumentskeywords:4830, instrumentskeywords:6696, instrumentskeywords:5161, instrumentskeywords:4101 ;
  skos:prefLabel "Vessel flutes with duct, without fingerholes"@en ;
  skos:definition "The air itself is the vibrator in the primary sense. The standing waves are significantly confined within the instrument itself. A narrow duct directs the air stream against the sharp edge of a lateral orifice. The body of the flute is in the form of a vessel, without fingerholes. Zoomorphic pottery whistles (Europe, Asia)."@en ;
  a skos:Concept ;
  skos:notation "421.221.41" ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:broader hornbostelandsachs:300 .

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

