CINXE.COM

114482983

<!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>114482983</title> <link rel="canonical" href="http://viaf.org/viaf/114482983"/> <link rel="alternate" href="http://viaf.org/viaf/114482983/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/114482983/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/114482983/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/114482983/justlinks.json" type="application/vnd.oclc.links+json"/> <link type="text/css" rel="stylesheet" href="/viaf/css/jquery.dataTables.min.css"/> <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> <div id="content"> <div id="Title-Wrap"> <div id="coverart"> <a href="//worldcat.org/search?q=isbn:0193532425"> <img alt="Cover for 0193532425" src="//coverart.oclc.org/ImageWebSvc/isbn/+-+0797808465_140.jpg?SearchOrder=+-+FA,OS,GO"/> </a> </div> <div id="Title"> <h2 id="nameEntry1" class="nameEntry">Ledger, Philip<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Ledger, Philip, 1937-2012.<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Estonia" title="National Library of Estonia" src="/viaf/images/flags/ERRR.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Ledger, Philip, 1937-....<span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">Philip Ledger English composer<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h2 id="nameEntry5" class="nameEntry">Ledger, Philip Stevens<span class="flags"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 114482983 (Personal) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/114482983</h1> </div> </div> <div id="Graph" class="mainSection" style="position:relative;"> <h3> <img id="GraphContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="GraphContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Preferred Forms</span> </h3> <div id="GraphContent" class="content"> <div id="GraphContent-wrap"> <div> <ul id="mainHeadingElements"> <li id="PreferredForms1" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </div>200 _ 1 <a href="/processed/LIH%7CLNB:YS_x_;=B6" id="LIH-LNB:YS_x_;=B6" onmouseover="selectNode('LIH-LNB:YS_x_;=B6')" onmouseout="unselectNode('LIH-LNB:YS_x_;=B6')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger</span>‏ ‎‡b  <span>Philip</span>‏ ‎‡f  <span>1937-</span>‏ </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb138964591" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </a>200 _ | <a href="/processed/BNF%7C13896459" id="BNF-13896459" onmouseover="selectNode('BNF-13896459')" onmouseout="unselectNode('BNF-13896459')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger</span>‏ ‎‡b  <span>Philip</span>‏ ‎‡f  <span>1937-2012</span>‏ </a> </li> <li id="PreferredForms3" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA0925836X" title="Authority/Source Record" class="pfFlagA"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </a>100 1 _ <a href="/processed/NII%7CDA0925836X" id="NII-DA0925836X" onmouseover="selectNode('NII-DA0925836X')" onmouseout="unselectNode('NII-DA0925836X')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms4" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </div>100 1 _ <a href="/processed/NTA%7C06802603X" id="NTA-06802603X" onmouseover="selectNode('NTA-06802603X')" onmouseout="unselectNode('NTA-06802603X')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms5" class="PreferredForms"> <a href="http://isni.org/isni/000000011938871X" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>100 1 _ <a href="/processed/ISNI%7C000000011938871X" id="ISNI-000000011938871X" onmouseover="selectNode('ISNI-000000011938871X')" onmouseout="unselectNode('ISNI-000000011938871X')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms6" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>100 1 _ <a href="/processed/J9U%7C987007273054605171" id="J9U-987007273054605171" onmouseover="selectNode('J9U-987007273054605171')" onmouseout="unselectNode('J9U-987007273054605171')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms7" class="PreferredForms"> <div class="pfFlag"> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> </div>100 1 _ <a href="/processed/NSK%7C000044937" id="NSK-000044937" onmouseover="selectNode('NSK-000044937')" onmouseout="unselectNode('NSK-000044937')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms8" class="PreferredForms"> <div class="pfFlag"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </div>100 1 _ <a href="/processed/RERO%7CA003506855" id="RERO-A003506855" onmouseover="selectNode('RERO-A003506855')" onmouseout="unselectNode('RERO-A003506855')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms9" class="PreferredForms"> <div class="pfFlag"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </div>100 1 _ <a href="/processed/DBC%7C87097991343436" id="DBC-87097991343436" onmouseover="selectNode('DBC-87097991343436')" onmouseout="unselectNode('DBC-87097991343436')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms10" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n81021924" title="Authority/Source Record" class="pfFlagA"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </a>100 1 _ <a href="/processed/LC%7Cn 81021924" id="LC-n81021924" onmouseover="selectNode('LC-n81021924')" onmouseout="unselectNode('LC-n81021924')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms11" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>100 1 _ <a href="/processed/BIBSYS%7C3119067" id="BIBSYS-3119067" onmouseover="selectNode('BIBSYS-3119067')" onmouseout="unselectNode('BIBSYS-3119067')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ </a> </li> <li id="PreferredForms12" class="PreferredForms"> <div class="pfFlag"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </div>100 1 _ <a href="/processed/NYNYRILM%7C29180" id="NYNYRILM-29180" onmouseover="selectNode('NYNYRILM-29180')" onmouseout="unselectNode('NYNYRILM-29180')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip Stevens</span>‏ </a> </li> <li id="PreferredForms13" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </div>100 1 _ <a href="/processed/PLWABN%7C9810625530605606" id="PLWABN-9810625530605606" onmouseover="selectNode('PLWABN-9810625530605606')" onmouseout="unselectNode('PLWABN-9810625530605606')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ ‎‡d  <span>(1937-2012)</span>‏ </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </div>100 1 _ <a href="/processed/NUKAT%7Cn 2020121651" id="NUKAT-n2020121651" onmouseover="selectNode('NUKAT-n2020121651')" onmouseout="unselectNode('NUKAT-n2020121651')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ ‎‡d  <span>(1937-2012).</span>‏ </a> </li> <li id="PreferredForms15" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&amp;authority_id=XX996963" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </a>100 1 _ <a href="/processed/BNE%7CXX996963" id="BNE-XX996963" onmouseover="selectNode('BNE-XX996963')" onmouseout="unselectNode('BNE-XX996963')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ ‎‡d  <span>1937-</span>‏ </a> </li> <li id="PreferredForms16" class="PreferredForms"> <a href="http://d-nb.info/gnd/134441486" title="Authority/Source Record" class="pfFlagA"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </a>100 1 _ <a href="/processed/DNB%7C134441486" id="DNB-134441486" onmouseover="selectNode('DNB-134441486')" onmouseout="unselectNode('DNB-134441486')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip</span>‏ ‎‡d  <span>1937-2012</span>‏ </a> </li> <li id="PreferredForms17" class="PreferredForms"> <div class="pfFlag"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </div>100 1 _ <a href="/processed/CAOONL%7Cncf10078764" id="CAOONL-ncf10078764" onmouseover="selectNode('CAOONL-ncf10078764')" onmouseout="unselectNode('CAOONL-ncf10078764')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip,</span>‏ ‎‡d  <span>1937-</span>‏ </a> </li> <li id="PreferredForms18" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </div>100 1 _ <a href="/processed/LNB%7CLNC10-000039253" id="LNB-LNC10-000039253" onmouseover="selectNode('LNB-LNC10-000039253')" onmouseout="unselectNode('LNB-LNC10-000039253')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip,</span>‏ ‎‡d  <span>1937-</span>‏ </a> </li> <li id="PreferredForms19" class="PreferredForms"> <a href="//www.idref.fr/076356442/id" title="Authority/Source Record" class="pfFlagA"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </a>100 1 _ <a href="/processed/SUDOC%7C076356442" id="SUDOC-076356442" onmouseover="selectNode('SUDOC-076356442')" onmouseout="unselectNode('SUDOC-076356442')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip,</span>‏ ‎‡d  <span>1937-....</span>‏ </a> </li> <li id="PreferredForms20" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </div>100 1 _ <a href="/processed/NKC%7Cxx0113800" id="NKC-xx0113800" onmouseover="selectNode('NKC-xx0113800')" onmouseout="unselectNode('NKC-xx0113800')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip,</span>‏ ‎‡d  <span>1937-2012</span>‏ </a> </li> <li id="PreferredForms21" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Estonia" title="National Library of Estonia" src="/viaf/images/flags/ERRR.png"/> </div>100 1 _ <a href="/processed/ERRR%7C11265656" id="ERRR-11265656" onmouseover="selectNode('ERRR-11265656')" onmouseout="unselectNode('ERRR-11265656')" title="Internal VIAF Processed Record"> ‎‡a  <span>Ledger, Philip,</span>‏ ‎‡d  <span>1937-2012.</span>‏ </a> </li> <li id="PreferredForms22" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q115974#sitelinks-wikipedia" title="Authority/Source Record" class="pfFlagA"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </a>100 0 _ <a href="/processed/WKP%7CQ115974" id="WKP-Q115974" onmouseover="selectNode('WKP-Q115974')" onmouseout="unselectNode('WKP-Q115974')" title="Internal VIAF Processed Record"> ‎‡a  <span>Philip Ledger</span>‏ ‎‡c  <span>English composer</span>‏ </a> </li> </ul> <script type="text/javascript"> new Node("LIH-LNB:YS_x_;=B6", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:YS_x_;=B6", "DNB-134441486"); addMatch("LIH-LNB:YS_x_;=B6", "DNB-134441486", "", "forced single date", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "PLWABN-9810625530605606"); addMatch("LIH-LNB:YS_x_;=B6", "PLWABN-9810625530605606", "", "viafid", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X"); addMatch("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X"); addMatch("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X"); addMatch("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X"); addMatch("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X"); addMatch("LIH-LNB:YS_x_;=B6", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "BIBSYS-3119067"); addMatch("LIH-LNB:YS_x_;=B6", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "NYNYRILM-29180"); addMatch("LIH-LNB:YS_x_;=B6", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "CAOONL-ncf10078764"); addMatch("LIH-LNB:YS_x_;=B6", "CAOONL-ncf10078764", "", "forced single date", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "NUKAT-n2020121651"); addMatch("LIH-LNB:YS_x_;=B6", "NUKAT-n2020121651", "", "viafid", "", "", ""); addLink("LIH-LNB:YS_x_;=B6", "NKC-xx0113800"); addMatch("LIH-LNB:YS_x_;=B6", "NKC-xx0113800", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-13896459", "BNF", "National Library of France"); addLink("BNF-13896459", "LNB-LNC10-000039253"); addMatch("BNF-13896459", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("BNF-13896459", "WKP-Q115974"); addMatch("BNF-13896459", "WKP-Q115974", "", "suggested", "", "", ""); addLink("BNF-13896459", "RERO-A003506855"); addMatch("BNF-13896459", "RERO-A003506855", "", "exact title", "", "", ""); addLink("BNF-13896459", "BIBSYS-3119067"); addMatch("BNF-13896459", "BIBSYS-3119067", "", "exact title", "", "", ""); addLink("BNF-13896459", "DNB-134441486"); addMatch("BNF-13896459", "DNB-134441486", "", "double date", "", "", ""); addLink("BNF-13896459", "PLWABN-9810625530605606"); addMatch("BNF-13896459", "PLWABN-9810625530605606", "", "viafid", "", "", ""); addLink("BNF-13896459", "NYNYRILM-29180"); addMatch("BNF-13896459", "NYNYRILM-29180", "", "double date", "", "", ""); addLink("BNF-13896459", "BNE-XX996963"); addMatch("BNF-13896459", "BNE-XX996963", "", "forced single date", "", "", ""); addLink("BNF-13896459", "ERRR-11265656"); addMatch("BNF-13896459", "ERRR-11265656", "", "double date", "", "", ""); addLink("BNF-13896459", "SUDOC-076356442"); addMatch("BNF-13896459", "SUDOC-076356442", "", "forced single date", "", "", ""); addLink("BNF-13896459", "CAOONL-ncf10078764"); addMatch("BNF-13896459", "CAOONL-ncf10078764", "", "exact title", "", "", ""); addLink("BNF-13896459", "J9U-987007273054605171"); addMatch("BNF-13896459", "J9U-987007273054605171", "", "double date", "", "", ""); addLink("BNF-13896459", "NTA-06802603X"); addMatch("BNF-13896459", "NTA-06802603X", "", "exact title", "", "", ""); addLink("BNF-13896459", "DBC-87097991343436"); addMatch("BNF-13896459", "DBC-87097991343436", "", "forced single date", "", "", ""); addLink("BNF-13896459", "LC-n81021924"); addMatch("BNF-13896459", "LC-n81021924", "", "double date", "", "", ""); addLink("BNF-13896459", "NSK-000044937"); addMatch("BNF-13896459", "NSK-000044937", "", "joint author", "", "", ""); addLink("BNF-13896459", "ISNI-000000011938871X"); addMatch("BNF-13896459", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("BNF-13896459", "ISNI-000000011938871X"); addMatch("BNF-13896459", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("BNF-13896459", "ISNI-000000011938871X"); addMatch("BNF-13896459", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("BNF-13896459", "ISNI-000000011938871X"); addMatch("BNF-13896459", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("BNF-13896459", "ISNI-000000011938871X"); addMatch("BNF-13896459", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("BNF-13896459", "NII-DA0925836X"); addMatch("BNF-13896459", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("BNF-13896459", "NUKAT-n2020121651"); addMatch("BNF-13896459", "NUKAT-n2020121651", "", "forced single date", "", "", ""); addLink("BNF-13896459", "NKC-xx0113800"); addMatch("BNF-13896459", "NKC-xx0113800", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA0925836X", "NII", "NII (Japan)"); addLink("NII-DA0925836X", "LNB-LNC10-000039253"); addMatch("NII-DA0925836X", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("NII-DA0925836X", "WKP-Q115974"); addMatch("NII-DA0925836X", "WKP-Q115974", "", "suggested", "", "", ""); addLink("NII-DA0925836X", "RERO-A003506855"); addMatch("NII-DA0925836X", "RERO-A003506855", "", "exact title", "", "", ""); addLink("NII-DA0925836X", "BIBSYS-3119067"); addMatch("NII-DA0925836X", "BIBSYS-3119067", "", "exact title", "", "", ""); addLink("NII-DA0925836X", "PLWABN-9810625530605606"); addMatch("NII-DA0925836X", "PLWABN-9810625530605606", "", "viafid", "", "", ""); addLink("NII-DA0925836X", "J9U-987007273054605171"); addMatch("NII-DA0925836X", "J9U-987007273054605171", "", "exact name", "", "", ""); addLink("NII-DA0925836X", "BNE-XX996963"); addMatch("NII-DA0925836X", "BNE-XX996963", "", "exact title", "", "", ""); addLink("NII-DA0925836X", "DBC-87097991343436"); addMatch("NII-DA0925836X", "DBC-87097991343436", "", "exact name", "", "", ""); addLink("NII-DA0925836X", "NSK-000044937"); addMatch("NII-DA0925836X", "NSK-000044937", "", "exact name", "", "", ""); addLink("NII-DA0925836X", "NTA-06802603X"); addMatch("NII-DA0925836X", "NTA-06802603X", "", "exact title", "", "", ""); addLink("NII-DA0925836X", "SUDOC-076356442"); addMatch("NII-DA0925836X", "SUDOC-076356442", "", "exact title", "", "", ""); addLink("NII-DA0925836X", "LC-n81021924"); addMatch("NII-DA0925836X", "LC-n81021924", "", "exact title", "", "", ""); addLink("NII-DA0925836X", "BNF-13896459"); addMatch("NII-DA0925836X", "BNF-13896459", "", "exact title", "", "", ""); addLink("NII-DA0925836X", "NYNYRILM-29180"); addMatch("NII-DA0925836X", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("NII-DA0925836X", "NUKAT-n2020121651"); addMatch("NII-DA0925836X", "NUKAT-n2020121651", "", "viafid", "", "", ""); addLink("NII-DA0925836X", "NKC-xx0113800"); addMatch("NII-DA0925836X", "NKC-xx0113800", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-06802603X", "NTA", "National Library of the Netherlands"); addLink("NTA-06802603X", "DNB-134441486"); addMatch("NTA-06802603X", "DNB-134441486", "", "title", "", "", ""); addLink("NTA-06802603X", "WKP-Q115974"); addMatch("NTA-06802603X", "WKP-Q115974", "", "suggested", "", "", ""); addLink("NTA-06802603X", "RERO-A003506855"); addMatch("NTA-06802603X", "RERO-A003506855", "", "standard number", "", "", ""); addLink("NTA-06802603X", "BIBSYS-3119067"); addMatch("NTA-06802603X", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("NTA-06802603X", "NII-DA0925836X"); addMatch("NTA-06802603X", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("NTA-06802603X", "PLWABN-9810625530605606"); addMatch("NTA-06802603X", "PLWABN-9810625530605606", "", "title", "", "", ""); addLink("NTA-06802603X", "J9U-987007273054605171"); addMatch("NTA-06802603X", "J9U-987007273054605171", "", "exact name", "", "", ""); addLink("NTA-06802603X", "BNE-XX996963"); addMatch("NTA-06802603X", "BNE-XX996963", "", "standard number", "", "", ""); addLink("NTA-06802603X", "ISNI-000000011938871X"); addMatch("NTA-06802603X", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NTA-06802603X", "ISNI-000000011938871X"); addMatch("NTA-06802603X", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NTA-06802603X", "ISNI-000000011938871X"); addMatch("NTA-06802603X", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NTA-06802603X", "ISNI-000000011938871X"); addMatch("NTA-06802603X", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NTA-06802603X", "ISNI-000000011938871X"); addMatch("NTA-06802603X", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NTA-06802603X", "CAOONL-ncf10078764"); addMatch("NTA-06802603X", "CAOONL-ncf10078764", "", "title", "", "", ""); addLink("NTA-06802603X", "SUDOC-076356442"); addMatch("NTA-06802603X", "SUDOC-076356442", "", "standard number", "", "", ""); addLink("NTA-06802603X", "NYNYRILM-29180"); addMatch("NTA-06802603X", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("NTA-06802603X", "DBC-87097991343436"); addMatch("NTA-06802603X", "DBC-87097991343436", "", "exact name", "", "", ""); addLink("NTA-06802603X", "LC-n81021924"); addMatch("NTA-06802603X", "LC-n81021924", "", "exact title", "", "", ""); addLink("NTA-06802603X", "LNB-LNC10-000039253"); addMatch("NTA-06802603X", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("NTA-06802603X", "BNF-13896459"); addMatch("NTA-06802603X", "BNF-13896459", "", "exact title", "", "", ""); addLink("NTA-06802603X", "NSK-000044937"); addMatch("NTA-06802603X", "NSK-000044937", "", "joint author", "", "", ""); addLink("NTA-06802603X", "NUKAT-n2020121651"); addMatch("NTA-06802603X", "NUKAT-n2020121651", "", "joint author", "", "", ""); addLink("NTA-06802603X", "NKC-xx0113800"); addMatch("NTA-06802603X", "NKC-xx0113800", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-000000011938871X", "ISNI", "ISNI"); addLink("ISNI-000000011938871X", "DNB-134441486"); addMatch("ISNI-000000011938871X", "DNB-134441486", "", "double date", "", "", ""); addLink("ISNI-000000011938871X", "WKP-Q115974"); addMatch("ISNI-000000011938871X", "WKP-Q115974", "", "suggested", "", "", ""); addLink("ISNI-000000011938871X", "RERO-A003506855"); addMatch("ISNI-000000011938871X", "RERO-A003506855", "", "joint author", "", "", ""); addLink("ISNI-000000011938871X", "BIBSYS-3119067"); addMatch("ISNI-000000011938871X", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("ISNI-000000011938871X", "PLWABN-9810625530605606"); addMatch("ISNI-000000011938871X", "PLWABN-9810625530605606", "", "double date", "", "", ""); addLink("ISNI-000000011938871X", "NYNYRILM-29180"); addMatch("ISNI-000000011938871X", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("ISNI-000000011938871X", "BNE-XX996963"); addMatch("ISNI-000000011938871X", "BNE-XX996963", "", "partial date and publisher", "", "", ""); addLink("ISNI-000000011938871X", "ERRR-11265656"); addMatch("ISNI-000000011938871X", "ERRR-11265656", "", "double date", "", "", ""); addLink("ISNI-000000011938871X", "DBC-87097991343436"); addMatch("ISNI-000000011938871X", "DBC-87097991343436", "", "joint author", "", "", ""); addLink("ISNI-000000011938871X", "CAOONL-ncf10078764"); addMatch("ISNI-000000011938871X", "CAOONL-ncf10078764", "", "forced single date", "", "", ""); addLink("ISNI-000000011938871X", "LNB-LNC10-000039253"); addMatch("ISNI-000000011938871X", "LNB-LNC10-000039253", "", "partial date and publisher", "", "", ""); addLink("ISNI-000000011938871X", "J9U-987007273054605171"); addMatch("ISNI-000000011938871X", "J9U-987007273054605171", "", "double date", "", "", ""); addLink("ISNI-000000011938871X", "SUDOC-076356442"); addMatch("ISNI-000000011938871X", "SUDOC-076356442", "", "partial date and publisher", "", "", ""); addLink("ISNI-000000011938871X", "NTA-06802603X"); addMatch("ISNI-000000011938871X", "NTA-06802603X", "", "joint author", "", "", ""); addLink("ISNI-000000011938871X", "NSK-000044937"); addMatch("ISNI-000000011938871X", "NSK-000044937", "", "joint author", "", "", ""); addLink("ISNI-000000011938871X", "BNF-13896459"); addMatch("ISNI-000000011938871X", "BNF-13896459", "", "suggested", "", "", ""); addLink("ISNI-000000011938871X", "LIH-LNB:YS_x_;=B6"); addMatch("ISNI-000000011938871X", "LIH-LNB:YS_x_;=B6", "", "forced single date", "", "", ""); addLink("ISNI-000000011938871X", "LC-n81021924"); addMatch("ISNI-000000011938871X", "LC-n81021924", "", "double date", "", "", ""); addLink("ISNI-000000011938871X", "NUKAT-n2020121651"); addMatch("ISNI-000000011938871X", "NUKAT-n2020121651", "", "double date", "", "", ""); addLink("ISNI-000000011938871X", "NKC-xx0113800"); addMatch("ISNI-000000011938871X", "NKC-xx0113800", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007273054605171", "J9U", "National Library of Israel"); addLink("J9U-987007273054605171", "DNB-134441486"); addMatch("J9U-987007273054605171", "DNB-134441486", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "WKP-Q115974"); addMatch("J9U-987007273054605171", "WKP-Q115974", "", "suggested", "", "", ""); addLink("J9U-987007273054605171", "ISNI-000000011938871X"); addMatch("J9U-987007273054605171", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "ISNI-000000011938871X"); addMatch("J9U-987007273054605171", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "ISNI-000000011938871X"); addMatch("J9U-987007273054605171", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "ISNI-000000011938871X"); addMatch("J9U-987007273054605171", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "ISNI-000000011938871X"); addMatch("J9U-987007273054605171", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "BIBSYS-3119067"); addMatch("J9U-987007273054605171", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("J9U-987007273054605171", "NII-DA0925836X"); addMatch("J9U-987007273054605171", "NII-DA0925836X", "", "exact name", "", "", ""); addLink("J9U-987007273054605171", "PLWABN-9810625530605606"); addMatch("J9U-987007273054605171", "PLWABN-9810625530605606", "", "forced single date", "", "", ""); addLink("J9U-987007273054605171", "NYNYRILM-29180"); addMatch("J9U-987007273054605171", "NYNYRILM-29180", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "BNE-XX996963"); addMatch("J9U-987007273054605171", "BNE-XX996963", "", "forced single date", "", "", ""); addLink("J9U-987007273054605171", "ERRR-11265656"); addMatch("J9U-987007273054605171", "ERRR-11265656", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "RERO-A003506855"); addMatch("J9U-987007273054605171", "RERO-A003506855", "", "exact name", "", "", ""); addLink("J9U-987007273054605171", "NSK-000044937"); addMatch("J9U-987007273054605171", "NSK-000044937", "", "exact name", "", "", ""); addLink("J9U-987007273054605171", "SUDOC-076356442"); addMatch("J9U-987007273054605171", "SUDOC-076356442", "", "forced single date", "", "", ""); addLink("J9U-987007273054605171", "NTA-06802603X"); addMatch("J9U-987007273054605171", "NTA-06802603X", "", "exact name", "", "", ""); addLink("J9U-987007273054605171", "DBC-87097991343436"); addMatch("J9U-987007273054605171", "DBC-87097991343436", "", "forced single date", "", "", ""); addLink("J9U-987007273054605171", "LC-n81021924"); addMatch("J9U-987007273054605171", "LC-n81021924", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "LNB-LNC10-000039253"); addMatch("J9U-987007273054605171", "LNB-LNC10-000039253", "", "forced single date", "", "", ""); addLink("J9U-987007273054605171", "BNF-13896459"); addMatch("J9U-987007273054605171", "BNF-13896459", "", "double date", "", "", ""); addLink("J9U-987007273054605171", "NUKAT-n2020121651"); addMatch("J9U-987007273054605171", "NUKAT-n2020121651", "", "viafid", "", "", ""); addLink("J9U-987007273054605171", "NKC-xx0113800"); addMatch("J9U-987007273054605171", "NKC-xx0113800", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("NSK-000044937", "NSK", "National and University Library in Zagreb"); addLink("NSK-000044937", "DNB-134441486"); addMatch("NSK-000044937", "DNB-134441486", "", "joint author", "", "", ""); addLink("NSK-000044937", "LNB-LNC10-000039253"); addMatch("NSK-000044937", "LNB-LNC10-000039253", "", "joint author", "", "", ""); addLink("NSK-000044937", "RERO-A003506855"); addMatch("NSK-000044937", "RERO-A003506855", "", "joint author", "", "", ""); addLink("NSK-000044937", "BIBSYS-3119067"); addMatch("NSK-000044937", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("NSK-000044937", "NII-DA0925836X"); addMatch("NSK-000044937", "NII-DA0925836X", "", "exact name", "", "", ""); addLink("NSK-000044937", "PLWABN-9810625530605606"); addMatch("NSK-000044937", "PLWABN-9810625530605606", "", "viafid", "", "", ""); addLink("NSK-000044937", "J9U-987007273054605171"); addMatch("NSK-000044937", "J9U-987007273054605171", "", "exact name", "", "", ""); addLink("NSK-000044937", "BNE-XX996963"); addMatch("NSK-000044937", "BNE-XX996963", "", "joint author", "", "", ""); addLink("NSK-000044937", "ISNI-000000011938871X"); addMatch("NSK-000044937", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NSK-000044937", "ISNI-000000011938871X"); addMatch("NSK-000044937", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NSK-000044937", "ISNI-000000011938871X"); addMatch("NSK-000044937", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NSK-000044937", "ISNI-000000011938871X"); addMatch("NSK-000044937", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NSK-000044937", "ISNI-000000011938871X"); addMatch("NSK-000044937", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("NSK-000044937", "CAOONL-ncf10078764"); addMatch("NSK-000044937", "CAOONL-ncf10078764", "", "joint author", "", "", ""); addLink("NSK-000044937", "SUDOC-076356442"); addMatch("NSK-000044937", "SUDOC-076356442", "", "joint author", "", "", ""); addLink("NSK-000044937", "NTA-06802603X"); addMatch("NSK-000044937", "NTA-06802603X", "", "joint author", "", "", ""); addLink("NSK-000044937", "DBC-87097991343436"); addMatch("NSK-000044937", "DBC-87097991343436", "", "joint author", "", "", ""); addLink("NSK-000044937", "LC-n81021924"); addMatch("NSK-000044937", "LC-n81021924", "", "joint author", "", "", ""); addLink("NSK-000044937", "BNF-13896459"); addMatch("NSK-000044937", "BNF-13896459", "", "joint author", "", "", ""); addLink("NSK-000044937", "NYNYRILM-29180"); addMatch("NSK-000044937", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("NSK-000044937", "WKP-Q115974"); addMatch("NSK-000044937", "WKP-Q115974", "", "suggested", "", "", ""); addLink("NSK-000044937", "NUKAT-n2020121651"); addMatch("NSK-000044937", "NUKAT-n2020121651", "", "viafid", "", "", ""); addLink("NSK-000044937", "NKC-xx0113800"); addMatch("NSK-000044937", "NKC-xx0113800", "", "joint author", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A003506855", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A003506855", "DNB-134441486"); addMatch("RERO-A003506855", "DNB-134441486", "", "exact title", "", "", ""); addLink("RERO-A003506855", "PLWABN-9810625530605606"); addMatch("RERO-A003506855", "PLWABN-9810625530605606", "", "viafid", "", "", ""); addLink("RERO-A003506855", "ISNI-000000011938871X"); addMatch("RERO-A003506855", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("RERO-A003506855", "ISNI-000000011938871X"); addMatch("RERO-A003506855", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("RERO-A003506855", "ISNI-000000011938871X"); addMatch("RERO-A003506855", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("RERO-A003506855", "ISNI-000000011938871X"); addMatch("RERO-A003506855", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("RERO-A003506855", "ISNI-000000011938871X"); addMatch("RERO-A003506855", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("RERO-A003506855", "BIBSYS-3119067"); addMatch("RERO-A003506855", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("RERO-A003506855", "NII-DA0925836X"); addMatch("RERO-A003506855", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("RERO-A003506855", "J9U-987007273054605171"); addMatch("RERO-A003506855", "J9U-987007273054605171", "", "exact name", "", "", ""); addLink("RERO-A003506855", "BNE-XX996963"); addMatch("RERO-A003506855", "BNE-XX996963", "", "standard number", "", "", ""); addLink("RERO-A003506855", "SUDOC-076356442"); addMatch("RERO-A003506855", "SUDOC-076356442", "", "standard number", "", "", ""); addLink("RERO-A003506855", "NSK-000044937"); addMatch("RERO-A003506855", "NSK-000044937", "", "joint author", "", "", ""); addLink("RERO-A003506855", "NTA-06802603X"); addMatch("RERO-A003506855", "NTA-06802603X", "", "standard number", "", "", ""); addLink("RERO-A003506855", "DBC-87097991343436"); addMatch("RERO-A003506855", "DBC-87097991343436", "", "joint author", "", "", ""); addLink("RERO-A003506855", "LNB-LNC10-000039253"); addMatch("RERO-A003506855", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("RERO-A003506855", "CAOONL-ncf10078764"); addMatch("RERO-A003506855", "CAOONL-ncf10078764", "", "title", "", "", ""); addLink("RERO-A003506855", "BNF-13896459"); addMatch("RERO-A003506855", "BNF-13896459", "", "exact title", "", "", ""); addLink("RERO-A003506855", "LC-n81021924"); addMatch("RERO-A003506855", "LC-n81021924", "", "exact title", "", "", ""); addLink("RERO-A003506855", "NYNYRILM-29180"); addMatch("RERO-A003506855", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("RERO-A003506855", "NUKAT-n2020121651"); addMatch("RERO-A003506855", "NUKAT-n2020121651", "", "joint author", "", "", ""); addLink("RERO-A003506855", "NKC-xx0113800"); addMatch("RERO-A003506855", "NKC-xx0113800", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("DBC-87097991343436", "DBC", "DBC (Danish Bibliographic Center)"); addLink("DBC-87097991343436", "LNB-LNC10-000039253"); addMatch("DBC-87097991343436", "LNB-LNC10-000039253", "", "partial date and publisher", "", "", ""); addLink("DBC-87097991343436", "PLWABN-9810625530605606"); addMatch("DBC-87097991343436", "PLWABN-9810625530605606", "", "forced single date", "", "", ""); addLink("DBC-87097991343436", "RERO-A003506855"); addMatch("DBC-87097991343436", "RERO-A003506855", "", "joint author", "", "", ""); addLink("DBC-87097991343436", "BIBSYS-3119067"); addMatch("DBC-87097991343436", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("DBC-87097991343436", "NII-DA0925836X"); addMatch("DBC-87097991343436", "NII-DA0925836X", "", "exact name", "", "", ""); addLink("DBC-87097991343436", "WKP-Q115974"); addMatch("DBC-87097991343436", "WKP-Q115974", "", "suggested", "", "", ""); addLink("DBC-87097991343436", "J9U-987007273054605171"); addMatch("DBC-87097991343436", "J9U-987007273054605171", "", "forced single date", "", "", ""); addLink("DBC-87097991343436", "ERRR-11265656"); addMatch("DBC-87097991343436", "ERRR-11265656", "", "forced single date", "", "", ""); addLink("DBC-87097991343436", "BNE-XX996963"); addMatch("DBC-87097991343436", "BNE-XX996963", "", "forced single date", "", "", ""); addLink("DBC-87097991343436", "DNB-134441486"); addMatch("DBC-87097991343436", "DNB-134441486", "", "exact title", "", "", ""); addLink("DBC-87097991343436", "ISNI-000000011938871X"); addMatch("DBC-87097991343436", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("DBC-87097991343436", "ISNI-000000011938871X"); addMatch("DBC-87097991343436", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("DBC-87097991343436", "ISNI-000000011938871X"); addMatch("DBC-87097991343436", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("DBC-87097991343436", "ISNI-000000011938871X"); addMatch("DBC-87097991343436", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("DBC-87097991343436", "ISNI-000000011938871X"); addMatch("DBC-87097991343436", "ISNI-000000011938871X", "", "joint author", "", "", ""); addLink("DBC-87097991343436", "CAOONL-ncf10078764"); addMatch("DBC-87097991343436", "CAOONL-ncf10078764", "", "joint author", "", "", ""); addLink("DBC-87097991343436", "NTA-06802603X"); addMatch("DBC-87097991343436", "NTA-06802603X", "", "exact name", "", "", ""); addLink("DBC-87097991343436", "SUDOC-076356442"); addMatch("DBC-87097991343436", "SUDOC-076356442", "", "partial date and publisher", "", "", ""); addLink("DBC-87097991343436", "LC-n81021924"); addMatch("DBC-87097991343436", "LC-n81021924", "", "exact title", "", "", ""); addLink("DBC-87097991343436", "NSK-000044937"); addMatch("DBC-87097991343436", "NSK-000044937", "", "joint author", "", "", ""); addLink("DBC-87097991343436", "BNF-13896459"); addMatch("DBC-87097991343436", "BNF-13896459", "", "forced single date", "", "", ""); addLink("DBC-87097991343436", "NYNYRILM-29180"); addMatch("DBC-87097991343436", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("DBC-87097991343436", "NUKAT-n2020121651"); addMatch("DBC-87097991343436", "NUKAT-n2020121651", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n81021924", "LC", "Library of Congress/NACO"); addLink("LC-n81021924", "DNB-134441486"); addMatch("LC-n81021924", "DNB-134441486", "", "double date", "", "", ""); addLink("LC-n81021924", "WKP-Q115974"); addMatch("LC-n81021924", "WKP-Q115974", "", "suggested", "", "", ""); addLink("LC-n81021924", "RERO-A003506855"); addMatch("LC-n81021924", "RERO-A003506855", "", "exact title", "", "", ""); addLink("LC-n81021924", "BIBSYS-3119067"); addMatch("LC-n81021924", "BIBSYS-3119067", "", "exact title", "", "", ""); addLink("LC-n81021924", "NII-DA0925836X"); addMatch("LC-n81021924", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("LC-n81021924", "PLWABN-9810625530605606"); addMatch("LC-n81021924", "PLWABN-9810625530605606", "", "viafid", "", "", ""); addLink("LC-n81021924", "NYNYRILM-29180"); addMatch("LC-n81021924", "NYNYRILM-29180", "", "double date", "", "", ""); addLink("LC-n81021924", "BNE-XX996963"); addMatch("LC-n81021924", "BNE-XX996963", "", "exact title", "", "", ""); addLink("LC-n81021924", "ERRR-11265656"); addMatch("LC-n81021924", "ERRR-11265656", "", "double date", "", "", ""); addLink("LC-n81021924", "SUDOC-076356442"); addMatch("LC-n81021924", "SUDOC-076356442", "", "forced single date", "", "", ""); addLink("LC-n81021924", "NSK-000044937"); addMatch("LC-n81021924", "NSK-000044937", "", "joint author", "", "", ""); addLink("LC-n81021924", "J9U-987007273054605171"); addMatch("LC-n81021924", "J9U-987007273054605171", "", "lccn", "", "", ""); addLink("LC-n81021924", "NTA-06802603X"); addMatch("LC-n81021924", "NTA-06802603X", "", "exact title", "", "", ""); addLink("LC-n81021924", "DBC-87097991343436"); addMatch("LC-n81021924", "DBC-87097991343436", "", "exact title", "", "", ""); addLink("LC-n81021924", "CAOONL-ncf10078764"); addMatch("LC-n81021924", "CAOONL-ncf10078764", "", "title", "", "", ""); addLink("LC-n81021924", "LNB-LNC10-000039253"); addMatch("LC-n81021924", "LNB-LNC10-000039253", "", "forced single date", "", "", ""); addLink("LC-n81021924", "ISNI-000000011938871X"); addMatch("LC-n81021924", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("LC-n81021924", "ISNI-000000011938871X"); addMatch("LC-n81021924", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("LC-n81021924", "ISNI-000000011938871X"); addMatch("LC-n81021924", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("LC-n81021924", "ISNI-000000011938871X"); addMatch("LC-n81021924", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("LC-n81021924", "ISNI-000000011938871X"); addMatch("LC-n81021924", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("LC-n81021924", "BNF-13896459"); addMatch("LC-n81021924", "BNF-13896459", "", "double date", "", "", ""); addLink("LC-n81021924", "NUKAT-n2020121651"); addMatch("LC-n81021924", "NUKAT-n2020121651", "", "viafid", "", "", ""); addLink("LC-n81021924", "NKC-xx0113800"); addMatch("LC-n81021924", "NKC-xx0113800", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-3119067", "BIBSYS", "BIBSYS"); addLink("BIBSYS-3119067", "ISNI-000000011938871X"); addMatch("BIBSYS-3119067", "ISNI-000000011938871X", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "ISNI-000000011938871X"); addMatch("BIBSYS-3119067", "ISNI-000000011938871X", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "ISNI-000000011938871X"); addMatch("BIBSYS-3119067", "ISNI-000000011938871X", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "ISNI-000000011938871X"); addMatch("BIBSYS-3119067", "ISNI-000000011938871X", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "ISNI-000000011938871X"); addMatch("BIBSYS-3119067", "ISNI-000000011938871X", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "NYNYRILM-29180"); addMatch("BIBSYS-3119067", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "ERRR-11265656"); addMatch("BIBSYS-3119067", "ERRR-11265656", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "RERO-A003506855"); addMatch("BIBSYS-3119067", "RERO-A003506855", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "LC-n81021924"); addMatch("BIBSYS-3119067", "LC-n81021924", "", "exact title", "", "", ""); addLink("BIBSYS-3119067", "NUKAT-n2020121651"); addMatch("BIBSYS-3119067", "NUKAT-n2020121651", "", "joint author", "", "", ""); addLink("BIBSYS-3119067", "CAOONL-ncf10078764"); addMatch("BIBSYS-3119067", "CAOONL-ncf10078764", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "LIH-LNB:YS_x_;=B6"); addMatch("BIBSYS-3119067", "LIH-LNB:YS_x_;=B6", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "DNB-134441486"); addMatch("BIBSYS-3119067", "DNB-134441486", "", "partial title and publisher", "", "", ""); addLink("BIBSYS-3119067", "PLWABN-9810625530605606"); addMatch("BIBSYS-3119067", "PLWABN-9810625530605606", "", "joint author", "", "", ""); addLink("BIBSYS-3119067", "NII-DA0925836X"); addMatch("BIBSYS-3119067", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("BIBSYS-3119067", "J9U-987007273054605171"); addMatch("BIBSYS-3119067", "J9U-987007273054605171", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "BNE-XX996963"); addMatch("BIBSYS-3119067", "BNE-XX996963", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "NSK-000044937"); addMatch("BIBSYS-3119067", "NSK-000044937", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "NTA-06802603X"); addMatch("BIBSYS-3119067", "NTA-06802603X", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "SUDOC-076356442"); addMatch("BIBSYS-3119067", "SUDOC-076356442", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "NKC-xx0113800"); addMatch("BIBSYS-3119067", "NKC-xx0113800", "", "exact title", "", "", ""); addLink("BIBSYS-3119067", "LNB-LNC10-000039253"); addMatch("BIBSYS-3119067", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("BIBSYS-3119067", "WKP-Q115974"); addMatch("BIBSYS-3119067", "WKP-Q115974", "", "suggested", "", "", ""); addLink("BIBSYS-3119067", "DBC-87097991343436"); addMatch("BIBSYS-3119067", "DBC-87097991343436", "", "viafid", "", "", ""); addLink("BIBSYS-3119067", "BNF-13896459"); addMatch("BIBSYS-3119067", "BNF-13896459", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NYNYRILM-29180", "NYNYRILM", "Repertoire International de Litterature Musicale"); addLink("NYNYRILM-29180", "DNB-134441486"); addMatch("NYNYRILM-29180", "DNB-134441486", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "PLWABN-9810625530605606"); addMatch("NYNYRILM-29180", "PLWABN-9810625530605606", "", "double date", "", "", ""); addLink("NYNYRILM-29180", "RERO-A003506855"); addMatch("NYNYRILM-29180", "RERO-A003506855", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "BIBSYS-3119067"); addMatch("NYNYRILM-29180", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "NII-DA0925836X"); addMatch("NYNYRILM-29180", "NII-DA0925836X", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "WKP-Q115974"); addMatch("NYNYRILM-29180", "WKP-Q115974", "", "double date", "", "", ""); addLink("NYNYRILM-29180", "J9U-987007273054605171"); addMatch("NYNYRILM-29180", "J9U-987007273054605171", "", "double date", "", "", ""); addLink("NYNYRILM-29180", "ERRR-11265656"); addMatch("NYNYRILM-29180", "ERRR-11265656", "", "double date", "", "", ""); addLink("NYNYRILM-29180", "BNE-XX996963"); addMatch("NYNYRILM-29180", "BNE-XX996963", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "DBC-87097991343436"); addMatch("NYNYRILM-29180", "DBC-87097991343436", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "ISNI-000000011938871X"); addMatch("NYNYRILM-29180", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("NYNYRILM-29180", "ISNI-000000011938871X"); addMatch("NYNYRILM-29180", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("NYNYRILM-29180", "ISNI-000000011938871X"); addMatch("NYNYRILM-29180", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("NYNYRILM-29180", "ISNI-000000011938871X"); addMatch("NYNYRILM-29180", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("NYNYRILM-29180", "ISNI-000000011938871X"); addMatch("NYNYRILM-29180", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("NYNYRILM-29180", "NSK-000044937"); addMatch("NYNYRILM-29180", "NSK-000044937", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "NTA-06802603X"); addMatch("NYNYRILM-29180", "NTA-06802603X", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "SUDOC-076356442"); addMatch("NYNYRILM-29180", "SUDOC-076356442", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "CAOONL-ncf10078764"); addMatch("NYNYRILM-29180", "CAOONL-ncf10078764", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "LC-n81021924"); addMatch("NYNYRILM-29180", "LC-n81021924", "", "double date", "", "", ""); addLink("NYNYRILM-29180", "LNB-LNC10-000039253"); addMatch("NYNYRILM-29180", "LNB-LNC10-000039253", "", "viafid", "", "", ""); addLink("NYNYRILM-29180", "BNF-13896459"); addMatch("NYNYRILM-29180", "BNF-13896459", "", "double date", "", "", ""); addLink("NYNYRILM-29180", "LIH-LNB:YS_x_;=B6"); addMatch("NYNYRILM-29180", "LIH-LNB:YS_x_;=B6", "", "forced single date", "", "", ""); addLink("NYNYRILM-29180", "NUKAT-n2020121651"); addMatch("NYNYRILM-29180", "NUKAT-n2020121651", "", "double date", "", "", ""); addLink("NYNYRILM-29180", "NKC-xx0113800"); addMatch("NYNYRILM-29180", "NKC-xx0113800", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810625530605606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810625530605606", "RERO-A003506855"); addMatch("PLWABN-9810625530605606", "RERO-A003506855", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "NYNYRILM-29180"); addMatch("PLWABN-9810625530605606", "NYNYRILM-29180", "", "double date", "", "", ""); addLink("PLWABN-9810625530605606", "ERRR-11265656"); addMatch("PLWABN-9810625530605606", "ERRR-11265656", "", "forced single date", "", "", ""); addLink("PLWABN-9810625530605606", "ISNI-000000011938871X"); addMatch("PLWABN-9810625530605606", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("PLWABN-9810625530605606", "ISNI-000000011938871X"); addMatch("PLWABN-9810625530605606", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("PLWABN-9810625530605606", "ISNI-000000011938871X"); addMatch("PLWABN-9810625530605606", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("PLWABN-9810625530605606", "ISNI-000000011938871X"); addMatch("PLWABN-9810625530605606", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("PLWABN-9810625530605606", "ISNI-000000011938871X"); addMatch("PLWABN-9810625530605606", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("PLWABN-9810625530605606", "LC-n81021924"); addMatch("PLWABN-9810625530605606", "LC-n81021924", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "NUKAT-n2020121651"); addMatch("PLWABN-9810625530605606", "NUKAT-n2020121651", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "CAOONL-ncf10078764"); addMatch("PLWABN-9810625530605606", "CAOONL-ncf10078764", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "LIH-LNB:YS_x_;=B6"); addMatch("PLWABN-9810625530605606", "LIH-LNB:YS_x_;=B6", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "DNB-134441486"); addMatch("PLWABN-9810625530605606", "DNB-134441486", "", "double date", "", "", ""); addLink("PLWABN-9810625530605606", "BIBSYS-3119067"); addMatch("PLWABN-9810625530605606", "BIBSYS-3119067", "", "joint author", "", "", ""); addLink("PLWABN-9810625530605606", "NII-DA0925836X"); addMatch("PLWABN-9810625530605606", "NII-DA0925836X", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "J9U-987007273054605171"); addMatch("PLWABN-9810625530605606", "J9U-987007273054605171", "", "forced single date", "", "", ""); addLink("PLWABN-9810625530605606", "BNE-XX996963"); addMatch("PLWABN-9810625530605606", "BNE-XX996963", "", "forced single date", "", "", ""); addLink("PLWABN-9810625530605606", "NSK-000044937"); addMatch("PLWABN-9810625530605606", "NSK-000044937", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "NTA-06802603X"); addMatch("PLWABN-9810625530605606", "NTA-06802603X", "", "title", "", "", ""); addLink("PLWABN-9810625530605606", "SUDOC-076356442"); addMatch("PLWABN-9810625530605606", "SUDOC-076356442", "", "forced single date", "", "", ""); addLink("PLWABN-9810625530605606", "NKC-xx0113800"); addMatch("PLWABN-9810625530605606", "NKC-xx0113800", "", "double date", "", "", ""); addLink("PLWABN-9810625530605606", "LNB-LNC10-000039253"); addMatch("PLWABN-9810625530605606", "LNB-LNC10-000039253", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810625530605606", "WKP-Q115974"); addMatch("PLWABN-9810625530605606", "WKP-Q115974", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "DBC-87097991343436"); addMatch("PLWABN-9810625530605606", "DBC-87097991343436", "", "viafid", "", "", ""); addLink("PLWABN-9810625530605606", "BNF-13896459"); addMatch("PLWABN-9810625530605606", "BNF-13896459", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n2020121651", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n2020121651", "DNB-134441486"); addMatch("NUKAT-n2020121651", "DNB-134441486", "", "double date", "", "", ""); addLink("NUKAT-n2020121651", "WKP-Q115974"); addMatch("NUKAT-n2020121651", "WKP-Q115974", "", "suggested", "", "", ""); addLink("NUKAT-n2020121651", "ISNI-000000011938871X"); addMatch("NUKAT-n2020121651", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NUKAT-n2020121651", "ISNI-000000011938871X"); addMatch("NUKAT-n2020121651", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NUKAT-n2020121651", "ISNI-000000011938871X"); addMatch("NUKAT-n2020121651", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NUKAT-n2020121651", "ISNI-000000011938871X"); addMatch("NUKAT-n2020121651", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NUKAT-n2020121651", "ISNI-000000011938871X"); addMatch("NUKAT-n2020121651", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NUKAT-n2020121651", "BIBSYS-3119067"); addMatch("NUKAT-n2020121651", "BIBSYS-3119067", "", "joint author", "", "", ""); addLink("NUKAT-n2020121651", "NII-DA0925836X"); addMatch("NUKAT-n2020121651", "NII-DA0925836X", "", "viafid", "", "", ""); addLink("NUKAT-n2020121651", "SUDOC-076356442"); addMatch("NUKAT-n2020121651", "SUDOC-076356442", "", "forced single date", "", "", ""); addLink("NUKAT-n2020121651", "NTA-06802603X"); addMatch("NUKAT-n2020121651", "NTA-06802603X", "", "joint author", "", "", ""); addLink("NUKAT-n2020121651", "NYNYRILM-29180"); addMatch("NUKAT-n2020121651", "NYNYRILM-29180", "", "double date", "", "", ""); addLink("NUKAT-n2020121651", "PLWABN-9810625530605606"); addMatch("NUKAT-n2020121651", "PLWABN-9810625530605606", "", "forced single date", "", "", ""); addLink("NUKAT-n2020121651", "BNE-XX996963"); addMatch("NUKAT-n2020121651", "BNE-XX996963", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2020121651", "ERRR-11265656"); addMatch("NUKAT-n2020121651", "ERRR-11265656", "", "forced single date", "", "", ""); addLink("NUKAT-n2020121651", "RERO-A003506855"); addMatch("NUKAT-n2020121651", "RERO-A003506855", "", "joint author", "", "", ""); addLink("NUKAT-n2020121651", "CAOONL-ncf10078764"); addMatch("NUKAT-n2020121651", "CAOONL-ncf10078764", "", "title", "", "", ""); addLink("NUKAT-n2020121651", "LNB-LNC10-000039253"); addMatch("NUKAT-n2020121651", "LNB-LNC10-000039253", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2020121651", "J9U-987007273054605171"); addMatch("NUKAT-n2020121651", "J9U-987007273054605171", "", "forced single date", "", "", ""); addLink("NUKAT-n2020121651", "DBC-87097991343436"); addMatch("NUKAT-n2020121651", "DBC-87097991343436", "", "viafid", "", "", ""); addLink("NUKAT-n2020121651", "LC-n81021924"); addMatch("NUKAT-n2020121651", "LC-n81021924", "", "forced single date", "", "", ""); addLink("NUKAT-n2020121651", "NSK-000044937"); addMatch("NUKAT-n2020121651", "NSK-000044937", "", "viafid", "", "", ""); addLink("NUKAT-n2020121651", "BNF-13896459"); addMatch("NUKAT-n2020121651", "BNF-13896459", "", "forced single date", "", "", ""); addLink("NUKAT-n2020121651", "LIH-LNB:YS_x_;=B6"); addMatch("NUKAT-n2020121651", "LIH-LNB:YS_x_;=B6", "", "viafid", "", "", ""); addLink("NUKAT-n2020121651", "NKC-xx0113800"); addMatch("NUKAT-n2020121651", "NKC-xx0113800", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX996963", "BNE", "National Library of Spain"); addLink("BNE-XX996963", "LNB-LNC10-000039253"); addMatch("BNE-XX996963", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("BNE-XX996963", "PLWABN-9810625530605606"); addMatch("BNE-XX996963", "PLWABN-9810625530605606", "", "forced single date", "", "", ""); addLink("BNE-XX996963", "RERO-A003506855"); addMatch("BNE-XX996963", "RERO-A003506855", "", "standard number", "", "", ""); addLink("BNE-XX996963", "BIBSYS-3119067"); addMatch("BNE-XX996963", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("BNE-XX996963", "NII-DA0925836X"); addMatch("BNE-XX996963", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("BNE-XX996963", "WKP-Q115974"); addMatch("BNE-XX996963", "WKP-Q115974", "", "suggested", "", "", ""); addLink("BNE-XX996963", "NYNYRILM-29180"); addMatch("BNE-XX996963", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("BNE-XX996963", "ERRR-11265656"); addMatch("BNE-XX996963", "ERRR-11265656", "", "forced single date", "", "", ""); addLink("BNE-XX996963", "SUDOC-076356442"); addMatch("BNE-XX996963", "SUDOC-076356442", "", "forced single date", "", "", ""); addLink("BNE-XX996963", "NSK-000044937"); addMatch("BNE-XX996963", "NSK-000044937", "", "joint author", "", "", ""); addLink("BNE-XX996963", "J9U-987007273054605171"); addMatch("BNE-XX996963", "J9U-987007273054605171", "", "forced single date", "", "", ""); addLink("BNE-XX996963", "NTA-06802603X"); addMatch("BNE-XX996963", "NTA-06802603X", "", "standard number", "", "", ""); addLink("BNE-XX996963", "DBC-87097991343436"); addMatch("BNE-XX996963", "DBC-87097991343436", "", "forced single date", "", "", ""); addLink("BNE-XX996963", "LC-n81021924"); addMatch("BNE-XX996963", "LC-n81021924", "", "exact title", "", "", ""); addLink("BNE-XX996963", "CAOONL-ncf10078764"); addMatch("BNE-XX996963", "CAOONL-ncf10078764", "", "joint author", "", "", ""); addLink("BNE-XX996963", "ISNI-000000011938871X"); addMatch("BNE-XX996963", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("BNE-XX996963", "ISNI-000000011938871X"); addMatch("BNE-XX996963", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("BNE-XX996963", "ISNI-000000011938871X"); addMatch("BNE-XX996963", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("BNE-XX996963", "ISNI-000000011938871X"); addMatch("BNE-XX996963", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("BNE-XX996963", "ISNI-000000011938871X"); addMatch("BNE-XX996963", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("BNE-XX996963", "BNF-13896459"); addMatch("BNE-XX996963", "BNF-13896459", "", "forced single date", "", "", ""); addLink("BNE-XX996963", "DNB-134441486"); addMatch("BNE-XX996963", "DNB-134441486", "", "title", "", "", ""); addLink("BNE-XX996963", "NUKAT-n2020121651"); addMatch("BNE-XX996963", "NUKAT-n2020121651", "", "partial date and publisher", "", "", ""); addLink("BNE-XX996963", "NKC-xx0113800"); addMatch("BNE-XX996963", "NKC-xx0113800", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-134441486", "DNB", "German National Library"); addLink("DNB-134441486", "LNB-LNC10-000039253"); addMatch("DNB-134441486", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("DNB-134441486", "PLWABN-9810625530605606"); addMatch("DNB-134441486", "PLWABN-9810625530605606", "", "double date", "", "", ""); addLink("DNB-134441486", "RERO-A003506855"); addMatch("DNB-134441486", "RERO-A003506855", "", "exact title", "", "", ""); addLink("DNB-134441486", "BIBSYS-3119067"); addMatch("DNB-134441486", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("DNB-134441486", "WKP-Q115974"); addMatch("DNB-134441486", "WKP-Q115974", "", "suggested", "", "", ""); addLink("DNB-134441486", "NYNYRILM-29180"); addMatch("DNB-134441486", "NYNYRILM-29180", "", "forced single date", "", "", ""); addLink("DNB-134441486", "ERRR-11265656"); addMatch("DNB-134441486", "ERRR-11265656", "", "double date", "", "", ""); addLink("DNB-134441486", "BNE-XX996963"); addMatch("DNB-134441486", "BNE-XX996963", "", "title", "", "", ""); addLink("DNB-134441486", "DBC-87097991343436"); addMatch("DNB-134441486", "DBC-87097991343436", "", "exact title", "", "", ""); addLink("DNB-134441486", "ISNI-000000011938871X"); addMatch("DNB-134441486", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("DNB-134441486", "ISNI-000000011938871X"); addMatch("DNB-134441486", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("DNB-134441486", "ISNI-000000011938871X"); addMatch("DNB-134441486", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("DNB-134441486", "ISNI-000000011938871X"); addMatch("DNB-134441486", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("DNB-134441486", "ISNI-000000011938871X"); addMatch("DNB-134441486", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("DNB-134441486", "CAOONL-ncf10078764"); addMatch("DNB-134441486", "CAOONL-ncf10078764", "", "forced single date", "", "", ""); addLink("DNB-134441486", "J9U-987007273054605171"); addMatch("DNB-134441486", "J9U-987007273054605171", "", "double date", "", "", ""); addLink("DNB-134441486", "NTA-06802603X"); addMatch("DNB-134441486", "NTA-06802603X", "", "title", "", "", ""); addLink("DNB-134441486", "SUDOC-076356442"); addMatch("DNB-134441486", "SUDOC-076356442", "", "exact title", "", "", ""); addLink("DNB-134441486", "LC-n81021924"); addMatch("DNB-134441486", "LC-n81021924", "", "double date", "", "", ""); addLink("DNB-134441486", "NSK-000044937"); addMatch("DNB-134441486", "NSK-000044937", "", "joint author", "", "", ""); addLink("DNB-134441486", "BNF-13896459"); addMatch("DNB-134441486", "BNF-13896459", "", "double date", "", "", ""); addLink("DNB-134441486", "LIH-LNB:YS_x_;=B6"); addMatch("DNB-134441486", "LIH-LNB:YS_x_;=B6", "", "forced single date", "", "", ""); addLink("DNB-134441486", "NUKAT-n2020121651"); addMatch("DNB-134441486", "NUKAT-n2020121651", "", "double date", "", "", ""); addLink("DNB-134441486", "NKC-xx0113800"); addMatch("DNB-134441486", "NKC-xx0113800", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf10078764", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf10078764", "DNB-134441486"); addMatch("CAOONL-ncf10078764", "DNB-134441486", "", "forced single date", "", "", ""); addLink("CAOONL-ncf10078764", "PLWABN-9810625530605606"); addMatch("CAOONL-ncf10078764", "PLWABN-9810625530605606", "", "viafid", "", "", ""); addLink("CAOONL-ncf10078764", "ISNI-000000011938871X"); addMatch("CAOONL-ncf10078764", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("CAOONL-ncf10078764", "ISNI-000000011938871X"); addMatch("CAOONL-ncf10078764", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("CAOONL-ncf10078764", "ISNI-000000011938871X"); addMatch("CAOONL-ncf10078764", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("CAOONL-ncf10078764", "ISNI-000000011938871X"); addMatch("CAOONL-ncf10078764", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("CAOONL-ncf10078764", "ISNI-000000011938871X"); addMatch("CAOONL-ncf10078764", "ISNI-000000011938871X", "", "forced single date", "", "", ""); addLink("CAOONL-ncf10078764", "BIBSYS-3119067"); addMatch("CAOONL-ncf10078764", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("CAOONL-ncf10078764", "RERO-A003506855"); addMatch("CAOONL-ncf10078764", "RERO-A003506855", "", "title", "", "", ""); addLink("CAOONL-ncf10078764", "NYNYRILM-29180"); addMatch("CAOONL-ncf10078764", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("CAOONL-ncf10078764", "BNE-XX996963"); addMatch("CAOONL-ncf10078764", "BNE-XX996963", "", "joint author", "", "", ""); addLink("CAOONL-ncf10078764", "SUDOC-076356442"); addMatch("CAOONL-ncf10078764", "SUDOC-076356442", "", "exact title", "", "", ""); addLink("CAOONL-ncf10078764", "NSK-000044937"); addMatch("CAOONL-ncf10078764", "NSK-000044937", "", "joint author", "", "", ""); addLink("CAOONL-ncf10078764", "NTA-06802603X"); addMatch("CAOONL-ncf10078764", "NTA-06802603X", "", "title", "", "", ""); addLink("CAOONL-ncf10078764", "DBC-87097991343436"); addMatch("CAOONL-ncf10078764", "DBC-87097991343436", "", "joint author", "", "", ""); addLink("CAOONL-ncf10078764", "LC-n81021924"); addMatch("CAOONL-ncf10078764", "LC-n81021924", "", "title", "", "", ""); addLink("CAOONL-ncf10078764", "LNB-LNC10-000039253"); addMatch("CAOONL-ncf10078764", "LNB-LNC10-000039253", "", "joint author", "", "", ""); addLink("CAOONL-ncf10078764", "BNF-13896459"); addMatch("CAOONL-ncf10078764", "BNF-13896459", "", "exact title", "", "", ""); addLink("CAOONL-ncf10078764", "LIH-LNB:YS_x_;=B6"); addMatch("CAOONL-ncf10078764", "LIH-LNB:YS_x_;=B6", "", "forced single date", "", "", ""); addLink("CAOONL-ncf10078764", "NUKAT-n2020121651"); addMatch("CAOONL-ncf10078764", "NUKAT-n2020121651", "", "title", "", "", ""); addLink("CAOONL-ncf10078764", "NKC-xx0113800"); addMatch("CAOONL-ncf10078764", "NKC-xx0113800", "", "title", "", "", ""); </script> <script type="text/javascript"> new Node("LNB-LNC10-000039253", "LNB", "National Library of Latvia"); addLink("LNB-LNC10-000039253", "DNB-134441486"); addMatch("LNB-LNC10-000039253", "DNB-134441486", "", "exact title", "", "", ""); addLink("LNB-LNC10-000039253", "PLWABN-9810625530605606"); addMatch("LNB-LNC10-000039253", "PLWABN-9810625530605606", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000039253", "RERO-A003506855"); addMatch("LNB-LNC10-000039253", "RERO-A003506855", "", "exact title", "", "", ""); addLink("LNB-LNC10-000039253", "BIBSYS-3119067"); addMatch("LNB-LNC10-000039253", "BIBSYS-3119067", "", "exact title", "", "", ""); addLink("LNB-LNC10-000039253", "NII-DA0925836X"); addMatch("LNB-LNC10-000039253", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("LNB-LNC10-000039253", "WKP-Q115974"); addMatch("LNB-LNC10-000039253", "WKP-Q115974", "", "suggested", "", "", ""); addLink("LNB-LNC10-000039253", "NYNYRILM-29180"); addMatch("LNB-LNC10-000039253", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("LNB-LNC10-000039253", "BNE-XX996963"); addMatch("LNB-LNC10-000039253", "BNE-XX996963", "", "exact title", "", "", ""); addLink("LNB-LNC10-000039253", "ERRR-11265656"); addMatch("LNB-LNC10-000039253", "ERRR-11265656", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000039253", "DBC-87097991343436"); addMatch("LNB-LNC10-000039253", "DBC-87097991343436", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000039253", "NSK-000044937"); addMatch("LNB-LNC10-000039253", "NSK-000044937", "", "joint author", "", "", ""); addLink("LNB-LNC10-000039253", "J9U-987007273054605171"); addMatch("LNB-LNC10-000039253", "J9U-987007273054605171", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000039253", "NTA-06802603X"); addMatch("LNB-LNC10-000039253", "NTA-06802603X", "", "exact title", "", "", ""); addLink("LNB-LNC10-000039253", "SUDOC-076356442"); addMatch("LNB-LNC10-000039253", "SUDOC-076356442", "", "exact title", "", "", ""); addLink("LNB-LNC10-000039253", "LC-n81021924"); addMatch("LNB-LNC10-000039253", "LC-n81021924", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000039253", "CAOONL-ncf10078764"); addMatch("LNB-LNC10-000039253", "CAOONL-ncf10078764", "", "joint author", "", "", ""); addLink("LNB-LNC10-000039253", "ISNI-000000011938871X"); addMatch("LNB-LNC10-000039253", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000039253", "ISNI-000000011938871X"); addMatch("LNB-LNC10-000039253", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000039253", "ISNI-000000011938871X"); addMatch("LNB-LNC10-000039253", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000039253", "ISNI-000000011938871X"); addMatch("LNB-LNC10-000039253", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000039253", "ISNI-000000011938871X"); addMatch("LNB-LNC10-000039253", "ISNI-000000011938871X", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000039253", "BNF-13896459"); addMatch("LNB-LNC10-000039253", "BNF-13896459", "", "exact title", "", "", ""); addLink("LNB-LNC10-000039253", "NUKAT-n2020121651"); addMatch("LNB-LNC10-000039253", "NUKAT-n2020121651", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000039253", "NKC-xx0113800"); addMatch("LNB-LNC10-000039253", "NKC-xx0113800", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-076356442", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-076356442", "LNB-LNC10-000039253"); addMatch("SUDOC-076356442", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("SUDOC-076356442", "PLWABN-9810625530605606"); addMatch("SUDOC-076356442", "PLWABN-9810625530605606", "", "forced single date", "", "", ""); addLink("SUDOC-076356442", "ISNI-000000011938871X"); addMatch("SUDOC-076356442", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("SUDOC-076356442", "ISNI-000000011938871X"); addMatch("SUDOC-076356442", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("SUDOC-076356442", "ISNI-000000011938871X"); addMatch("SUDOC-076356442", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("SUDOC-076356442", "ISNI-000000011938871X"); addMatch("SUDOC-076356442", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("SUDOC-076356442", "ISNI-000000011938871X"); addMatch("SUDOC-076356442", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("SUDOC-076356442", "BIBSYS-3119067"); addMatch("SUDOC-076356442", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("SUDOC-076356442", "NII-DA0925836X"); addMatch("SUDOC-076356442", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("SUDOC-076356442", "WKP-Q115974"); addMatch("SUDOC-076356442", "WKP-Q115974", "", "suggested", "", "", ""); addLink("SUDOC-076356442", "J9U-987007273054605171"); addMatch("SUDOC-076356442", "J9U-987007273054605171", "", "forced single date", "", "", ""); addLink("SUDOC-076356442", "BNE-XX996963"); addMatch("SUDOC-076356442", "BNE-XX996963", "", "forced single date", "", "", ""); addLink("SUDOC-076356442", "ERRR-11265656"); addMatch("SUDOC-076356442", "ERRR-11265656", "", "forced single date", "", "", ""); addLink("SUDOC-076356442", "RERO-A003506855"); addMatch("SUDOC-076356442", "RERO-A003506855", "", "standard number", "", "", ""); addLink("SUDOC-076356442", "NSK-000044937"); addMatch("SUDOC-076356442", "NSK-000044937", "", "joint author", "", "", ""); addLink("SUDOC-076356442", "NTA-06802603X"); addMatch("SUDOC-076356442", "NTA-06802603X", "", "standard number", "", "", ""); addLink("SUDOC-076356442", "DBC-87097991343436"); addMatch("SUDOC-076356442", "DBC-87097991343436", "", "partial date and publisher", "", "", ""); addLink("SUDOC-076356442", "LC-n81021924"); addMatch("SUDOC-076356442", "LC-n81021924", "", "forced single date", "", "", ""); addLink("SUDOC-076356442", "CAOONL-ncf10078764"); addMatch("SUDOC-076356442", "CAOONL-ncf10078764", "", "exact title", "", "", ""); addLink("SUDOC-076356442", "BNF-13896459"); addMatch("SUDOC-076356442", "BNF-13896459", "", "forced single date", "", "", ""); addLink("SUDOC-076356442", "DNB-134441486"); addMatch("SUDOC-076356442", "DNB-134441486", "", "exact title", "", "", ""); addLink("SUDOC-076356442", "NUKAT-n2020121651"); addMatch("SUDOC-076356442", "NUKAT-n2020121651", "", "forced single date", "", "", ""); addLink("SUDOC-076356442", "NKC-xx0113800"); addMatch("SUDOC-076356442", "NKC-xx0113800", "", "exact title", "", "", ""); addLink("SUDOC-076356442", "NYNYRILM-29180"); addMatch("SUDOC-076356442", "NYNYRILM-29180", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NKC-xx0113800", "NKC", "National Library of the Czech Republic"); addLink("NKC-xx0113800", "DNB-134441486"); addMatch("NKC-xx0113800", "DNB-134441486", "", "double date", "", "", ""); addLink("NKC-xx0113800", "WKP-Q115974"); addMatch("NKC-xx0113800", "WKP-Q115974", "", "suggested", "", "", ""); addLink("NKC-xx0113800", "ISNI-000000011938871X"); addMatch("NKC-xx0113800", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NKC-xx0113800", "ISNI-000000011938871X"); addMatch("NKC-xx0113800", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NKC-xx0113800", "ISNI-000000011938871X"); addMatch("NKC-xx0113800", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NKC-xx0113800", "ISNI-000000011938871X"); addMatch("NKC-xx0113800", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NKC-xx0113800", "ISNI-000000011938871X"); addMatch("NKC-xx0113800", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("NKC-xx0113800", "BIBSYS-3119067"); addMatch("NKC-xx0113800", "BIBSYS-3119067", "", "exact title", "", "", ""); addLink("NKC-xx0113800", "NII-DA0925836X"); addMatch("NKC-xx0113800", "NII-DA0925836X", "", "exact title", "", "", ""); addLink("NKC-xx0113800", "PLWABN-9810625530605606"); addMatch("NKC-xx0113800", "PLWABN-9810625530605606", "", "double date", "", "", ""); addLink("NKC-xx0113800", "NYNYRILM-29180"); addMatch("NKC-xx0113800", "NYNYRILM-29180", "", "viafid", "", "", ""); addLink("NKC-xx0113800", "BNE-XX996963"); addMatch("NKC-xx0113800", "BNE-XX996963", "", "exact title", "", "", ""); addLink("NKC-xx0113800", "ERRR-11265656"); addMatch("NKC-xx0113800", "ERRR-11265656", "", "double date", "", "", ""); addLink("NKC-xx0113800", "RERO-A003506855"); addMatch("NKC-xx0113800", "RERO-A003506855", "", "exact title", "", "", ""); addLink("NKC-xx0113800", "CAOONL-ncf10078764"); addMatch("NKC-xx0113800", "CAOONL-ncf10078764", "", "title", "", "", ""); addLink("NKC-xx0113800", "LNB-LNC10-000039253"); addMatch("NKC-xx0113800", "LNB-LNC10-000039253", "", "exact title", "", "", ""); addLink("NKC-xx0113800", "J9U-987007273054605171"); addMatch("NKC-xx0113800", "J9U-987007273054605171", "", "double date", "", "", ""); addLink("NKC-xx0113800", "SUDOC-076356442"); addMatch("NKC-xx0113800", "SUDOC-076356442", "", "exact title", "", "", ""); addLink("NKC-xx0113800", "NTA-06802603X"); addMatch("NKC-xx0113800", "NTA-06802603X", "", "exact title", "", "", ""); addLink("NKC-xx0113800", "NSK-000044937"); addMatch("NKC-xx0113800", "NSK-000044937", "", "joint author", "", "", ""); addLink("NKC-xx0113800", "BNF-13896459"); addMatch("NKC-xx0113800", "BNF-13896459", "", "double date", "", "", ""); addLink("NKC-xx0113800", "LIH-LNB:YS_x_;=B6"); addMatch("NKC-xx0113800", "LIH-LNB:YS_x_;=B6", "", "forced single date", "", "", ""); addLink("NKC-xx0113800", "LC-n81021924"); addMatch("NKC-xx0113800", "LC-n81021924", "", "double date", "", "", ""); addLink("NKC-xx0113800", "NUKAT-n2020121651"); addMatch("NKC-xx0113800", "NUKAT-n2020121651", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("ERRR-11265656", "ERRR", "National Library of Estonia"); addLink("ERRR-11265656", "DNB-134441486"); addMatch("ERRR-11265656", "DNB-134441486", "", "double date", "", "", ""); addLink("ERRR-11265656", "PLWABN-9810625530605606"); addMatch("ERRR-11265656", "PLWABN-9810625530605606", "", "forced single date", "", "", ""); addLink("ERRR-11265656", "ISNI-000000011938871X"); addMatch("ERRR-11265656", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("ERRR-11265656", "ISNI-000000011938871X"); addMatch("ERRR-11265656", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("ERRR-11265656", "ISNI-000000011938871X"); addMatch("ERRR-11265656", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("ERRR-11265656", "ISNI-000000011938871X"); addMatch("ERRR-11265656", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("ERRR-11265656", "ISNI-000000011938871X"); addMatch("ERRR-11265656", "ISNI-000000011938871X", "", "double date", "", "", ""); addLink("ERRR-11265656", "BIBSYS-3119067"); addMatch("ERRR-11265656", "BIBSYS-3119067", "", "viafid", "", "", ""); addLink("ERRR-11265656", "WKP-Q115974"); addMatch("ERRR-11265656", "WKP-Q115974", "", "double date", "", "", ""); addLink("ERRR-11265656", "NYNYRILM-29180"); addMatch("ERRR-11265656", "NYNYRILM-29180", "", "double date", "", "", ""); addLink("ERRR-11265656", "BNE-XX996963"); addMatch("ERRR-11265656", "BNE-XX996963", "", "forced single date", "", "", ""); addLink("ERRR-11265656", "SUDOC-076356442"); addMatch("ERRR-11265656", "SUDOC-076356442", "", "forced single date", "", "", ""); addLink("ERRR-11265656", "J9U-987007273054605171"); addMatch("ERRR-11265656", "J9U-987007273054605171", "", "double date", "", "", ""); addLink("ERRR-11265656", "DBC-87097991343436"); addMatch("ERRR-11265656", "DBC-87097991343436", "", "forced single date", "", "", ""); addLink("ERRR-11265656", "LC-n81021924"); addMatch("ERRR-11265656", "LC-n81021924", "", "double date", "", "", ""); addLink("ERRR-11265656", "LNB-LNC10-000039253"); addMatch("ERRR-11265656", "LNB-LNC10-000039253", "", "forced single date", "", "", ""); addLink("ERRR-11265656", "BNF-13896459"); addMatch("ERRR-11265656", "BNF-13896459", "", "double date", "", "", ""); addLink("ERRR-11265656", "NUKAT-n2020121651"); addMatch("ERRR-11265656", "NUKAT-n2020121651", "", "forced single date", "", "", ""); addLink("ERRR-11265656", "NKC-xx0113800"); addMatch("ERRR-11265656", "NKC-xx0113800", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("WKP-Q115974", "WKP", "Wikidata"); addLink("WKP-Q115974", "DNB-134441486"); addMatch("WKP-Q115974", "DNB-134441486", "", "suggested", "", "", ""); addLink("WKP-Q115974", "LNB-LNC10-000039253"); addMatch("WKP-Q115974", "LNB-LNC10-000039253", "", "suggested", "", "", ""); addLink("WKP-Q115974", "ISNI-000000011938871X"); addMatch("WKP-Q115974", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("WKP-Q115974", "ISNI-000000011938871X"); addMatch("WKP-Q115974", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("WKP-Q115974", "ISNI-000000011938871X"); addMatch("WKP-Q115974", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("WKP-Q115974", "ISNI-000000011938871X"); addMatch("WKP-Q115974", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("WKP-Q115974", "ISNI-000000011938871X"); addMatch("WKP-Q115974", "ISNI-000000011938871X", "", "suggested", "", "", ""); addLink("WKP-Q115974", "BIBSYS-3119067"); addMatch("WKP-Q115974", "BIBSYS-3119067", "", "suggested", "", "", ""); addLink("WKP-Q115974", "NII-DA0925836X"); addMatch("WKP-Q115974", "NII-DA0925836X", "", "suggested", "", "", ""); addLink("WKP-Q115974", "NYNYRILM-29180"); addMatch("WKP-Q115974", "NYNYRILM-29180", "", "double date", "", "", ""); addLink("WKP-Q115974", "PLWABN-9810625530605606"); addMatch("WKP-Q115974", "PLWABN-9810625530605606", "", "viafid", "", "", ""); addLink("WKP-Q115974", "BNE-XX996963"); addMatch("WKP-Q115974", "BNE-XX996963", "", "suggested", "", "", ""); addLink("WKP-Q115974", "ERRR-11265656"); addMatch("WKP-Q115974", "ERRR-11265656", "", "double date", "", "", ""); addLink("WKP-Q115974", "SUDOC-076356442"); addMatch("WKP-Q115974", "SUDOC-076356442", "", "suggested", "", "", ""); addLink("WKP-Q115974", "NSK-000044937"); addMatch("WKP-Q115974", "NSK-000044937", "", "suggested", "", "", ""); addLink("WKP-Q115974", "J9U-987007273054605171"); addMatch("WKP-Q115974", "J9U-987007273054605171", "", "suggested", "", "", ""); addLink("WKP-Q115974", "DBC-87097991343436"); addMatch("WKP-Q115974", "DBC-87097991343436", "", "suggested", "", "", ""); addLink("WKP-Q115974", "LC-n81021924"); addMatch("WKP-Q115974", "LC-n81021924", "", "suggested", "", "", ""); addLink("WKP-Q115974", "NTA-06802603X"); addMatch("WKP-Q115974", "NTA-06802603X", "", "suggested", "", "", ""); addLink("WKP-Q115974", "BNF-13896459"); addMatch("WKP-Q115974", "BNF-13896459", "", "suggested", "", "", ""); addLink("WKP-Q115974", "NUKAT-n2020121651"); addMatch("WKP-Q115974", "NUKAT-n2020121651", "", "suggested", "", "", ""); addLink("WKP-Q115974", "NKC-xx0113800"); addMatch("WKP-Q115974", "NKC-xx0113800", "", "suggested", "", "", ""); </script> </div> <div id="leftfloat"> <div id="svgcanvas"> </div> <div id="nodeInfo"> <h4> </h4> <p> </p> </div> </div> </div> </div> </div> <div class="clearing"> </div> <div id="AltForms" class="mainSection"> <h3> <img id="AltFormsContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="AltFormsContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">4xx's: Alternate Name Forms</span> (15) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 1 _ ‎‡a  <span>Ledger, Philip</span>‏ <span class="flags"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Ledger, Philip Sir</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Ledger, Philip Stevens</span>‏ <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Ledger, Philip Stevens,</span>‏ ‎‡d  <span>1937-2012</span>‏ <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Ledger, Philip Stevens</span>‏ ‎‡d  <span>1937-2012</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 _ 1 ‎‡a  <span>Ledger</span>‏ ‎‡b  <span>Philip Stevens</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>400 _ 1 ‎‡a  <span>Ledger</span>‏ ‎‡b  <span>Philip Stevens</span>‏ ‎‡c  <span>Sir</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leger, Philip</span>‏ ‎‡d  <span>1937-2012</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Philip Ledger</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Philip Ledger</span>‏ ‎‡c  <span>Brits dirigent (1937-2012)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Philip Ledger</span>‏ ‎‡c  <span>English composer</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Philip Ledger</span>‏ ‎‡c  <span>compositeur, chef d'orchestre, claveciniste, organiste et pianiste</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>SIR PHILIP LEDGER</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>فيليپ ليدجير</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>フィリップ・レッジャー</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> </ul> </div> </div> <div id="RelatedNames" class="mainSection"> <h3> <img id="RelatedNamesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="RelatedNamesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">5xx's: Related Names</span> (8) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>551 _ _ <a href="../233880416"> ‎‡a  <span>Bexhill</span>‏ ‎‡4  <span>ortg</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#placeOfBirth</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>510 2 _ ‎‡a  <span>English chamber orchestra</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 2 _ ‎‡a  <span>King's College choir (Cambridge)</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>511 2 _ <a href="../138520829"> ‎‡a  <span>King's College choir (Cambridge, GB)</span>‏ </a> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>510 2 _ ‎‡a  <span>King's College choir Cambridge</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 _ _ <a href="../138520829"> ‎‡5  <span>z</span>‏ ‎‡a  <span>King's College choir</span>‏ ‎‡c  <span>Cambridge</span>‏ </a> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>510 2 _ ‎‡a  <span>Pro Cantione Antiqua (Londres)</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 _ _ <a href="../138524589"> ‎‡5  <span>z</span>‏ ‎‡a  <span>Pro Cantione Antiqua</span>‏ ‎‡c  <span>Londres</span>‏ </a> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> </ul> </div> </div> <div id="SelectedTitles" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedTitlesContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedTitlesContentClose"/>Works</h3> <div style="display: block;" id="SelectedTitlesContent" class="content"> <table class="dataTable" id="workTable" cellspacing="0"> <thead> <tr role="row"> <th class="sorting" role="columnheader">Title</th> <th class="no-sort" role="columnheader">Sources</th> </tr> </thead> <tbody> <tr> <td>Alexander's feast</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Anthems for choirs.</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Arias and Italian solo cantatas for alto</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Ave Maria</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Berühmte Arien</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Cantata N °159, BWV 159</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>ceremony of carols</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>choice of Hercules = &#152;Die&#156; Wahl des Herakles</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/297748452">Choral music</a> </td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/297904326">Choral music. Selections</a> </td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>cimento dell'armonia e dell'inventione</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Concerti for Bassoon &amp; orchestra.</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Concerti per 1, 2, e 3 cembali : BWV 1053 1055 1061 1063</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Concerto for two harpsichords and strings inC, BWV 1061</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Concertos.</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </td> </tr> <tr> <td>Coronation anthems</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </td> </tr> <tr> <td>Élégie pour violoncelle et orchestre (7 min 32 s)</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Exsultate, jubilate</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The fairy queen for two sopranos, mezzo-soprano, two counter-tenors, two tenors and two basses, chorus and orchestra</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </td> </tr> <tr> <td>Gloria</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Jesu, meine Freude</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Johannespassion</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Konzerte</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </td> </tr> <tr> <td>L'enfance du Christ.</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Lohengrin</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Magnificat</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>March and Canzona</td> <td> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Mass in 5 parts</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Masses</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Maurerische Trauermusik</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>O Mensch, bewein' dein' Sünde gross</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Messe de minuit pour Noël</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Messe en si mineur</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Messes.</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Missa brevis</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Motetter</td> <td> <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Music for the royal fireworks</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Music for weddings</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Musiques funèbres pour la Reine Mary (4 min 15 s)</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Ode for St. Cecilia's Day</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Oratorios</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Orchestral suite no. 1</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Organ voluntaries from King's</td> <td> <span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </td> </tr> <tr> <td>Ouvertures</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>The Oxford book of English madrigals</td> <td> <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </td> </tr> <tr> <td>PRS 80th birthday presentation</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The Psalms of David.</td> <td> <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>quattro stagioni = The four seasons</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/180540379">Requiem</a> </td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Saul</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Sehet, wir gehn hinauf gen Jerusalem</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Solomon</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Sonates</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Songs for Sunday</td> <td> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Songs of travel</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Songs. [Sound recording]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Suites</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Symphonies</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Te Deum</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Three cheers for Pooh</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Tit for tat : a celebration</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Tudor church music</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </td> </tr> <tr> <td>Twenty-four anthems for sopranos &amp; altos (unison and two-part)</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>Two insect pieces</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Vergnügte Ruh, beliebte Seelenlust</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>very best of Bach</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Vespers</td> <td> <span class="flags"> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> </span> </td> </tr> <tr> <td>Vespro della Beata Vergine</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Water music</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Weihnachtsoratorium BWV 248</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Werke</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Works.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> </tbody> </table> </div> </div> <div id="SelectedCoauthors" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedCoauthorsContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedCoauthorsContentClose"/> <span class="langHi0">Selected Co-authors</span> </h3> <div style="display: none;" id="SelectedCoauthorsContent" class="content"> <ol> <li>English Chamber Orchestra ‎(115) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>Tear, Robert 1939-2011 ‎(92) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>Bach, Johann Sebastian 1685-1750 ‎(68) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>King's College (University of Cambridge). Choir ‎(49) <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>King's College Choir ‎(46) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>Willcocks, David 1919-2015 ‎(45) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>Vivaldi, Antonio 1678-1741 ‎(33) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>Roberts, Stephen 1949- ‎(32) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Baker, Janet 1933- ‎(31) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>King's College Cambridge Choir ‎(29) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> </ol> </div> </div> <div id="Countries" class="mainSection"> <h3> <img id="CountriesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="CountriesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Countries and Regions of Publication</span> (9) </h3> <div id="CountriesContent" class="content" style="display:none;"> <div id="mapcontainer"> <div class="mapsNote"> <span class="langHi0">View the list below for more details</span>. </div> <div id="mapButtons"> <form action="?"> <label> <span class="langHi0">Map View</span>:</label> <input id="mapbutton-world" class="mapbutton-on" type="button" value="World" onclick="mapSwitch('world');"/> <input id="mapbutton-euro" class="mapbutton-off" type="button" value="Europe" onclick="mapSwitch('euro');"/> <input id="mapbutton-asia" class="mapbutton-off" type="button" value="Asia" onclick="mapSwitch('asia');"/> </form> </div> <div id="maps"> <img id="map-world" alt="World" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:70,60,50,40,40,30,20,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=GBDEUSKIFRESNLCNCA&amp;chtm=world&amp;chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:70,60,50,40,40,30,20,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=GBDEUSKIFRESNLCNCA&amp;chtm=europe&amp;chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:70,60,50,40,40,30,20,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=GBDEUSKIFRESNLCNCA&amp;chtm=asia&amp;chf=bg,s,c5e0fb"/> </div> <div id="colorKey"> <span class="colorKeyNote"> <span class="langHi0">Low</span> </span> <img src="/viaf/images/spacer.gif" id="color1" class="colorKey" alt="Lowest Number of Publications"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color2" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color3" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color4" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color5" class="colorKey"/> <img src="/viaf/images/spacer.gif" id="color6" class="colorKey" alt="Highest Number of Publications"/> <span class="colorKeyNote"> <span class="langHi0">High</span> </span> </div> <div id="viewLists"> <input type="button" id="viewListLink" class="mapbutton-off" value="View List" onclick="showhidelist('viewListLink'); return false;"/> <input type="button" id="hideListLink" class="mapbutton-on" value="Hide List" onclick="showhidelist('hideListLink'); return false;"/> </div> <div id="countryList"> <div class="mapsNote"> <span class="langHi0">The flags indicate which authority file had at least some publications from the country or region</span>:</div> <ul> <li>GB - United Kingdom (104) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>DE - Germany (85) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>US - United States (35) <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>KI - Kiribati (15) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>FR - France (15) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>ES - Spain (8) <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>NL - Netherlands (4) <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>CN - China (2) <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>CA - Canada (1) <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </li> </ul> </div> </div> </div> </div> <div id="Timeline" class="mainSection"> <h3> <img id="TimelineContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="TimelineContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Publication Statistics</span> </h3> <div id="TimelineContent" class="content" style="display:none;"> <script type="text/javascript"> function dateMsg(decade, count){ var tld = document.getElementById('TimeLineDisplay'); if (count) { if (count=='1') tld.innerHTML = count + ' publications in the '+decade+"'s"; else tld.innerHTML = count + ' publications in the '+decade+"'s"; } else { tld.innerHTML = ''; } } </script> <ul> <li> <h4 class="subHead"> <span class="langHi0">Publication History</span> </h4> <div id="TimeLineShell"> <div id="TimeLineMarkers"> <span class="date">1900</span> <span class="TimeLineMarkerStart">|</span> <img id="line1960" class="marker" style="height:27px;" onmouseover="dateMsg('196'+'0', '16');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1970" class="marker" style="height:40.050000000000007px;" onmouseover="dateMsg('197'+'0', '98');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1980" class="marker" style="height:40.7px;" onmouseover="dateMsg('198'+'0', '107');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:35.5px;" onmouseover="dateMsg('199'+'0', '52');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:36.65px;" onmouseover="dateMsg('200'+'0', '61');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:29.3px;" onmouseover="dateMsg('201'+'0', '22');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <span class="TimeLineMarkerEnd">|</span> <span class="date">2100</span> </div> </div> <div id="TimeLineDisplayBox"> <span id="TimeLineDisplay"/> </div> </li> <li> <h4 class="subHead"> <span class="langHi0">Identifiers</span> </h4> <ul class="subList"> <li>6 <span class="langHi0">unique ISBN's</span> </li> </ul> </li> </ul> </div> </div> <div id="Publishers" class="mainSection"> <h3> <img id="PublishersContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="PublishersContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Selected Publishers</span> (14) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>Emi ‎(43) <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>EMI-Electrola ‎(36) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>[EMI music international] [distrib. EMI music France] ‎(31) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>EMI Records [u.a.] ‎(25) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> </span> </li> <li>Philips ‎(19) <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </li> <li>His Master's Voice ‎(17) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>: Musical Heritage Society ‎(12) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Decca ‎(8) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Sony Music Entertainment ‎(6) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>TELDEC ‎(5) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>Oxford University Press ‎(5) <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>Naxos Digital Services Ltd. ‎(2) <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>EMI Records Virgin Classics ‎(2) <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>Emi Classics ‎(1) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> </ol> </div> </div> <div class="mainSection" id="About"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="AboutContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="AboutContentClose"/> <span class="langHi0">About</span> </h3> <div style="display: none;" class="content" id="AboutContent"> <div id="personalinfo" class="subsection"> <h2> <span class="langHi0">Personal Information</span> </h2> <h4> <span class="subtitle"> <span class="langHi0"/> Gender : </span> <span class="langHi0"/> Male </h4> <h4> <span class="subtitle"> <span class="langHi0">Nationality or associated country</span>: </span> </h4> <ul> <li>GB - United Kingdom<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>gb - <span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </li> <li>Wielka Brytania. - <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>English - <span class="flags"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Field of Activity</span>: </span> </h4> <ul> <li>muzyka <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>dyrygentura <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Occupation</span>: </span> </h4> <ul> <li>organist <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </span> </li> <li>school principals <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>school principal <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>organists <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>organisci <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>kompozytorzy <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>harpsichordist <span class="flags"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </span> </li> <li>dyrygenci <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>conductors music <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>conductor <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>church musicians <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>church musician <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>choral conductor <span class="flags"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Language</span>: </span> </h4> <ul> <li>eng - English<span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="https://arz.wikipedia.org/wiki/فيليپ_ليدجير"> <span class="langHi0">Wikipedia</span> - https://arz.wikipedia.org/wiki/فيليپ_ليدجير</a> </li> <li> <a href="https://en.wikipedia.org/wiki/Philip_Ledger"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Philip_Ledger</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Philip_Ledger"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Philip_Ledger</a> </li> <li> <a href="https://it.wikipedia.org/wiki/Philip_Ledger"> <span class="langHi0">Wikipedia</span> - https://it.wikipedia.org/wiki/Philip_Ledger</a> </li> <li> <a href="https://sv.wikipedia.org/wiki/Philip_Ledger"> <span class="langHi0">Wikipedia</span> - https://sv.wikipedia.org/wiki/Philip_Ledger</a> </li> <li> <a href="//isni.org/isni/000000011938871X">ISNI - 0000 0001 1938 871X</a> </li> </ul> </div> </div> </div> <div class="mainSection" id="RecordViews"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="RecordViewsContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="RecordViewsContentClose"/> <span class="langHi0">Record Views</span> </h3> <div style="display:none;" class="content" id="RecordViewsContent"> <ul> <li> <a href="/viaf/114482983/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/114482983/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/114482983/rdf.xml" type="application/rdf+xml" rel="nofollow"> <span class="langHi0">RDF record</span> </a> </li> </ul> </div> </div> <div id="History" class="mainSection"> <h3> <img id="HistoryContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="HistoryContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">History of VIAF ID</span>:114482983 (35) </h3> <div id="HistoryContent" class="content" style="display:none;"> <table id="historyTable" cellspacing="0"> <tr> <th> <span class="langHi0">Record ID</span> </th> <th id="action"> <span class="langHi0">Action</span> </th> <th> <span class="langHi0">Time</span> </th> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 81021924">LC|n 81021924</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:30+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NKC|xx0113800">NKC|xx0113800</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:30+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|13896459">BNF|13896459</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:30+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x03119067">BIBSYS|x03119067</a> </td> <td class="action">delete</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLIlat|000434831">NLIlat|000434831</a> </td> <td class="action">delete</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NTA|06802603X">NTA|06802603X</a> </td> <td class="action">add</td> <td>2013-07-12T21:38:46+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|000000011938871X">ISNI|000000011938871X</a> </td> <td class="action">add</td> <td>2013-09-16T16:15:07+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NSK|000044937">NSK|000044937</a> </td> <td class="action">add</td> <td>2013-12-12T18:02:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|134441486">DNB|134441486</a> </td> <td class="action">add</td> <td>2014-10-21T12:48:43+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LNB|LNC10-000039253">LNB|LNC10-000039253</a> </td> <td class="action">add</td> <td>2014-10-21T12:48:43+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Philip_Ledger">WKP|Philip_Ledger</a> </td> <td class="action">delete</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q115974">WKP|Q115974</a> </td> <td class="action">add</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|080853722">SUDOC|080853722</a> </td> <td class="action">delete</td> <td>2016-07-11T03:45:37.297222+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX996963">BNE|XX996963</a> </td> <td class="action">add</td> <td>2016-07-11T09:08:58.656124+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|076356442">SUDOC|076356442</a> </td> <td class="action">add</td> <td>2016-07-11T15:33:13.981803+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA0925836X">NII|DA0925836X</a> </td> <td class="action">add</td> <td>2016-08-01T17:13:50.121129+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|3119067">BIBSYS|3119067</a> </td> <td class="action">add</td> <td>2017-04-23T04:46:48.769450+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|17640001X">DNB|17640001X</a> </td> <td class="action">delete</td> <td>2017-06-25T18:21:12.203470+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf10078764">CAOONL|ncf10078764</a> </td> <td class="action">add</td> <td>2018-11-18T17:16:03.225526+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LAC|0008D9873">LAC|0008D9873</a> </td> <td class="action">delete</td> <td>2018-12-02T22:16:37.091414+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:YSx;=B6">LIH|LNB:YSx;=B6</a> </td> <td class="action">delete</td> <td>2018-12-03T07:55:31.923014+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:YS_x_;=B6">LIH|LNB:YS_x_;=B6</a> </td> <td class="action">add</td> <td>2018-12-03T09:42:46.488898+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810625530605606">PLWABN|9810625530605606</a> </td> <td class="action">add</td> <td>2019-06-09T13:21:25.081041+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a25678826">NLP|a25678826</a> </td> <td class="action">delete</td> <td>2019-07-14T15:19:53.669646+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007273054605171">J9U|987007273054605171</a> </td> <td class="action">add</td> <td>2020-02-02T17:29:05.914088+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|000434831">NLI|000434831</a> </td> <td class="action">delete</td> <td>2020-04-12T10:40:53.408965+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls003506855">RERO|vtls003506855</a> </td> <td class="action">delete</td> <td>2020-06-16T23:15:26.565755+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A003506855">RERO|A003506855</a> </td> <td class="action">add</td> <td>2020-06-17T23:03:25.098513+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 2020121651">NUKAT|n 2020121651</a> </td> <td class="action">add</td> <td>2020-12-06T08:49:56.751369+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DBC|87097991343436">DBC|87097991343436</a> </td> <td class="action">add</td> <td>2021-11-16T09:37:30.393733+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NYNYRILM|29180">NYNYRILM|29180</a> </td> <td class="action">add</td> <td>2023-03-12T15:02:01.833320+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PTBNP|1771915">PTBNP|1771915</a> </td> <td class="action">delete</td> <td>2023-05-26T14:08:23.752508+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ERRR|a11265656">ERRR|a11265656</a> </td> <td class="action">delete</td> <td>2024-10-06T00:01:26.951238+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ERRR|11265656">ERRR|11265656</a> </td> <td class="action">add</td> <td>2024-10-06T03:15:39.594045+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000036512852">NLA|000036512852</a> </td> <td class="action">delete</td> <td>2024-10-27T00:06:18.819011+00:00</td> </tr> </table> </div> </div> </div> <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>

Pages: 1 2 3 4 5 6 7 8 9 10