<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="nl" ><head><link rel="alternate" hreflang="en" href = "http://en.instr.scorser.com/SS/Recorder/All/Duet.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/SS/%d0%91%d0%bb%d0%be%d0%ba%d1%84%d0%bb%d0%b5%d0%b9%d1%82%d0%b0/%d0%92%d1%81%d0%b5/%d0%94%d1%83%d1%8d%d1%82.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/SS/Blockfl%c3%b6te/Alle/Duett.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/SS/Fl%c3%bbte+%c3%a0+bec/Tous/Duet.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/SS/Flauta+doce/Todos/Dueto.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/SS/Flauta+dulce/Todos/Duet.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/SS/Flet+prosty/Wszystkie/Duet.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/SS/Flauto+dolce/Tutto/Duetto.html"/><script async src="https://www.googletagmanager.com/gtag/js?id=G-WCCFERMEWR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());

  gtag('config', 'G-WCCFERMEWR');
</script><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Blokfluit + Duet PDF gratis bladmuziek</title><meta name="description" content="Hier kunt u gratis bladmuziek downloaden voor: Blokfluit + Duet in pdf"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><link rel="icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="shortcut icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
  <script src="http://code.jquery.com/jquery-1.12.4.js" ></script>
  <script src="http://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script type="text/javascript">
	function onEnter()
	{{
if(event.key === 'Enter') {
        var re = new RegExp('([ .]*$)|([\\\\:]*)', 'ig'); 
		var tmp = document.getElementById("s").value.replace(re,'');
		if (tmp!="")
			top.location.href = 'http://nl.scorser.com/S/Bladmuziek/'+encodeURIComponent(tmp)+'/-1/1.html';
		return false;      
    }		
	}}
</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script><style type="text/css">
body{max-width: 975px;min-width: 300px;margin: 10px 10px 0 20px;font-family: sans-serif, arial, tahoma, verdana,courier ;background-color:white}
a{color:black; padding: 0 0px 10px 0px;display:block;}
a:visited{color:black}
.ariaLinkDiv{font-size: large;margin: 0 0 0 10px;}
h1{ font-size: xx-large;font-weight: normal;margin: 10px 0px 10px 0px;clear:both}
h1 a{display:inline}
h2{ font-size: x-large;font-weight: normal;margin: 20px 0 10px 0px}
h2 a{margin: 0; display:inline}
h3{ font-weight: normal;font-size:large;margin: 10px 0 0 0px}
h3 a{display:inline}
.content{margin:20px 0 0 0px}
.hd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;}
.hd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.hd a:visited{color:white}
.vd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #568900;   margin: 5px 5px 0 0;}
.vd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.vd a:visited{color:white}
.clear{clear:both}
.clear10{clear:both;height:10px}
.clear20{clear:both;height:20px}
.ic{padding: 5px 0 5px 0;border-width:0;font-size: large;width: 100%;}
.ic:focus{outline:none}
.sw{background-color:red;float:left}
.sw a{padding:10px;color:white;font-size:large;}
.p{max-width:700px;margin-top:10px;}
.p a{display:inline;}
.ocd{background-color: #6E903B; width: 100%;}
.ocd a{text-decoration:none; color:white;float:left;padding:0}
.ocd a:visited{color:white}
.ocdd{margin-left: 47px;}
.ocdc{padding: 5px;}
.instrDiv{display:none}
.md{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;padding:10px}
</style></head><body><div class="ocd"><div class="ocdc"><a href="http://nl.instr.scorser.com/M.html"><img alt="" src="http://instr.scorser.com/menu_white.png" style="height:23px; width:30px;margin:5px"></a><div class="ocdd"><input id="s" value placeholder=" Zoeken ScorSer.com: Instrumenten, Componisten, Composities ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://nl.instr.scorser.com/Au/Blokfluit/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Solo/Alle.html">Blokfluit Solo</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Alle/Alle.html">Blokfluit + ...</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Solo/Voor+beginners.html">Voor beginners</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SC/Blokfluit/Alle/Popularity.html">Componisten</a></div><div class="clear10"></div><div class="clear10"></div><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script>
<!-- scorser.com - Ad1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7958472158675518"
     data-ad-slot="6855378574"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({ });
</script><h1>Bladmuziek voor: Blokfluit (Duet)</h1><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Fluit/Alle.html">Blokfluit + Fluit</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Piano/Alle.html">Blokfluit + Piano</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viool/Alle.html">Blokfluit + Viool</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Stem/Alle.html">Blokfluit + Stem</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/String_ensemble/Alle.html">Blokfluit + String ensemble</a></div><div class="md" onclick="showMenu('instr')">Meer...</div><div id="instr" class="instrDiv"><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Gitaar/Alle.html">Blokfluit + Gitaar</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Stem%2bFluit/Alle.html">Blokfluit + Stem + Fluit</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viool%2bHobo%2bFluit/Alle.html">Blokfluit + Viool + Hobo + Fluit</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viool%2bFluit/Alle.html">Blokfluit + Viool + Fluit</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Hobo/Alle.html">Blokfluit + Hobo</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viool%2bString_ensemble/Alle.html">Blokfluit + Viool + String ensemble</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Klavecimbel/Alle.html">Blokfluit + Klavecimbel</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viool%2bHobo/Alle.html">Blokfluit + Viool + Hobo</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viola_da_gamba/Alle.html">Blokfluit + Viola da gamba</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Cello/Alle.html">Blokfluit + Cello</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Fluit%2bHobo/Alle.html">Blokfluit + Fluit + Hobo</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Klavecimbel%2bViool/Alle.html">Blokfluit + Klavecimbel + Viool</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Zink%2bViool%2bFluit/Alle.html">Blokfluit + Zink + Viool + Fluit</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Stem%2bViool/Alle.html">Blokfluit + Stem + Viool</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Harp/Alle.html">Blokfluit + Harp</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Hobo%2bFagot%2bViool/Alle.html">Blokfluit + Hobo + Fagot + Viool</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Stem%2bFluit%2bViool/Alle.html">Blokfluit + Stem + Fluit + Viool</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Stem%2bAlt/Alle.html">Blokfluit + Stem + Alt</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Stem%2bSopraan/Alle.html">Blokfluit + Stem + Sopraan</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Gitaar%2bViool/Alle.html">Blokfluit + Gitaar + Viool</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viool%2bCello/Alle.html">Blokfluit + Viool + Cello</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Hobo%2bFagot/Alle.html">Blokfluit + Hobo + Fagot</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Fluit%2bLuit%2bCittern%2bViola_da_gamba/Alle.html">Blokfluit + Fluit + Luit + Cittern + Viola da gamba</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viool%2bAltviool/Alle.html">Blokfluit + Viool + Altviool</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Blokfluit/Viool%2bAltviool%2bCello/Alle.html">Blokfluit + Viool + Altviool + Cello</a></div></div><div class="clear10"></div><div class="clear20"></div><a href="http://nl.instr.scorser.com/CC/Blokfluit/Georg+Philipp+Telemann/Duet+for+2+Flutes%2c+TWV+40%3a107.html"><b>Duet for 2 Flutes, TWV 40:107</b>. Georg Philipp Telemann</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Georg+Philipp+Telemann/Sonata+for+Flute+and+Violin%2c+TWV+40%3a111.html"><b>Sonata for Flute and Violin, TWV 40:111</b>. Georg Philipp Telemann</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Georg+Philipp+Telemann/Der+getreue+Music-Meister.html"><b>Der getreue Music-Meister</b> (Faithful Music Master). Georg Philipp Telemann</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Various/Apollo%27s+Cabinet%2c+or+the+Muse%27s+Delight.html"><b>Apollo's Cabinet, or the Muse's Delight</b> (Apollo's kabinet, of de Muze's Delight). Various</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Hazlerig%2c+Sylvia+E./10+Little+Duets.html"><b>10 Little Duets</b>. Hazlerig, Sylvia E.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Grayson%2c+Martin/Duos+for+Treble+Recorder+and+Violin%2c+Op.34.html"><b>Duos for Treble Recorder and Violin, Op.34</b> (Duo's voor altblokfluit en Viool, Op.34). Grayson, Martin</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wolfgang+Amadeus+Mozart/12+Horn+Duos%2c+K.487%2f496a/Gomez+Gomez%2c+Alberto/Blokfluit%2bBlokfluit.html"><b>12 Horn Duos, K.487/496a</b>. Wolfgang Amadeus Mozart.  (Gomez Gomez, Alberto)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Francesco+Geminiani/Duo+in+F+major.html"><b>Duo in F major</b>. Francesco Geminiani</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Gomez+Gomez%2c+Alberto/Recorder+Duets+for+C-recorders.html"><b>Recorder Duets for C-recorders</b> (Recorder Duetten voor C-recorders). Gomez Gomez, Alberto</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wolfgang+Amadeus+Mozart/String+Duo+No.+1/Teuling%2c+Arnold+den/Blokfluit%2bBlokfluit.html"><b>String Duo No. 1</b>. Wolfgang Amadeus Mozart.  (Teuling, Arnold den)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Georg+Philipp+Telemann/Sonata+for+Flute+and+Violin%2c+TWV+40%3a111/Fabio+M.+Castellarin/Blokfluit%2bViool.html"><b>Sonata for Flute and Violin, TWV 40:111</b>. Georg Philipp Telemann.  (Fabio M. Castellarin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Ludwig+van+Beethoven/3+Duets+for+Clarinet+and+Bassoon%2c+WoO+27/Bjerre%2c+Klaus/Blokfluit%2bBlokfluit.html"><b>3 Duets for Clarinet and Bassoon, WoO 27</b>. Ludwig van Beethoven.  (Bjerre, Klaus)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wilhelm+Friedemann+Bach/6+Sonatas+for+2+Flutes%2c+F.54-59/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>6 Sonatas for 2 Flutes, F.54-59</b>. Wilhelm Friedemann Bach.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Ekert%2c+Matias/4+Fr%c3%bche+St%c3%bccke.html"><b>4 Frühe Stücke</b> (4 Vroege stukken). Ekert, Matias</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Ludwig+van+Beethoven/3+Duets+for+Clarinet+and+Bassoon%2c+WoO+27/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for Clarinet and Bassoon, WoO 27</b>. Ludwig van Beethoven.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wolfgang+Amadeus+Mozart/Sonata+for+Bassoon+and+Cello+in+B-flat+major%2c+K.292%2f196c/Teuling%2c+Arnold+den/Blokfluit%2bBlokfluit.html"><b>Sonata for Bassoon and Cello in B-flat major, K.292/196c</b>. Wolfgang Amadeus Mozart.  (Teuling, Arnold den)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Ludwig+van+Beethoven/3+Duets+for+Clarinet+and+Bassoon%2c+WoO+27/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for Clarinet and Bassoon, WoO 27</b>. Ludwig van Beethoven.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Ludwig+van+Beethoven/3+Duets+for+Clarinet+and+Bassoon%2c+WoO+27/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for Clarinet and Bassoon, WoO 27</b>. Ludwig van Beethoven.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Tui+St.+George+Tucker/5+Quartertone+Duets.html"><b>5 Quartertone Duets</b>. Tui St. George Tucker</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Heberle%2c+Anton/Duo+for+2+Csakans.html"><b>Duo for 2 Csakans</b>. Heberle, Anton</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Rolock%2c+Reiny/Duet+for+Recorder+and+Lute.html"><b>Duet for Recorder and Lute</b> (Duet voor Recorder en Lute). Rolock, Reiny</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wilhelm+Friedemann+Bach/3+Duets+for+2+Violas%2c+F.60-62/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for 2 Violas, F.60-62</b>. Wilhelm Friedemann Bach.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Willem+de+Fesch/30+Duets%2c+Op.11/Unknown/Blokfluit%2bBlokfluit.html"><b>30 Duets, Op.11</b>. Willem de Fesch.  (Unknown)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wilhelm+Friedemann+Bach/6+Sonatas+for+2+Flutes%2c+F.54-59/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>6 Sonatas for 2 Flutes, F.54-59</b>. Wilhelm Friedemann Bach.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Willem+de+Fesch/30+Duets%2c+Op.11/Knuth%2c+J%c3%bcrgen/Blokfluit%2bBlokfluit.html"><b>30 Duets, Op.11</b>. Willem de Fesch.  (Knuth, Jürgen)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wolfgang+Amadeus+Mozart/String+Duo+No.+2/Teuling%2c+Arnold+den/Blokfluit%2bBlokfluit%2bBlokfluit.html"><b>String Duo No. 2</b>. Wolfgang Amadeus Mozart.  (Teuling, Arnold den)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wilhelm+Friedemann+Bach/3+Duets+for+2+Violas%2c+F.60-62/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for 2 Violas, F.60-62</b>. Wilhelm Friedemann Bach.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Charles+Dancla/2+Violin+Duos%2c+Opp.19%2c+20/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>2 Violin Duos, Opp.19, 20</b>. Charles Dancla.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wilhelm+Friedemann+Bach/3+Duets+for+2+Violas%2c+F.60-62/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for 2 Violas, F.60-62</b>. Wilhelm Friedemann Bach.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Soprano+Recorder+and+Alto+Recorder%2c+Op.1262.html"><b>Duet for Soprano Recorder and Alto Recorder, Op.1262</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Christian+Cannabich/Duettos+for+violin+and+viola/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>Duettos for violin and viola</b>. Christian Cannabich.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wilhelm+Friedemann+Bach/3+Duets+for+2+Violas%2c+F.60-62/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for 2 Violas, F.60-62</b>. Wilhelm Friedemann Bach.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wilhelm+Friedemann+Bach/3+Duets+for+2+Violas%2c+F.60-62/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for 2 Violas, F.60-62</b>. Wilhelm Friedemann Bach.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Wilhelm+Friedemann+Bach/3+Duets+for+2+Violas%2c+F.60-62/Grayson%2c+Martin/Blokfluit%2bBlokfluit.html"><b>3 Duets for 2 Violas, F.60-62</b>. Wilhelm Friedemann Bach.  (Grayson, Martin)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Frederick+Charles%2c+Count+of+Erbach-Limpurg/Divertissements+melodieux.html"><b>Divertissements melodieux</b> (Entertainment melodieux). Frederick Charles, Count of Erbach-Limpurg</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Ch%c3%a9deville%2c+Esprit+Philippe/6+Duos+Galants%2c+Op.5.html"><b>6 Duos Galants, Op.5</b>. Chédeville, Esprit Philippe</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Georg+Friedrich+H%c3%a4ndel/Se+tu+non+lasci+amore%2c+HWV+193/R.D.+Tennent/Blokfluit%2bBlokfluit%2bBlokfluit.html"><b>Se tu non lasci amore, HWV 193</b>. Georg Friedrich Händel.  (R.D. Tennent)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+and+Bass+Recorder%2c+Op.1269.html"><b>Duet for Alto and Bass Recorder, Op.1269</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Torelio%2c+Francesco/8+Duets%2c+Op.1/Carl+Dettman/Blokfluit%2bBlokfluit.html"><b>8 Duets, Op.1</b>. Torelio, Francesco.  (Carl Dettman)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Aramaki%2c+Michio/Simple+Duet+No.1%2c+Op.20.html"><b>Simple Duet No.1, Op.20</b>. Aramaki, Michio</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Tenor+and+Bass+Recorder%2c+Op.1270.html"><b>Duet for Tenor and Bass Recorder, Op.1270</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Various/56+Sonatas+for+Instrument+and+Continuo/Richard+Shann/Blokfluit%2bBasso_continuo.html"><b>56 Sonatas for Instrument and Continuo</b>. Various.  (Richard Shann)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+2+Tenor+Recorders%2c+Op.1769.html"><b>Duet for 2 Tenor Recorders, Op.1769</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Soprano+Recorder+and+Alto+Recorder%2c+Op.1761.html"><b>Duet for Soprano Recorder and Alto Recorder, Op.1761</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Soprano+and+Bass+Recorders%2c+Op.1271.html"><b>Duet for Soprano and Bass Recorders, Op.1271</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Ferialdi%2c+Angelo/Duetto+Duodecimo+Sciolto+da%27+lacci+%c3%a8+lieto+il+cor%2c+Op.2.html"><b>Duetto Duodecimo Sciolto da' lacci è lieto il cor, Op.2</b>. Ferialdi, Angelo</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+Recorder+and+Guitar%2c+Op.1860.html"><b>Duet for Alto Recorder and Guitar, Op.1860</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+2+Bass+Recorders%2c+Op.1764.html"><b>Duet for 2 Bass Recorders, Op.1764</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+Recorder+and+Chamber+Strings%2c+Op.1272.html"><b>Duet for Alto Recorder and Chamber Strings, Op.1272</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+Recorder+and+Harp%2c+Op.1261.html"><b>Duet for Alto Recorder and Harp, Op.1261</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Aramaki%2c+Michio/Simple+Duet+No.2%2c+Op.21.html"><b>Simple Duet No.2, Op.21</b>. Aramaki, Michio</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Soprano+Recorder+and+Cello%2c+Op.1756.html"><b>Duet for Soprano Recorder and Cello, Op.1756</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Soprano+Recorder+and+Guitar%2c+Op.1858.html"><b>Duet for Soprano Recorder and Guitar, Op.1858</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Aramaki%2c+Michio/Simple+Duet+No.3%2c+Op.29.html"><b>Simple Duet No.3, Op.29</b>. Aramaki, Michio</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duets+for+Cello+and+Crumhorns%2c+Op.815.html"><b>Duets for Cello and Crumhorns, Op.815</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Soprano+Recorder+and+Chamber+Strings%2c+Op.1273.html"><b>Duet for Soprano Recorder and Chamber Strings, Op.1273</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Tenor+Recorder+and+Cello%2c+Op.1771.html"><b>Duet for Tenor Recorder and Cello, Op.1771</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Ruge%2c+Filippo/6+Flute+Duets/Hans-Thomas+M%c3%bcller-Schmidt/Blokfluit.html"><b>6 Flute Duets</b>. Ruge, Filippo.  (Hans-Thomas Müller-Schmidt)</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Tenor+Recorder+and+Harp%2c+Op.1263.html"><b>Duet for Tenor Recorder and Harp, Op.1263</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Tenor+Recorder+and+Guitar%2c+Op.1862.html"><b>Duet for Tenor Recorder and Guitar, Op.1862</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Tenor+Recorder+and+Chamber+Strings%2c+Op.1274.html"><b>Duet for Tenor Recorder and Chamber Strings, Op.1274</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Tenor+Recorder+and+Viola%2c+Op.1770.html"><b>Duet for Tenor Recorder and Viola, Op.1770</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+Crumhorn+and+Soprano+Recorder%2c+Op.1744.html"><b>Duet for Alto Crumhorn and Soprano Recorder, Op.1744</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Soprano+and+Alto+Recorders%2c+Op.2170.html"><b>Duet for Soprano and Alto Recorders, Op.2170</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+Recorder+and+Tenor+Crumhorn%2c+Op.1746.html"><b>Duet for Alto Recorder and Tenor Crumhorn, Op.1746</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Soprano+and+Tenor+Recorders%2c+Op.2174.html"><b>Duet for Soprano and Tenor Recorders, Op.2174</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+Recorder+and+Soprano+Crumhorn%2c+Op.1745.html"><b>Duet for Alto Recorder and Soprano Crumhorn, Op.1745</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+and+Bass+Recorder%2c+Op.2178.html"><b>Duet for Alto and Bass Recorder, Op.2178</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Beatty%2c+Stephen+W./Duet+for+Alto+and+Tenor+Recorders%2c+Op.2176.html"><b>Duet for Alto and Tenor Recorders, Op.2176</b>. Beatty, Stephen W.</a><a href="http://nl.instr.scorser.com/CC/Blokfluit/Ernst+Gottlieb+Baron/Concerto+a+flauto+dolci%2c+au+luth.html"><b>Concerto a flauto dolci, au luth</b>. Ernst Gottlieb Baron</a><a href="http://nl.instr.scorser.com/Ar/Blokfluit/Paul+Hindemith/Pl%c3%b6ner+Musiktag/Unknown/Blokfluit%2bBlokfluit%2bBlokfluit.html"><b>Plöner Musiktag</b>. Paul Hindemith.  (Unknown)</a><script type="text/javascript">
        function showMenu(id)
        {
            var node = document.getElementById(id)
            var display = node.style.display;
            node.style.display = display == "block" ? 'none' : "block"
        }
    </script></body></html>