CINXE.COM
LNB|LNC10-000292768
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/65682830-e5f2-4745-8419-d4455d00dc72/OtAutoBlock.js"/> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="65682830-e5f2-4745-8419-d4455d00dc72"/> <script type="text/javascript"> function OptanonWrapper() { } </script> <script> (function(w,d,s,l,i){ w[l]=w[l]||[]; w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0]; var j=d.createElement(s); j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i; f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WQ95RR2');</script> <meta content="IE=edge" http-equiv="X-UA-Compatible"/> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="referrer" content="origin"/> <script type="text/javascript" src="/viaf/scripts/raphael.js">//</script> <script type="text/javascript" src="//code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous">//</script> <script type="text/javascript" src="/viaf/scripts/viaf.js">//</script> <link type="text/css" rel="stylesheet" href="/viaf/css/viaf.css"/> <link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.13.2/themes/smoothness/jquery-ui.css"/> <script type="text/javascript" src="//code.jquery.com/ui/1.13.2/jquery-ui.min.js" integrity="sha256-lSjKY0/srUM9BE3dPm+c4fBo1dky2v27Gdjm2uoZaL0=" crossorigin="anonymous">//</script> <script type="text/javascript" src="/viaf/scripts/jquery.columnizer.js">//</script> <script type="text/javascript" src="/viaf/scripts/jquery.dataTables.min.js">//</script> <link rel="shortcut icon" href="/viaf/images/viaf.ico"/> <link rel="search" title="VIAF Search" type="application/opensearchdescription+xml" href="http://viaf.org/allFieldsSearch.xml"/> <link rel="profile" href="http://a9.com/-/spec/opensearch/1.1/"/> <title>LNB|LNC10-000292768</title> <script type="text/javascript"> $(document).ready(function(){ var mylist=$('#listOfLinks'); var listitems = mylist.children('li').get(); listitems.sort(function(a, b) { return $(a).text().trim().toUpperCase().localeCompare($(b).text().trim().toUpperCase()); }) $.each(listitems, function(idx, itm) { mylist.append(itm); }); // canvasSize declared in viaf.js //canvasSize = 90 + (nodes.length * 10); canvas=document.getElementById("svgcanvas"); if(canvas) { canvasSize = 140 + (nodes.length * 8); if (nodes.length==1){canvasSize = 70;} var paper = Raphael(document.getElementById("svgcanvas"), canvasSize, canvasSize); drawGraph(paper); $('#SelectedTitles h3').click(function(event) { $('#SelectedTitlesContent').slideToggle("slow"); $('img#SelectedTitlesContentOpen').toggle(); $('img#SelectedTitlesContentClose').toggle(); }); $('#SelectedCoauthors h3').click(function(event) { $('#SelectedCoauthorsContent').slideToggle("slow"); $('img#SelectedCoauthorsContentOpen').toggle(); $('img#SelectedCoauthorsContentClose').toggle(); }); $('#Graph h3').click(function(event) { $('#GraphContent').slideToggle("slow"); $('img#GraphContentOpen').toggle(); $('img#GraphContentClose').toggle(); }); $('#Countries h3').click(function(event) { $('#CountriesContent').slideToggle("slow"); $('img#CountriesContentOpen').toggle(); $('img#CountriesContentClose').toggle(); }); $('#About h3').click(function(event) { $('#AboutContent').slideToggle("slow"); $('img#AboutContentOpen').toggle(); $('img#AboutContentClose').toggle(); }); $('#Timeline h3').click(function(event) { $('#TimelineContent').slideToggle("slow"); $('img#TimelineContentOpen').toggle(); $('img#TimelineContentClose').toggle(); }); $('#AltForms h3').click(function(event) { $('#AltFormsContent').slideToggle("slow"); $('img#AltFormsContentOpen').toggle(); $('img#AltFormsContentClose').toggle(); }); $('#TitleLinks h3').click(function(event) { $('#TitleLinksContent').slideToggle("slow"); $('img#TitleLinksContentOpen').toggle(); $('img#TitleLinksContentClose').toggle(); }); $('#RelatedNames h3').click(function(event) { $('#RelatedNamesContent').slideToggle("slow"); $('img#RelatedNamesContentOpen').toggle(); $('img#RelatedNamesContentClose').toggle(); }); $('#Publishers h3').click(function(event) { $('#PublishersContent').slideToggle("slow"); $('img#PublishersContentOpen').toggle(); $('img#PublishersContentClose').toggle(); }); $('#RecordViews h3').click(function(event) { $('#RecordViewsContent').slideToggle("slow"); $('img#RecordViewsContentOpen').toggle(); $('img#RecordViewsContentClose').toggle(); }); $('#History h3').click(function(event) { $('#HistoryContent').slideToggle("slow"); $('img#HistoryContentOpen').toggle(); $('img#HistoryContentClose').toggle(); }); $(".exprLabel").click(function() { //alert("clicked"); $(this).parent().find("ul").toggle('slow'); if ($(this).parent().find("h4").hasClass('listClose')){ $(this).parent().find("h4").addClass('listOpen').removeClass('listClose'); } else { $(this).parent().find("h4").addClass('listClose').removeClass('listOpen'); } }); } }); </script> <script type="text/javascript"><!-- $(document).ready(function() { if ($('#expressionTable').length) $('#expressionTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); if ($('#workTable').length) $('#workTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); function fixupHeader(XMLHttpRequest){ XMLHttpRequest.setRequestHeader('Content-Type', "text/xml"); } $( "input#searchTerms" ).autocomplete({ source: function( request, response ){ $.ajax({ url: "//viaf.org/viaf/AutoSuggest", dataType: "jsonp", data: { query: request.term }, success: function (data){ var mr = []; var result = data['result'] for (var i=0, len=result.length; i < len; i++){ ri = result[i]; var term = ri['term']; mr.push({label:term, value:term}); } response(mr); } }); }, minLength: 1 }); }); --></script> </head> <body onload="document.getElementById('searchTerms').focus()"> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQ95RR2" height="0" width="0" style="display:none;visibility:hidden"/> </noscript> <script type="text/javascript"> var viafBase = '/viaf/'; var xslMatchedBirthDeath = 'Matched on birth/death dates'; var xslMatchedAnd = 'and'; </script> <div id="masthead"> <div id="mastTitles"> <h1> <a class="mast-title" href="http://viaf.org/">VIAF</a> </h1> <h2>Virtual International Authority File</h2> </div> </div> <div id="body"> <div id="maincontent"> <div id="searchdisplay"> <div id="searchdisplay-inner"> <h4 class="searchh4">Search</h4> <div id="searchInner" class="yui-skin-sam"> <form onsubmit="return doSearch(this);" id="visibleForm" action="?"> <fieldset id="fieldset-field"> <label> <span class="langHi0">Select Field:</span> </label> <select name="selector0" size="1"> <option value="cql.any">All Fields</option> <option selected="selected" value="local.names">All Headings</option> <option value="local.corporateNames">Corporate Names</option> <option value="local.geographicNames">Geographic Names</option> <option value="local.personalNames">Personal Names</option> <option value="local.uniformTitleWorks">Works</option> <option value="local.uniformTitleExpressions">Expressions</option> <option value="local.mainHeadingEl">Preferred Headings</option> <option value="Xlocal.names">Exact Heading</option> <option value="local.title">Bibliographic Titles</option> </select> </fieldset> <fieldset id="fieldset-index"> <label>Select Index:</label> <select size="1" name="selector1"> <option selected="selected" value="viaf">All VIAF</option> <option value="arbabn">Argentina</option> <option value="nla">Australia</option> <option value="vlacc">Belgium (Flemish)</option> <option value="blbnb">Brazil</option> <option value="caoonl">Canada</option> <option value="bnc">Catalunya</option> <option value="bnchl">Chile</option> <option value="nsk">Croatia</option> <option value="nkc">Czech</option> <option value="dbc">Denmark (DBC)</option> <option value="egaxa">Egypt</option> <option value="errr">Estonia</option> <option value="fast">FAST</option> <option value="bnf">France (BnF)</option> <option value="sudoc">France (Sudoc)</option> <option value="dnb">Germany</option> <option value="jpg">Getty (ULAN)</option> <option value="grateve">Greece</option> <option value="bnc bne">Hispánica</option> <option value="nszl">Hungary</option> <option value="uiy">Iceland</option> <option value="n6i">Ireland</option> <option value="isni">ISNI</option> <option value="j9u">Israel</option> <option value="iccu">Italy</option> <option value="ndl">Japan (NDL)</option> <option value="nii">Japan (NII)</option> <option value="krnlk">Korea</option> <option value="LNB">Latvia</option> <option value="LNL">Lebanon</option> <option value="lc">LC (NACO)</option> <option value="lih">Lithuania</option> <option value="bnl">Luxembourg</option> <option value="mrbnr">Morocco</option> <option value="nta">Netherlands</option> <option value="bibsys">Norway (BIBSYS)</option> <option value="w2z">Norway (National Library)</option> <option value="uiy">Iceland</option> <option value="perseus">Perseus</option> <option value="plwabn">Poland (National Library)</option> <option value="nukat">Poland (NUKAT)</option> <option value="ptbnp">Portugal</option> <option value="b2q">Québec</option> <option value="nynyrilm">RILM</option> <option value="de633">RISM</option> <option value="nlr">Russia</option> <option value="nlb">Singapore</option> <option value="skmasnl">Slovakia</option> <option value="simacob">Slovenia</option> <option value="bne">Spain</option> <option value="selibr">Sweden</option> <option value="sz">Swiss (National Library)</option> <option value="rero">Swiss (RERO)</option> <option value="srp">Syriac</option> <option value="cyt">Taiwan</option> <option value="uae">United Arab Emirates</option> <option value="bav">Vatican</option> <option value="wkp">Wikipedia</option> <option value="xa">xA</option> <option value="xr">xR</option> </select> </fieldset> <fieldset id="fieldset-textenter"> <label>Search Terms:</label> <div class="ui-widget"> <input size="40" id="searchTerms"/> </div> </fieldset> <fieldset id="fieldset-submit"> <input value="Search" id="btnSearch2" title="Search VIAF" type="submit"/> </fieldset> </form> </div> </div> </div> <table cellspacing="0" class="marc"> <tr> <th> <a href="//www.loc.gov/marc/authority/adleader.html"> <span class="langHi0">Leader</span> </a> </th> <td> </td> <td> </td> <td>00000nz a2200037n 45 0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad001.html">001</a> </th> <td> </td> <td> </td> <td>LNB|LNC10-000292768 <a href="/viaf/sourceID/LNB%7CLNC10-000292768">(VIAF cluster)</a> </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad005.html">005</a> </th> <td> </td> <td> </td> <td>20200926090047.0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>200712nn aznnnaabn a aaa</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad003.html">003</a> </th> <td> </td> <td> </td> <td>LNB</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡a (LNB)LNC10-000292768 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad040.html">040</a> </th> <td> </td> <td> </td> <td> ‡a LV-RiVB ‡b lav ‡e rda </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad046.html">046</a> </th> <td> </td> <td> </td> <td> ‡f 1600-02-11 ‡g 1675-05-06 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad075.html">075</a> </th> <td> </td> <td> </td> <td> ‡a Persona ‡b P </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‡a Fantini, Girolamo, ‡d 1600-1675 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad370.html">370</a> </th> <td> </td> <td> </td> <td> ‡a Spoleto (Itālija) ‡b Florence (Itālija) </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad372.html">372</a> </th> <td> </td> <td> </td> <td> ‡a Mūzika </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad372.html">372</a> </th> <td> </td> <td> </td> <td> ‡a Kompozīcija (Mūzika) </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad374.html">374</a> </th> <td> </td> <td> </td> <td> ‡a Komponists </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad374.html">374</a> </th> <td> </td> <td> </td> <td> ‡a Trompetists </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad375.html">375</a> </th> <td> </td> <td> </td> <td> ‡a vīrietis </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Easy concert pieces, for trumpet and piano. Volume 3 [notis], ©2019: ‡b saturā (Saltarello detto del Naldi / Girolamo Fantini) </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Grove Music Online tīmekļa vietne – 2020.07.12. ‡b (Fantini, Girolamo (b Spoleto, bap. Feb 11, 1600; d Florence, after May 6, 1675). Italian trumpeter and writer on the trumpet) ‡u https://www.oxfordmusiconline.com/grovemusic/view/10.1093/g </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad700.html">700</a> </th> <td>1</td> <td>7</td> <td> ‡a Fantini, Girolamo, ‡d 1600-1675 ‡1 http://viaf.org/viaf/8733695 ‡u http://viaf.org/viaf/8733695 ‡2 VIAF ‡4 N </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad700.html">700</a> </th> <td>1</td> <td>7</td> <td> ‡a Fantini, Girolamo, ‡d 1600-1675 ‡1 http://www.isni.org/0000000102253202 ‡u http://www.isni.org/0000000102253202 ‡2 ISNI ‡4 N </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad700.html">700</a> </th> <td>1</td> <td>7</td> <td> ‡a Fantini, Girolamo, ‡d 1600-1675 ‡1 https://www.wikidata.org/wiki/Q120623 ‡u https://www.wikidata.org/wiki/Q120623 ‡2 Wikidata ‡4 N </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a baroquemasterpiecesfortrumpetandorgan ‡A Baroque masterpieces for trumpet & organ. ‡l zxx ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a easyconcertpiecesfortrumpetandpiano22piecesfrom5centuriesgradeintermediateleichtekonzertstuckefurtrompeteinbundklavierband322stukeaus5jahrhundertenschwierigkeitsgradmittelschwer ‡A Easy concert pieces. ‡b for trumpet and piano : 22 pieces from 5 centuries : Grade: intermediate = Leichte Konzertstücke : für Trompete in B und Klavier. Band 3 : 22 Stüke aus 5 Jahrhunderten : Schwierigkeitsgrad: mittelschwer / ‡l zxx ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a chamberinstrumentalmusicofthe17centurysonatasandfantasie ‡A Chamber instrumental music of the 17th century ‡b sonatas and fantasie. ‡l zxx ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a italianbaroquetrumpetmusic ‡A Italian baroque trumpet music ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a grovemusiconlinetimeklavietne20200712 ‡A Grove Music Online tīmekļa vietne – 2020.07.12. ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a nonesuch records ‡b Nonesuch Records, ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a schott ‡b Schott, ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a мелодия ‡b Мелодия, ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a hyperion ‡b Hyperion, ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‡a xxu ‡b us ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‡a gw ‡b de ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‡a ru ‡b ru ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‡a xxk ‡b gb ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a zxx ‡9 3 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca941">941</a> </th> <td> </td> <td> </td> <td> ‡a cmp ‡4 cmp ‡9 3 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 197x ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 201x ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 198x ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca944">944</a> </th> <td> </td> <td> </td> <td> ‡a jm ‡9 3 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca944">944</a> </th> <td> </td> <td> </td> <td> ‡a cm ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca945">945</a> </th> <td> </td> <td> </td> <td> ‡a komponists ‡A Komponists ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca945">945</a> </th> <td> </td> <td> </td> <td> ‡a trompetists ‡A Trompetists ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca946">946</a> </th> <td> </td> <td> </td> <td> ‡a b ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a pezel johann ‡A Pezel, Johann, ‡d 1639-1694 ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a handel george frideric ‡A Handel, George Frideric, ‡d 1685-1759 ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a stubley simon ‡A Stubley, Simon, ‡d ap 1715-1754 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a krebs johann ludwig ‡A Krebs, Johann Ludwig, ‡d 1713-1780 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a boyce william ‡A Boyce, William, ‡d 1711-1779 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a clarke jeremiah ‡A Clarke, Jeremiah, ‡d ap 1674-1707 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a stanley john ‡A Stanley, John, ‡d 1712-1786 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a tarr edward h ‡A Tarr, Edward H., ‡d 1936-2020 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a barrett john ‡A Barrett, John, ‡d ap 1676-1719 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a hellbach daniel ‡A Hellbach, Daniel, ‡d 1958- ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a telemann georg philipp ‡A Telemann, Georg Philipp, ‡d 1681-1767 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a greene maurice ‡A Greene, Maurice, ‡d 1695-1755 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a verdi giuseppe ‡A Verdi, Giuseppe, ‡d 1813-1901 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a schumann robert ‡A Schumann, Robert, ‡d 1810-1856 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a thielemann kristin ‡A Thielemann, Kristin, ‡d 1978- ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a tallis thomas ‡A Tallis, Thomas, ‡d ap 1505-1585 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a may helmut ‡A May, Helmut, ‡d 1929-2013 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a bach johann sebastian ‡A Bach, Johann Sebastian, ‡d 1685-1750 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a mozart wolfgang amadeus ‡A Mozart, Wolfgang Amadeus, ‡d 1756-1791 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a ivanschiz amandus ‡A Ivanschiz, Amandus, ‡d 1727-1758 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a donizetti gaetano ‡A Donizetti, Gaetano, ‡d 1797-1848 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a hansen thorvald ‡A Hansen, Thorvald, ‡d 1847-1915 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a biber heinrich ignaz franz von ‡A Biber, Heinrich Ignaz Franz von, ‡d 1644-1704 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a wagner richard ‡A Wagner, Richard, ‡d 1813-1883 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a beethoven ludwig van ‡A Beethoven, Ludwig van, ‡d 1770-1827 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a hook james ‡A Hook, James, ‡d 1746-1827 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a corelli arcangelo ‡A Corelli, Arcangelo, ‡d 1653-1713 ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a poglietti alessandro ‡A Poglietti, Alessandro, ‡d m. 1683 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a viviani giovanni buonaventura ‡A Viviani, Giovanni Buonaventura, ‡d 1638-ap 1692 ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a albrici vincenzo ‡A Albrici, Vincenzo, ‡d 1631-1696 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a bononcini giovanni ‡A Bononcini, Giovanni, ‡d 1670-1747 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a stradella alessandro ‡A Stradella, Alessandro, ‡d 1639-1682 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a steele perkins crispian ‡A Steele-Perkins, Crispian, ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a pallavacino carlo ‡A Pallavacino, Carlo, ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a matteis nicola ‡A Matteis, Nicola, ‡d darbojies 1672-1699 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a mancini francesco ‡A Mancini, Francesco, ‡d 1672-1737 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a keavy stephen ‡A Keavy, Stephen, ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a franceschini petronio ‡A Franceschini, Petronio, ‡d c1650-1677. ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a cazzadtti maurizio ‡A Cazzadtti, Maurizio, ‡d c1620-1677. ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca970">970</a> </th> <td> </td> <td> </td> <td> ‡a muzika ‡A Mūzika ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca970">970</a> </th> <td> </td> <td> </td> <td> ‡a kompozicija muzika ‡A Kompozīcija (Mūzika) ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DBC|87097990680544">DBC|87097990680544</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NLA|000035920787">NLA|000035920787</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/CAOONL|ncf10435193">CAOONL|ncf10435193</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|115823255">DNB|115823255</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|100346626">DNB|100346626</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‡a 1600 1675 lived 0211 0506 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo, ‡2 SUDOC|157335283 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo, ‡2 LC|n 82101855 ‡3 joint author: (1.00, 'tarr edward h', 'tarr edward h') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 NYNYRILM|11204 ‡3 single date ‡3 double date ‡3 viafid </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo, ‡2 CAOONL|ncf10435193 ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Girolamo Fantini ‡c compositor italianu ‡2 WKP|Q120623 ‡3 suggested ‡3 double date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 DNB|102410577 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 NUKAT|n 2016260063 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo, ‡2 NTA|104175060 ‡3 joint author: (1.00, 'tarr edward h', 'tarr edward h') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini ‡b , Girolamo ‡2 ICCU|LO1V146597 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo, ‡2 J9U|987007375632705171 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo, ‡2 RERO|A003231045 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 DBC|87097990680544 ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini ‡b Girolamo ‡2 LIH|LNB:BV_g_O;=B_k_ ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 BIBSYS|2029847 ‡3 partial title, publisher ‡3 viafid </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 DE633|pe40001179 ‡3 double date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 PLWABN|9810580535305606 ‡3 viafid ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 ISNI|0000000102253202 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 ISNI|0000000102253202 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 ISNI|0000000102253202 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Girolamo Fantini ‡c Trompettiste et compositeur italien de la période baroque ‡2 ISNI|0000000102253202 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo ‡2 ISNI|0000000102253202 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini, Girolamo, ‡2 NKC|xx0071296 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Fantini ‡b Girolamo ‡2 BNF|13893782 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 LNBBIB|LNC04-001126505 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 LNBBIB|LNC04-000952969 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 LNBBIB|LNC04-000312692 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 LNBBIB|LNC04-000811381 </td> </tr> </table> <script type="text/javascript">updateSearchForms();</script> <div class="clearing"/> </div> </div> <div id="footer2-wrap"> <div id="footer2"> <div id="logo"> <img title="OCLC Logo" alt="OCLC Logo" src="/viaf/images/logo_col_v_white.gif"/> </div> <div id="legal"> <div id="copyright">© 2010-2024 OCLC <br/> <a href="//policies.oclc.org/en/privacy/privacy-statement.html">Privacy policy</a> <br/> <a href="https://policies.oclc.org/en/privacy/cookie-statement.html">Cookie Notice</a> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button> </div> <div id="TandC"> <a href="//www.oclc.org">Hosted by OCLC</a> </div> <div id="VoID"> <a href="http://viaf.org/viaf/data">About the dataset</a> </div> <div id="lastUpdate"/> </div> <div id="footer-right"> <div class="footer" id="feedback"> <img alt="Send us a comment." title="Send us a comment." src="/viaf/images/mail.gif"/> <a href="mailto:bibchange@oclc.org?subject=VIAF feedback"> <span class="langHi0">Send us a comment.</span> </a> </div> <div class="footer" id="about"> <img alt="About VIAF" title="About VIAF" src="/viaf/images/info.gif"/> <a href="//www.oclc.org/viaf"> <span class="langHi0">About VIAF</span> </a> </div> </div> </div> </div> </body> </html>