CINXE.COM
85172622
<!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>85172622</title> <link rel="canonical" href="http://viaf.org/viaf/85172622"/> <link rel="alternate" href="http://viaf.org/viaf/85172622/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/85172622/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/85172622/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/85172622/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:0300068840"> <img alt="Cover for 0300068840" src="//coverart.oclc.org/ImageWebSvc/isbn/+-+5933155585_140.jpg?SearchOrder=+-+FA,OS,GO"/> </a> </div> <div id="Title"> <h2 id="nameEntry1" class="nameEntry">Mack-Smith, Denis (1920-2017)<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.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 the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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 Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Mack Smith, Denis<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"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Mack Smith, Denis, 1920-<span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">Smith, Denis Mack<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Flemish Public Libraries" title="Flemish Public Libraries" src="/viaf/images/flags/VLACC.png"/> </span> </h2> <h2 id="nameEntry5" class="nameEntry">Denis Mack Smith British historian<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h2 id="nameEntry6" class="nameEntry">Smith, Denis Mack, 1920-<span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </h2> <h2 id="nameEntry7" class="nameEntry">מק-סמית, דניס, 1920-2017<span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </h2> <h2 id="nameEntry8" class="nameEntry">Smith, Denis Mack, 1920-2017<span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 85172622 (Personal) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/85172622</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"> <a href="//www.wikidata.org/entity/Q1604679#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%7CQ1604679" id="WKP-Q1604679" onmouseover="selectNode('WKP-Q1604679')" onmouseout="unselectNode('WKP-Q1604679')" title="Internal VIAF Processed Record"> ‡a <span>Denis Mack Smith</span> ‡c <span>British historian</span> </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="http://id.sbn.it/af/IT\ICCU\CFIV\003874" title="Authority/Source Record" class="pfFlagA"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </a>200 _ 1 <a href="/processed/ICCU%7CCFIV003874" id="ICCU-CFIV003874" onmouseover="selectNode('ICCU-CFIV003874')" onmouseout="unselectNode('ICCU-CFIV003874')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith</span> ‡b <span>, Denis</span> </a> </li> <li id="PreferredForms3" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </div>200 _ | <a href="/processed/BNF%7C11886852" id="BNF-11886852" onmouseover="selectNode('BNF-11886852')" onmouseout="unselectNode('BNF-11886852')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith</span> ‡b <span>Denis</span> ‡f <span>1920-2017</span> </a> </li> <li id="PreferredForms4" 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:_e_PS;=B_e_" id="LIH-LNB:_e_PS;=B_e_" onmouseover="selectNode('LIH-LNB:_e_PS;=B_e_')" onmouseout="unselectNode('LIH-LNB:_e_PS;=B_e_')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith</span> ‡b <span>Denis</span> ‡f <span>1920–2017</span> </a> </li> <li id="PreferredForms5" 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%7C000101517" id="NSK-000101517" onmouseover="selectNode('NSK-000101517')" onmouseout="unselectNode('NSK-000101517')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis</span> </a> </li> <li id="PreferredForms6" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA01289971" 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%7CDA01289971" id="NII-DA01289971" onmouseover="selectNode('NII-DA01289971')" onmouseout="unselectNode('NII-DA01289971')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis</span> </a> </li> <li id="PreferredForms7" 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%7CA000108793" id="RERO-A000108793" onmouseover="selectNode('RERO-A000108793')" onmouseout="unselectNode('RERO-A000108793')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis</span> </a> </li> <li id="PreferredForms8" 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 94202289" id="NUKAT-n94202289" onmouseover="selectNode('NUKAT-n94202289')" onmouseout="unselectNode('NUKAT-n94202289')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis</span> ‡d <span>(1920-2017).</span> </a> </li> <li id="PreferredForms9" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=XX1099746" 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 0 <a href="/processed/BNE%7CXX1099746" id="BNE-XX1099746" onmouseover="selectNode('BNE-XX1099746')" onmouseout="unselectNode('BNE-XX1099746')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis</span> ‡d <span>1920-</span> </a> </li> <li id="PreferredForms10" class="PreferredForms"> <a href="http://d-nb.info/gnd/119059908" 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%7C119059908" id="DNB-119059908" onmouseover="selectNode('DNB-119059908')" onmouseout="unselectNode('DNB-119059908')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms11" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </div>100 1 _ <a href="/processed/BNC%7C981058508543106706" id="BNC-981058508543106706" onmouseover="selectNode('BNC-981058508543106706')" onmouseout="unselectNode('BNC-981058508543106706')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-</span> </a> </li> <li id="PreferredForms12" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </div>100 1 _ <a href="/processed/NLA%7C000035319371" id="NLA-000035319371" onmouseover="selectNode('NLA-000035319371')" onmouseout="unselectNode('NLA-000035319371')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-</span> </a> </li> <li id="PreferredForms13" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </div>100 1 _ <a href="/processed/N6I%7Cvtls000036864" id="N6I-vtls000036864" onmouseover="selectNode('N6I-vtls000036864')" onmouseout="unselectNode('N6I-vtls000036864')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-</span> </a> </li> <li id="PreferredForms14" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n50041466" 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 50041466" id="LC-n50041466" onmouseover="selectNode('LC-n50041466')" onmouseout="unselectNode('LC-n50041466')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms15" 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%7Cskuk0003857" id="NKC-skuk0003857" onmouseover="selectNode('NKC-skuk0003857')" onmouseout="unselectNode('NKC-skuk0003857')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms16" 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-000010672" id="LNB-LNC10-000010672" onmouseover="selectNode('LNB-LNC10-000010672')" onmouseout="unselectNode('LNB-LNC10-000010672')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-2017</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%7Cncf11161928" id="CAOONL-ncf11161928" onmouseover="selectNode('CAOONL-ncf11161928')" onmouseout="unselectNode('CAOONL-ncf11161928')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms18" 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%7C987007274130905171" id="J9U-987007274130905171" onmouseover="selectNode('J9U-987007274130905171')" onmouseout="unselectNode('J9U-987007274130905171')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms19" class="PreferredForms"> <div class="pfFlag"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </div>100 1 _ <a href="/processed/BAV%7C495_7580" id="BAV-495_7580" onmouseover="selectNode('BAV-495_7580')" onmouseout="unselectNode('BAV-495_7580')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms20" class="PreferredForms"> <a href="//www.idref.fr/02666268X/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%7C02666268X" id="SUDOC-02666268X" onmouseover="selectNode('SUDOC-02666268X')" onmouseout="unselectNode('SUDOC-02666268X')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms21" class="PreferredForms"> <a href="//libris.kb.se/fcrtv51z2kk0cgq#it" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> </a>100 1 _ <a href="/processed/SELIBR%7C194489" id="SELIBR-194489" onmouseover="selectNode('SELIBR-194489')" onmouseout="unselectNode('SELIBR-194489')" title="Internal VIAF Processed Record"> ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms22" 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%7C9810594919305606" id="PLWABN-9810594919305606" onmouseover="selectNode('PLWABN-9810594919305606')" onmouseout="unselectNode('PLWABN-9810594919305606')" title="Internal VIAF Processed Record"> ‡a <span>Mack-Smith, Denis</span> ‡d <span>(1920-2017)</span> </a> </li> <li id="PreferredForms23" class="PreferredForms"> <a href="http://isni.org/isni/0000000121419837" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>100 1 _ <a href="/processed/ISNI%7C0000000121419837" id="ISNI-0000000121419837" onmouseover="selectNode('ISNI-0000000121419837')" onmouseout="unselectNode('ISNI-0000000121419837')" title="Internal VIAF Processed Record"> ‡a <span>Smith, Denis Mack</span> </a> </li> <li id="PreferredForms24" class="PreferredForms"> <div class="pfFlag"> <img alt="Flemish Public Libraries" title="Flemish Public Libraries" src="/viaf/images/flags/VLACC.png"/> </div>100 _ _ <a href="/processed/VLACC%7C000002209" id="VLACC-000002209" onmouseover="selectNode('VLACC-000002209')" onmouseout="unselectNode('VLACC-000002209')" title="Internal VIAF Processed Record"> ‡a <span>Smith, Denis Mack</span> </a> </li> <li id="PreferredForms25" 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%7C068370849" id="NTA-068370849" onmouseover="selectNode('NTA-068370849')" onmouseout="unselectNode('NTA-068370849')" title="Internal VIAF Processed Record"> ‡a <span>Smith, Denis Mack,</span> ‡d <span>1920-</span> </a> </li> <li id="PreferredForms26" class="PreferredForms"> <div class="pfFlag"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </div>100 1 _ <a href="/processed/BAV%7C495_7581" id="BAV-495_7581" onmouseover="selectNode('BAV-495_7581')" onmouseout="unselectNode('BAV-495_7581')" title="Internal VIAF Processed Record"> ‡a <span>Smith, Denis Mack,</span> ‡d <span>1920-2017</span> </a> </li> <li id="PreferredForms27" 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%7C987007274130905171" id="J9U-987007274130905171" onmouseover="selectNode('J9U-987007274130905171')" onmouseout="unselectNode('J9U-987007274130905171')" title="Internal VIAF Processed Record"> ‡a <span>מק-סמית, דניס,</span> ‡d <span>1920-2017</span> </a> </li> </ul> <script type="text/javascript"> new Node("WKP-Q1604679", "WKP", "Wikidata"); addLink("WKP-Q1604679", "SUDOC-02666268X"); addMatch("WKP-Q1604679", "SUDOC-02666268X", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "LC-n50041466"); addMatch("WKP-Q1604679", "LC-n50041466", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "BAV-495_7580"); addMatch("WKP-Q1604679", "BAV-495_7580", "", "double date", "", "", ""); addLink("WKP-Q1604679", "BAV-495_7581"); addMatch("WKP-Q1604679", "BAV-495_7581", "", "double date", "", "", ""); addLink("WKP-Q1604679", "DNB-119059908"); addMatch("WKP-Q1604679", "DNB-119059908", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "LIH-LNB:_e_PS;=B_e_"); addMatch("WKP-Q1604679", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("WKP-Q1604679", "NUKAT-n94202289"); addMatch("WKP-Q1604679", "NUKAT-n94202289", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "NSK-000101517"); addMatch("WKP-Q1604679", "NSK-000101517", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "PLWABN-9810594919305606"); addMatch("WKP-Q1604679", "PLWABN-9810594919305606", "", "double date", "", "", ""); addLink("WKP-Q1604679", "BNE-XX1099746"); addMatch("WKP-Q1604679", "BNE-XX1099746", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "NKC-skuk0003857"); addMatch("WKP-Q1604679", "NKC-skuk0003857", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ISNI-0000000121419837"); addMatch("WKP-Q1604679", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ISNI-0000000121419837"); addMatch("WKP-Q1604679", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ISNI-0000000121419837"); addMatch("WKP-Q1604679", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ISNI-0000000121419837"); addMatch("WKP-Q1604679", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ISNI-0000000121419837"); addMatch("WKP-Q1604679", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ISNI-0000000121419837"); addMatch("WKP-Q1604679", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ISNI-0000000121419837"); addMatch("WKP-Q1604679", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ISNI-0000000121419837"); addMatch("WKP-Q1604679", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "CAOONL-ncf11161928"); addMatch("WKP-Q1604679", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("WKP-Q1604679", "NLA-000035319371"); addMatch("WKP-Q1604679", "NLA-000035319371", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "LNB-LNC10-000010672"); addMatch("WKP-Q1604679", "LNB-LNC10-000010672", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "BNF-11886852"); addMatch("WKP-Q1604679", "BNF-11886852", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "BNC-981058508543106706"); addMatch("WKP-Q1604679", "BNC-981058508543106706", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "J9U-987007274130905171"); addMatch("WKP-Q1604679", "J9U-987007274130905171", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "J9U-987007274130905171"); addMatch("WKP-Q1604679", "J9U-987007274130905171", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "ICCU-CFIV003874"); addMatch("WKP-Q1604679", "ICCU-CFIV003874", "", "title", "", "", ""); addLink("WKP-Q1604679", "NTA-068370849"); addMatch("WKP-Q1604679", "NTA-068370849", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "SELIBR-194489"); addMatch("WKP-Q1604679", "SELIBR-194489", "", "suggested", "", "", ""); addLink("WKP-Q1604679", "NII-DA01289971"); addMatch("WKP-Q1604679", "NII-DA01289971", "", "exact title", "", "", ""); addLink("WKP-Q1604679", "RERO-A000108793"); addMatch("WKP-Q1604679", "RERO-A000108793", "", "title", "", "", ""); </script> <script type="text/javascript"> new Node("ICCU-CFIV003874", "ICCU", "Central Institute for the Union Catalogue of the Italian libraries"); addLink("ICCU-CFIV003874", "BNC-981058508543106706"); addMatch("ICCU-CFIV003874", "BNC-981058508543106706", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "BNE-XX1099746"); addMatch("ICCU-CFIV003874", "BNE-XX1099746", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "NTA-068370849"); addMatch("ICCU-CFIV003874", "NTA-068370849", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "WKP-Q1604679"); addMatch("ICCU-CFIV003874", "WKP-Q1604679", "", "title", "", "", ""); addLink("ICCU-CFIV003874", "ISNI-0000000121419837"); addMatch("ICCU-CFIV003874", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("ICCU-CFIV003874", "ISNI-0000000121419837"); addMatch("ICCU-CFIV003874", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("ICCU-CFIV003874", "ISNI-0000000121419837"); addMatch("ICCU-CFIV003874", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("ICCU-CFIV003874", "ISNI-0000000121419837"); addMatch("ICCU-CFIV003874", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("ICCU-CFIV003874", "ISNI-0000000121419837"); addMatch("ICCU-CFIV003874", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("ICCU-CFIV003874", "ISNI-0000000121419837"); addMatch("ICCU-CFIV003874", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("ICCU-CFIV003874", "ISNI-0000000121419837"); addMatch("ICCU-CFIV003874", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("ICCU-CFIV003874", "ISNI-0000000121419837"); addMatch("ICCU-CFIV003874", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("ICCU-CFIV003874", "LC-n50041466"); addMatch("ICCU-CFIV003874", "LC-n50041466", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "NUKAT-n94202289"); addMatch("ICCU-CFIV003874", "NUKAT-n94202289", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "SUDOC-02666268X"); addMatch("ICCU-CFIV003874", "SUDOC-02666268X", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "NII-DA01289971"); addMatch("ICCU-CFIV003874", "NII-DA01289971", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "N6I-vtls000036864"); addMatch("ICCU-CFIV003874", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "BNF-11886852"); addMatch("ICCU-CFIV003874", "BNF-11886852", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "RERO-A000108793"); addMatch("ICCU-CFIV003874", "RERO-A000108793", "", "exact title", "", "", ""); addLink("ICCU-CFIV003874", "PLWABN-9810594919305606"); addMatch("ICCU-CFIV003874", "PLWABN-9810594919305606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-11886852", "BNF", "National Library of France"); addLink("BNF-11886852", "SUDOC-02666268X"); addMatch("BNF-11886852", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("BNF-11886852", "J9U-987007274130905171"); addMatch("BNF-11886852", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("BNF-11886852", "J9U-987007274130905171"); addMatch("BNF-11886852", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("BNF-11886852", "BAV-495_7580"); addMatch("BNF-11886852", "BAV-495_7580", "", "double date", "", "", ""); addLink("BNF-11886852", "BAV-495_7581"); addMatch("BNF-11886852", "BAV-495_7581", "", "double date", "", "", ""); addLink("BNF-11886852", "DNB-119059908"); addMatch("BNF-11886852", "DNB-119059908", "", "double date", "", "", ""); addLink("BNF-11886852", "LIH-LNB:_e_PS;=B_e_"); addMatch("BNF-11886852", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("BNF-11886852", "NII-DA01289971"); addMatch("BNF-11886852", "NII-DA01289971", "", "exact title", "", "", ""); addLink("BNF-11886852", "NSK-000101517"); addMatch("BNF-11886852", "NSK-000101517", "", "standard number", "", "", ""); addLink("BNF-11886852", "PLWABN-9810594919305606"); addMatch("BNF-11886852", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("BNF-11886852", "BNE-XX1099746"); addMatch("BNF-11886852", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("BNF-11886852", "NKC-skuk0003857"); addMatch("BNF-11886852", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("BNF-11886852", "ISNI-0000000121419837"); addMatch("BNF-11886852", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("BNF-11886852", "ISNI-0000000121419837"); addMatch("BNF-11886852", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("BNF-11886852", "ISNI-0000000121419837"); addMatch("BNF-11886852", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("BNF-11886852", "ISNI-0000000121419837"); addMatch("BNF-11886852", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("BNF-11886852", "ISNI-0000000121419837"); addMatch("BNF-11886852", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("BNF-11886852", "ISNI-0000000121419837"); addMatch("BNF-11886852", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("BNF-11886852", "ISNI-0000000121419837"); addMatch("BNF-11886852", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("BNF-11886852", "ISNI-0000000121419837"); addMatch("BNF-11886852", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("BNF-11886852", "CAOONL-ncf11161928"); addMatch("BNF-11886852", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("BNF-11886852", "NLA-000035319371"); addMatch("BNF-11886852", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("BNF-11886852", "LNB-LNC10-000010672"); addMatch("BNF-11886852", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("BNF-11886852", "LC-n50041466"); addMatch("BNF-11886852", "LC-n50041466", "", "double date", "", "", ""); addLink("BNF-11886852", "BNC-981058508543106706"); addMatch("BNF-11886852", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("BNF-11886852", "ICCU-CFIV003874"); addMatch("BNF-11886852", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("BNF-11886852", "NTA-068370849"); addMatch("BNF-11886852", "NTA-068370849", "", "forced single date", "", "", ""); addLink("BNF-11886852", "SELIBR-194489"); addMatch("BNF-11886852", "SELIBR-194489", "", "double date", "", "", ""); addLink("BNF-11886852", "VLACC-000002209"); addMatch("BNF-11886852", "VLACC-000002209", "", "exact title", "", "", ""); addLink("BNF-11886852", "NUKAT-n94202289"); addMatch("BNF-11886852", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("BNF-11886852", "N6I-vtls000036864"); addMatch("BNF-11886852", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("BNF-11886852", "RERO-A000108793"); addMatch("BNF-11886852", "RERO-A000108793", "", "standard number", "", "", ""); addLink("BNF-11886852", "WKP-Q1604679"); addMatch("BNF-11886852", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("LIH-LNB:_e_PS;=B_e_", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:_e_PS;=B_e_", "SUDOC-02666268X"); addMatch("LIH-LNB:_e_PS;=B_e_", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "J9U-987007274130905171"); addMatch("LIH-LNB:_e_PS;=B_e_", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "J9U-987007274130905171"); addMatch("LIH-LNB:_e_PS;=B_e_", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "BAV-495_7580"); addMatch("LIH-LNB:_e_PS;=B_e_", "BAV-495_7580", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "BAV-495_7581"); addMatch("LIH-LNB:_e_PS;=B_e_", "BAV-495_7581", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "DNB-119059908"); addMatch("LIH-LNB:_e_PS;=B_e_", "DNB-119059908", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "BNF-11886852"); addMatch("LIH-LNB:_e_PS;=B_e_", "BNF-11886852", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "PLWABN-9810594919305606"); addMatch("LIH-LNB:_e_PS;=B_e_", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "BNE-XX1099746"); addMatch("LIH-LNB:_e_PS;=B_e_", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "NKC-skuk0003857"); addMatch("LIH-LNB:_e_PS;=B_e_", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837"); addMatch("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837"); addMatch("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837"); addMatch("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837"); addMatch("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837"); addMatch("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837"); addMatch("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837"); addMatch("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837"); addMatch("LIH-LNB:_e_PS;=B_e_", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "CAOONL-ncf11161928"); addMatch("LIH-LNB:_e_PS;=B_e_", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "NLA-000035319371"); addMatch("LIH-LNB:_e_PS;=B_e_", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "LNB-LNC10-000010672"); addMatch("LIH-LNB:_e_PS;=B_e_", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "LC-n50041466"); addMatch("LIH-LNB:_e_PS;=B_e_", "LC-n50041466", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "BNC-981058508543106706"); addMatch("LIH-LNB:_e_PS;=B_e_", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "NTA-068370849"); addMatch("LIH-LNB:_e_PS;=B_e_", "NTA-068370849", "", "forced single date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "SELIBR-194489"); addMatch("LIH-LNB:_e_PS;=B_e_", "SELIBR-194489", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "NUKAT-n94202289"); addMatch("LIH-LNB:_e_PS;=B_e_", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "N6I-vtls000036864"); addMatch("LIH-LNB:_e_PS;=B_e_", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("LIH-LNB:_e_PS;=B_e_", "WKP-Q1604679"); addMatch("LIH-LNB:_e_PS;=B_e_", "WKP-Q1604679", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("NSK-000101517", "NSK", "National and University Library in Zagreb"); addLink("NSK-000101517", "BNC-981058508543106706"); addMatch("NSK-000101517", "BNC-981058508543106706", "", "exact title", "", "", ""); addLink("NSK-000101517", "DNB-119059908"); addMatch("NSK-000101517", "DNB-119059908", "", "name as subject", "", "", ""); addLink("NSK-000101517", "BNE-XX1099746"); addMatch("NSK-000101517", "BNE-XX1099746", "", "exact title", "", "", ""); addLink("NSK-000101517", "NTA-068370849"); addMatch("NSK-000101517", "NTA-068370849", "", "standard number", "", "", ""); addLink("NSK-000101517", "PLWABN-9810594919305606"); addMatch("NSK-000101517", "PLWABN-9810594919305606", "", "viafid", "", "", ""); addLink("NSK-000101517", "LC-n50041466"); addMatch("NSK-000101517", "LC-n50041466", "", "standard number", "", "", ""); addLink("NSK-000101517", "NUKAT-n94202289"); addMatch("NSK-000101517", "NUKAT-n94202289", "", "exact title", "", "", ""); addLink("NSK-000101517", "SUDOC-02666268X"); addMatch("NSK-000101517", "SUDOC-02666268X", "", "standard number", "", "", ""); addLink("NSK-000101517", "NII-DA01289971"); addMatch("NSK-000101517", "NII-DA01289971", "", "title", "", "", ""); addLink("NSK-000101517", "N6I-vtls000036864"); addMatch("NSK-000101517", "N6I-vtls000036864", "", "name as subject", "", "", ""); addLink("NSK-000101517", "LNB-LNC10-000010672"); addMatch("NSK-000101517", "LNB-LNC10-000010672", "", "name as subject", "", "", ""); addLink("NSK-000101517", "BNF-11886852"); addMatch("NSK-000101517", "BNF-11886852", "", "standard number", "", "", ""); addLink("NSK-000101517", "RERO-A000108793"); addMatch("NSK-000101517", "RERO-A000108793", "", "standard number", "", "", ""); addLink("NSK-000101517", "WKP-Q1604679"); addMatch("NSK-000101517", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA01289971", "NII", "NII (Japan)"); addLink("NII-DA01289971", "SUDOC-02666268X"); addMatch("NII-DA01289971", "SUDOC-02666268X", "", "exact title", "", "", ""); addLink("NII-DA01289971", "J9U-987007274130905171"); addMatch("NII-DA01289971", "J9U-987007274130905171", "", "title", "", "", ""); addLink("NII-DA01289971", "J9U-987007274130905171"); addMatch("NII-DA01289971", "J9U-987007274130905171", "", "title", "", "", ""); addLink("NII-DA01289971", "BAV-495_7580"); addMatch("NII-DA01289971", "BAV-495_7580", "", "exact title", "", "", ""); addLink("NII-DA01289971", "DNB-119059908"); addMatch("NII-DA01289971", "DNB-119059908", "", "exact title", "", "", ""); addLink("NII-DA01289971", "NSK-000101517"); addMatch("NII-DA01289971", "NSK-000101517", "", "title", "", "", ""); addLink("NII-DA01289971", "PLWABN-9810594919305606"); addMatch("NII-DA01289971", "PLWABN-9810594919305606", "", "viafid", "", "", ""); addLink("NII-DA01289971", "BNE-XX1099746"); addMatch("NII-DA01289971", "BNE-XX1099746", "", "exact title", "", "", ""); addLink("NII-DA01289971", "NKC-skuk0003857"); addMatch("NII-DA01289971", "NKC-skuk0003857", "", "exact title", "", "", ""); addLink("NII-DA01289971", "CAOONL-ncf11161928"); addMatch("NII-DA01289971", "CAOONL-ncf11161928", "", "title", "", "", ""); addLink("NII-DA01289971", "NLA-000035319371"); addMatch("NII-DA01289971", "NLA-000035319371", "", "title", "", "", ""); addLink("NII-DA01289971", "LC-n50041466"); addMatch("NII-DA01289971", "LC-n50041466", "", "exact title", "", "", ""); addLink("NII-DA01289971", "LNB-LNC10-000010672"); addMatch("NII-DA01289971", "LNB-LNC10-000010672", "", "exact title", "", "", ""); addLink("NII-DA01289971", "BNF-11886852"); addMatch("NII-DA01289971", "BNF-11886852", "", "exact title", "", "", ""); addLink("NII-DA01289971", "BNC-981058508543106706"); addMatch("NII-DA01289971", "BNC-981058508543106706", "", "exact title", "", "", ""); addLink("NII-DA01289971", "ICCU-CFIV003874"); addMatch("NII-DA01289971", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("NII-DA01289971", "NTA-068370849"); addMatch("NII-DA01289971", "NTA-068370849", "", "exact title", "", "", ""); addLink("NII-DA01289971", "VLACC-000002209"); addMatch("NII-DA01289971", "VLACC-000002209", "", "exact title", "", "", ""); addLink("NII-DA01289971", "NUKAT-n94202289"); addMatch("NII-DA01289971", "NUKAT-n94202289", "", "exact title", "", "", ""); addLink("NII-DA01289971", "N6I-vtls000036864"); addMatch("NII-DA01289971", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("NII-DA01289971", "RERO-A000108793"); addMatch("NII-DA01289971", "RERO-A000108793", "", "exact title", "", "", ""); addLink("NII-DA01289971", "WKP-Q1604679"); addMatch("NII-DA01289971", "WKP-Q1604679", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A000108793", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A000108793", "SUDOC-02666268X"); addMatch("RERO-A000108793", "SUDOC-02666268X", "", "standard number", "", "", ""); addLink("RERO-A000108793", "LC-n50041466"); addMatch("RERO-A000108793", "LC-n50041466", "", "standard number", "", "", ""); addLink("RERO-A000108793", "BAV-495_7580"); addMatch("RERO-A000108793", "BAV-495_7580", "", "exact title", "", "", ""); addLink("RERO-A000108793", "DNB-119059908"); addMatch("RERO-A000108793", "DNB-119059908", "", "standard number", "", "", ""); addLink("RERO-A000108793", "NII-DA01289971"); addMatch("RERO-A000108793", "NII-DA01289971", "", "exact title", "", "", ""); addLink("RERO-A000108793", "NSK-000101517"); addMatch("RERO-A000108793", "NSK-000101517", "", "standard number", "", "", ""); addLink("RERO-A000108793", "BNF-11886852"); addMatch("RERO-A000108793", "BNF-11886852", "", "standard number", "", "", ""); addLink("RERO-A000108793", "PLWABN-9810594919305606"); addMatch("RERO-A000108793", "PLWABN-9810594919305606", "", "viafid", "", "", ""); addLink("RERO-A000108793", "BNE-XX1099746"); addMatch("RERO-A000108793", "BNE-XX1099746", "", "standard number", "", "", ""); addLink("RERO-A000108793", "NKC-skuk0003857"); addMatch("RERO-A000108793", "NKC-skuk0003857", "", "exact title", "", "", ""); addLink("RERO-A000108793", "ISNI-0000000121419837"); addMatch("RERO-A000108793", "ISNI-0000000121419837", "", "joint author", "", "", ""); addLink("RERO-A000108793", "ISNI-0000000121419837"); addMatch("RERO-A000108793", "ISNI-0000000121419837", "", "joint author", "", "", ""); addLink("RERO-A000108793", "ISNI-0000000121419837"); addMatch("RERO-A000108793", "ISNI-0000000121419837", "", "joint author", "", "", ""); addLink("RERO-A000108793", "ISNI-0000000121419837"); addMatch("RERO-A000108793", "ISNI-0000000121419837", "", "joint author", "", "", ""); addLink("RERO-A000108793", "ISNI-0000000121419837"); addMatch("RERO-A000108793", "ISNI-0000000121419837", "", "joint author", "", "", ""); addLink("RERO-A000108793", "ISNI-0000000121419837"); addMatch("RERO-A000108793", "ISNI-0000000121419837", "", "joint author", "", "", ""); addLink("RERO-A000108793", "ISNI-0000000121419837"); addMatch("RERO-A000108793", "ISNI-0000000121419837", "", "joint author", "", "", ""); addLink("RERO-A000108793", "ISNI-0000000121419837"); addMatch("RERO-A000108793", "ISNI-0000000121419837", "", "joint author", "", "", ""); addLink("RERO-A000108793", "CAOONL-ncf11161928"); addMatch("RERO-A000108793", "CAOONL-ncf11161928", "", "exact title", "", "", ""); addLink("RERO-A000108793", "NLA-000035319371"); addMatch("RERO-A000108793", "NLA-000035319371", "", "title", "", "", ""); addLink("RERO-A000108793", "LNB-LNC10-000010672"); addMatch("RERO-A000108793", "LNB-LNC10-000010672", "", "standard number", "", "", ""); addLink("RERO-A000108793", "J9U-987007274130905171"); addMatch("RERO-A000108793", "J9U-987007274130905171", "", "title", "", "", ""); addLink("RERO-A000108793", "J9U-987007274130905171"); addMatch("RERO-A000108793", "J9U-987007274130905171", "", "title", "", "", ""); addLink("RERO-A000108793", "BNC-981058508543106706"); addMatch("RERO-A000108793", "BNC-981058508543106706", "", "standard number", "", "", ""); addLink("RERO-A000108793", "ICCU-CFIV003874"); addMatch("RERO-A000108793", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("RERO-A000108793", "NTA-068370849"); addMatch("RERO-A000108793", "NTA-068370849", "", "standard number", "", "", ""); addLink("RERO-A000108793", "VLACC-000002209"); addMatch("RERO-A000108793", "VLACC-000002209", "", "exact title", "", "", ""); addLink("RERO-A000108793", "NUKAT-n94202289"); addMatch("RERO-A000108793", "NUKAT-n94202289", "", "standard number", "", "", ""); addLink("RERO-A000108793", "N6I-vtls000036864"); addMatch("RERO-A000108793", "N6I-vtls000036864", "", "standard number", "", "", ""); addLink("RERO-A000108793", "WKP-Q1604679"); addMatch("RERO-A000108793", "WKP-Q1604679", "", "title", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n94202289", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n94202289", "SUDOC-02666268X"); addMatch("NUKAT-n94202289", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "J9U-987007274130905171"); addMatch("NUKAT-n94202289", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "J9U-987007274130905171"); addMatch("NUKAT-n94202289", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "BAV-495_7580"); addMatch("NUKAT-n94202289", "BAV-495_7580", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "BAV-495_7581"); addMatch("NUKAT-n94202289", "BAV-495_7581", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "DNB-119059908"); addMatch("NUKAT-n94202289", "DNB-119059908", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "LIH-LNB:_e_PS;=B_e_"); addMatch("NUKAT-n94202289", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "NSK-000101517"); addMatch("NUKAT-n94202289", "NSK-000101517", "", "exact title", "", "", ""); addLink("NUKAT-n94202289", "BNF-11886852"); addMatch("NUKAT-n94202289", "BNF-11886852", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "PLWABN-9810594919305606"); addMatch("NUKAT-n94202289", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("NUKAT-n94202289", "BNE-XX1099746"); addMatch("NUKAT-n94202289", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("NUKAT-n94202289", "NKC-skuk0003857"); addMatch("NUKAT-n94202289", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "ISNI-0000000121419837"); addMatch("NUKAT-n94202289", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "ISNI-0000000121419837"); addMatch("NUKAT-n94202289", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "ISNI-0000000121419837"); addMatch("NUKAT-n94202289", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "ISNI-0000000121419837"); addMatch("NUKAT-n94202289", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "ISNI-0000000121419837"); addMatch("NUKAT-n94202289", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "ISNI-0000000121419837"); addMatch("NUKAT-n94202289", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "ISNI-0000000121419837"); addMatch("NUKAT-n94202289", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "ISNI-0000000121419837"); addMatch("NUKAT-n94202289", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "CAOONL-ncf11161928"); addMatch("NUKAT-n94202289", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "NLA-000035319371"); addMatch("NUKAT-n94202289", "NLA-000035319371", "", "partial date and partial title", "", "", ""); addLink("NUKAT-n94202289", "LNB-LNC10-000010672"); addMatch("NUKAT-n94202289", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "LC-n50041466"); addMatch("NUKAT-n94202289", "LC-n50041466", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "BNC-981058508543106706"); addMatch("NUKAT-n94202289", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("NUKAT-n94202289", "ICCU-CFIV003874"); addMatch("NUKAT-n94202289", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("NUKAT-n94202289", "NTA-068370849"); addMatch("NUKAT-n94202289", "NTA-068370849", "", "forced single date", "", "", ""); addLink("NUKAT-n94202289", "SELIBR-194489"); addMatch("NUKAT-n94202289", "SELIBR-194489", "", "double date", "", "", ""); addLink("NUKAT-n94202289", "VLACC-000002209"); addMatch("NUKAT-n94202289", "VLACC-000002209", "", "standard number", "", "", ""); addLink("NUKAT-n94202289", "NII-DA01289971"); addMatch("NUKAT-n94202289", "NII-DA01289971", "", "exact title", "", "", ""); addLink("NUKAT-n94202289", "N6I-vtls000036864"); addMatch("NUKAT-n94202289", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("NUKAT-n94202289", "RERO-A000108793"); addMatch("NUKAT-n94202289", "RERO-A000108793", "", "standard number", "", "", ""); addLink("NUKAT-n94202289", "WKP-Q1604679"); addMatch("NUKAT-n94202289", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX1099746", "BNE", "National Library of Spain"); addLink("BNE-XX1099746", "SUDOC-02666268X"); addMatch("BNE-XX1099746", "SUDOC-02666268X", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "J9U-987007274130905171"); addMatch("BNE-XX1099746", "J9U-987007274130905171", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "J9U-987007274130905171"); addMatch("BNE-XX1099746", "J9U-987007274130905171", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "BAV-495_7580"); addMatch("BNE-XX1099746", "BAV-495_7580", "", "exact title", "", "", ""); addLink("BNE-XX1099746", "DNB-119059908"); addMatch("BNE-XX1099746", "DNB-119059908", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "LIH-LNB:_e_PS;=B_e_"); addMatch("BNE-XX1099746", "LIH-LNB:_e_PS;=B_e_", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "NII-DA01289971"); addMatch("BNE-XX1099746", "NII-DA01289971", "", "exact title", "", "", ""); addLink("BNE-XX1099746", "NSK-000101517"); addMatch("BNE-XX1099746", "NSK-000101517", "", "exact title", "", "", ""); addLink("BNE-XX1099746", "BNF-11886852"); addMatch("BNE-XX1099746", "BNF-11886852", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "PLWABN-9810594919305606"); addMatch("BNE-XX1099746", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "NKC-skuk0003857"); addMatch("BNE-XX1099746", "NKC-skuk0003857", "", "exact title", "", "", ""); addLink("BNE-XX1099746", "ISNI-0000000121419837"); addMatch("BNE-XX1099746", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1099746", "ISNI-0000000121419837"); addMatch("BNE-XX1099746", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1099746", "ISNI-0000000121419837"); addMatch("BNE-XX1099746", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1099746", "ISNI-0000000121419837"); addMatch("BNE-XX1099746", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1099746", "ISNI-0000000121419837"); addMatch("BNE-XX1099746", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1099746", "ISNI-0000000121419837"); addMatch("BNE-XX1099746", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1099746", "ISNI-0000000121419837"); addMatch("BNE-XX1099746", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1099746", "ISNI-0000000121419837"); addMatch("BNE-XX1099746", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1099746", "CAOONL-ncf11161928"); addMatch("BNE-XX1099746", "CAOONL-ncf11161928", "", "exact title", "", "", ""); addLink("BNE-XX1099746", "NLA-000035319371"); addMatch("BNE-XX1099746", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "LNB-LNC10-000010672"); addMatch("BNE-XX1099746", "LNB-LNC10-000010672", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "LC-n50041466"); addMatch("BNE-XX1099746", "LC-n50041466", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "BNC-981058508543106706"); addMatch("BNE-XX1099746", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "ICCU-CFIV003874"); addMatch("BNE-XX1099746", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("BNE-XX1099746", "NTA-068370849"); addMatch("BNE-XX1099746", "NTA-068370849", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "SELIBR-194489"); addMatch("BNE-XX1099746", "SELIBR-194489", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "NUKAT-n94202289"); addMatch("BNE-XX1099746", "NUKAT-n94202289", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "N6I-vtls000036864"); addMatch("BNE-XX1099746", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("BNE-XX1099746", "RERO-A000108793"); addMatch("BNE-XX1099746", "RERO-A000108793", "", "standard number", "", "", ""); addLink("BNE-XX1099746", "WKP-Q1604679"); addMatch("BNE-XX1099746", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-119059908", "DNB", "German National Library"); addLink("DNB-119059908", "SUDOC-02666268X"); addMatch("DNB-119059908", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("DNB-119059908", "J9U-987007274130905171"); addMatch("DNB-119059908", "J9U-987007274130905171", "", "lccn", "", "", ""); addLink("DNB-119059908", "J9U-987007274130905171"); addMatch("DNB-119059908", "J9U-987007274130905171", "", "lccn", "", "", ""); addLink("DNB-119059908", "BAV-495_7580"); addMatch("DNB-119059908", "BAV-495_7580", "", "double date", "", "", ""); addLink("DNB-119059908", "BAV-495_7581"); addMatch("DNB-119059908", "BAV-495_7581", "", "double date", "", "", ""); addLink("DNB-119059908", "LIH-LNB:_e_PS;=B_e_"); addMatch("DNB-119059908", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("DNB-119059908", "NII-DA01289971"); addMatch("DNB-119059908", "NII-DA01289971", "", "exact title", "", "", ""); addLink("DNB-119059908", "NSK-000101517"); addMatch("DNB-119059908", "NSK-000101517", "", "name as subject", "", "", ""); addLink("DNB-119059908", "BNF-11886852"); addMatch("DNB-119059908", "BNF-11886852", "", "double date", "", "", ""); addLink("DNB-119059908", "PLWABN-9810594919305606"); addMatch("DNB-119059908", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("DNB-119059908", "BNE-XX1099746"); addMatch("DNB-119059908", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("DNB-119059908", "NKC-skuk0003857"); addMatch("DNB-119059908", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("DNB-119059908", "ISNI-0000000121419837"); addMatch("DNB-119059908", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("DNB-119059908", "ISNI-0000000121419837"); addMatch("DNB-119059908", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("DNB-119059908", "ISNI-0000000121419837"); addMatch("DNB-119059908", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("DNB-119059908", "ISNI-0000000121419837"); addMatch("DNB-119059908", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("DNB-119059908", "ISNI-0000000121419837"); addMatch("DNB-119059908", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("DNB-119059908", "ISNI-0000000121419837"); addMatch("DNB-119059908", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("DNB-119059908", "ISNI-0000000121419837"); addMatch("DNB-119059908", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("DNB-119059908", "ISNI-0000000121419837"); addMatch("DNB-119059908", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("DNB-119059908", "CAOONL-ncf11161928"); addMatch("DNB-119059908", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("DNB-119059908", "NLA-000035319371"); addMatch("DNB-119059908", "NLA-000035319371", "", "lccn", "", "", ""); addLink("DNB-119059908", "LNB-LNC10-000010672"); addMatch("DNB-119059908", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("DNB-119059908", "LC-n50041466"); addMatch("DNB-119059908", "LC-n50041466", "", "lccn", "", "", ""); addLink("DNB-119059908", "BNC-981058508543106706"); addMatch("DNB-119059908", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("DNB-119059908", "NTA-068370849"); addMatch("DNB-119059908", "NTA-068370849", "", "forced single date", "", "", ""); addLink("DNB-119059908", "SELIBR-194489"); addMatch("DNB-119059908", "SELIBR-194489", "", "double date", "", "", ""); addLink("DNB-119059908", "NUKAT-n94202289"); addMatch("DNB-119059908", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("DNB-119059908", "N6I-vtls000036864"); addMatch("DNB-119059908", "N6I-vtls000036864", "", "lccn", "", "", ""); addLink("DNB-119059908", "RERO-A000108793"); addMatch("DNB-119059908", "RERO-A000108793", "", "standard number", "", "", ""); addLink("DNB-119059908", "WKP-Q1604679"); addMatch("DNB-119059908", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("BNC-981058508543106706", "BNC", "National Library of Catalonia"); addLink("BNC-981058508543106706", "SUDOC-02666268X"); addMatch("BNC-981058508543106706", "SUDOC-02666268X", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "J9U-987007274130905171"); addMatch("BNC-981058508543106706", "J9U-987007274130905171", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "J9U-987007274130905171"); addMatch("BNC-981058508543106706", "J9U-987007274130905171", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "BAV-495_7580"); addMatch("BNC-981058508543106706", "BAV-495_7580", "", "exact title", "", "", ""); addLink("BNC-981058508543106706", "DNB-119059908"); addMatch("BNC-981058508543106706", "DNB-119059908", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "LIH-LNB:_e_PS;=B_e_"); addMatch("BNC-981058508543106706", "LIH-LNB:_e_PS;=B_e_", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "VLACC-000002209"); addMatch("BNC-981058508543106706", "VLACC-000002209", "", "exact title", "", "", ""); addLink("BNC-981058508543106706", "NSK-000101517"); addMatch("BNC-981058508543106706", "NSK-000101517", "", "exact title", "", "", ""); addLink("BNC-981058508543106706", "BNF-11886852"); addMatch("BNC-981058508543106706", "BNF-11886852", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "PLWABN-9810594919305606"); addMatch("BNC-981058508543106706", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "BNE-XX1099746"); addMatch("BNC-981058508543106706", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "NKC-skuk0003857"); addMatch("BNC-981058508543106706", "NKC-skuk0003857", "", "exact title", "", "", ""); addLink("BNC-981058508543106706", "ISNI-0000000121419837"); addMatch("BNC-981058508543106706", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNC-981058508543106706", "ISNI-0000000121419837"); addMatch("BNC-981058508543106706", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNC-981058508543106706", "ISNI-0000000121419837"); addMatch("BNC-981058508543106706", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNC-981058508543106706", "ISNI-0000000121419837"); addMatch("BNC-981058508543106706", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNC-981058508543106706", "ISNI-0000000121419837"); addMatch("BNC-981058508543106706", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNC-981058508543106706", "ISNI-0000000121419837"); addMatch("BNC-981058508543106706", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNC-981058508543106706", "ISNI-0000000121419837"); addMatch("BNC-981058508543106706", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNC-981058508543106706", "ISNI-0000000121419837"); addMatch("BNC-981058508543106706", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("BNC-981058508543106706", "CAOONL-ncf11161928"); addMatch("BNC-981058508543106706", "CAOONL-ncf11161928", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "NLA-000035319371"); addMatch("BNC-981058508543106706", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "LNB-LNC10-000010672"); addMatch("BNC-981058508543106706", "LNB-LNC10-000010672", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "LC-n50041466"); addMatch("BNC-981058508543106706", "LC-n50041466", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "ICCU-CFIV003874"); addMatch("BNC-981058508543106706", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("BNC-981058508543106706", "NTA-068370849"); addMatch("BNC-981058508543106706", "NTA-068370849", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "NUKAT-n94202289"); addMatch("BNC-981058508543106706", "NUKAT-n94202289", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "N6I-vtls000036864"); addMatch("BNC-981058508543106706", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("BNC-981058508543106706", "SELIBR-194489"); addMatch("BNC-981058508543106706", "SELIBR-194489", "", "forced single date", "", "", ""); addLink("BNC-981058508543106706", "RERO-A000108793"); addMatch("BNC-981058508543106706", "RERO-A000108793", "", "standard number", "", "", ""); addLink("BNC-981058508543106706", "WKP-Q1604679"); addMatch("BNC-981058508543106706", "WKP-Q1604679", "", "suggested", "", "", ""); addLink("BNC-981058508543106706", "NII-DA01289971"); addMatch("BNC-981058508543106706", "NII-DA01289971", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NLA-000035319371", "NLA", "National Library of Australia"); addLink("NLA-000035319371", "SUDOC-02666268X"); addMatch("NLA-000035319371", "SUDOC-02666268X", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "LIH-LNB:_e_PS;=B_e_"); addMatch("NLA-000035319371", "LIH-LNB:_e_PS;=B_e_", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "DNB-119059908"); addMatch("NLA-000035319371", "DNB-119059908", "", "lccn", "", "", ""); addLink("NLA-000035319371", "BNE-XX1099746"); addMatch("NLA-000035319371", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "NTA-068370849"); addMatch("NLA-000035319371", "NTA-068370849", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "NKC-skuk0003857"); addMatch("NLA-000035319371", "NKC-skuk0003857", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "WKP-Q1604679"); addMatch("NLA-000035319371", "WKP-Q1604679", "", "suggested", "", "", ""); addLink("NLA-000035319371", "ISNI-0000000121419837"); addMatch("NLA-000035319371", "ISNI-0000000121419837", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "ISNI-0000000121419837"); addMatch("NLA-000035319371", "ISNI-0000000121419837", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "ISNI-0000000121419837"); addMatch("NLA-000035319371", "ISNI-0000000121419837", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "ISNI-0000000121419837"); addMatch("NLA-000035319371", "ISNI-0000000121419837", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "ISNI-0000000121419837"); addMatch("NLA-000035319371", "ISNI-0000000121419837", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "ISNI-0000000121419837"); addMatch("NLA-000035319371", "ISNI-0000000121419837", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "ISNI-0000000121419837"); addMatch("NLA-000035319371", "ISNI-0000000121419837", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "ISNI-0000000121419837"); addMatch("NLA-000035319371", "ISNI-0000000121419837", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "LC-n50041466"); addMatch("NLA-000035319371", "LC-n50041466", "", "exact title", "", "", ""); addLink("NLA-000035319371", "CAOONL-ncf11161928"); addMatch("NLA-000035319371", "CAOONL-ncf11161928", "", "exact title", "", "", ""); addLink("NLA-000035319371", "NUKAT-n94202289"); addMatch("NLA-000035319371", "NUKAT-n94202289", "", "partial date and partial title", "", "", ""); addLink("NLA-000035319371", "BNF-11886852"); addMatch("NLA-000035319371", "BNF-11886852", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "BNC-981058508543106706"); addMatch("NLA-000035319371", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "N6I-vtls000036864"); addMatch("NLA-000035319371", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("NLA-000035319371", "LNB-LNC10-000010672"); addMatch("NLA-000035319371", "LNB-LNC10-000010672", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "J9U-987007274130905171"); addMatch("NLA-000035319371", "J9U-987007274130905171", "", "exact title", "", "", ""); addLink("NLA-000035319371", "J9U-987007274130905171"); addMatch("NLA-000035319371", "J9U-987007274130905171", "", "exact title", "", "", ""); addLink("NLA-000035319371", "RERO-A000108793"); addMatch("NLA-000035319371", "RERO-A000108793", "", "title", "", "", ""); addLink("NLA-000035319371", "PLWABN-9810594919305606"); addMatch("NLA-000035319371", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("NLA-000035319371", "NII-DA01289971"); addMatch("NLA-000035319371", "NII-DA01289971", "", "title", "", "", ""); addLink("NLA-000035319371", "SELIBR-194489"); addMatch("NLA-000035319371", "SELIBR-194489", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("N6I-vtls000036864", "N6I", "National Library of Ireland"); addLink("N6I-vtls000036864", "SUDOC-02666268X"); addMatch("N6I-vtls000036864", "SUDOC-02666268X", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "J9U-987007274130905171"); addMatch("N6I-vtls000036864", "J9U-987007274130905171", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "J9U-987007274130905171"); addMatch("N6I-vtls000036864", "J9U-987007274130905171", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "BAV-495_7580"); addMatch("N6I-vtls000036864", "BAV-495_7580", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "DNB-119059908"); addMatch("N6I-vtls000036864", "DNB-119059908", "", "lccn", "", "", ""); addLink("N6I-vtls000036864", "LIH-LNB:_e_PS;=B_e_"); addMatch("N6I-vtls000036864", "LIH-LNB:_e_PS;=B_e_", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "NII-DA01289971"); addMatch("N6I-vtls000036864", "NII-DA01289971", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "NSK-000101517"); addMatch("N6I-vtls000036864", "NSK-000101517", "", "name as subject", "", "", ""); addLink("N6I-vtls000036864", "BNF-11886852"); addMatch("N6I-vtls000036864", "BNF-11886852", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "PLWABN-9810594919305606"); addMatch("N6I-vtls000036864", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "BNE-XX1099746"); addMatch("N6I-vtls000036864", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "NKC-skuk0003857"); addMatch("N6I-vtls000036864", "NKC-skuk0003857", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "ISNI-0000000121419837"); addMatch("N6I-vtls000036864", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("N6I-vtls000036864", "ISNI-0000000121419837"); addMatch("N6I-vtls000036864", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("N6I-vtls000036864", "ISNI-0000000121419837"); addMatch("N6I-vtls000036864", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("N6I-vtls000036864", "ISNI-0000000121419837"); addMatch("N6I-vtls000036864", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("N6I-vtls000036864", "ISNI-0000000121419837"); addMatch("N6I-vtls000036864", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("N6I-vtls000036864", "ISNI-0000000121419837"); addMatch("N6I-vtls000036864", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("N6I-vtls000036864", "ISNI-0000000121419837"); addMatch("N6I-vtls000036864", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("N6I-vtls000036864", "ISNI-0000000121419837"); addMatch("N6I-vtls000036864", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("N6I-vtls000036864", "CAOONL-ncf11161928"); addMatch("N6I-vtls000036864", "CAOONL-ncf11161928", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "NLA-000035319371"); addMatch("N6I-vtls000036864", "NLA-000035319371", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "LNB-LNC10-000010672"); addMatch("N6I-vtls000036864", "LNB-LNC10-000010672", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "LC-n50041466"); addMatch("N6I-vtls000036864", "LC-n50041466", "", "lccn", "", "", ""); addLink("N6I-vtls000036864", "BNC-981058508543106706"); addMatch("N6I-vtls000036864", "BNC-981058508543106706", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "ICCU-CFIV003874"); addMatch("N6I-vtls000036864", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("N6I-vtls000036864", "NTA-068370849"); addMatch("N6I-vtls000036864", "NTA-068370849", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "SELIBR-194489"); addMatch("N6I-vtls000036864", "SELIBR-194489", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "NUKAT-n94202289"); addMatch("N6I-vtls000036864", "NUKAT-n94202289", "", "forced single date", "", "", ""); addLink("N6I-vtls000036864", "RERO-A000108793"); addMatch("N6I-vtls000036864", "RERO-A000108793", "", "standard number", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n50041466", "LC", "Library of Congress/NACO"); addLink("LC-n50041466", "SUDOC-02666268X"); addMatch("LC-n50041466", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("LC-n50041466", "BNF-11886852"); addMatch("LC-n50041466", "BNF-11886852", "", "double date", "", "", ""); addLink("LC-n50041466", "BAV-495_7580"); addMatch("LC-n50041466", "BAV-495_7580", "", "double date", "", "", ""); addLink("LC-n50041466", "BAV-495_7581"); addMatch("LC-n50041466", "BAV-495_7581", "", "double date", "", "", ""); addLink("LC-n50041466", "DNB-119059908"); addMatch("LC-n50041466", "DNB-119059908", "", "lccn", "", "", ""); addLink("LC-n50041466", "LIH-LNB:_e_PS;=B_e_"); addMatch("LC-n50041466", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("LC-n50041466", "NII-DA01289971"); addMatch("LC-n50041466", "NII-DA01289971", "", "exact title", "", "", ""); addLink("LC-n50041466", "NSK-000101517"); addMatch("LC-n50041466", "NSK-000101517", "", "standard number", "", "", ""); addLink("LC-n50041466", "PLWABN-9810594919305606"); addMatch("LC-n50041466", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("LC-n50041466", "BNE-XX1099746"); addMatch("LC-n50041466", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("LC-n50041466", "NKC-skuk0003857"); addMatch("LC-n50041466", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("LC-n50041466", "ISNI-0000000121419837"); addMatch("LC-n50041466", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LC-n50041466", "ISNI-0000000121419837"); addMatch("LC-n50041466", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LC-n50041466", "ISNI-0000000121419837"); addMatch("LC-n50041466", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LC-n50041466", "ISNI-0000000121419837"); addMatch("LC-n50041466", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LC-n50041466", "ISNI-0000000121419837"); addMatch("LC-n50041466", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LC-n50041466", "ISNI-0000000121419837"); addMatch("LC-n50041466", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LC-n50041466", "ISNI-0000000121419837"); addMatch("LC-n50041466", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LC-n50041466", "ISNI-0000000121419837"); addMatch("LC-n50041466", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LC-n50041466", "CAOONL-ncf11161928"); addMatch("LC-n50041466", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("LC-n50041466", "NLA-000035319371"); addMatch("LC-n50041466", "NLA-000035319371", "", "exact title", "", "", ""); addLink("LC-n50041466", "LNB-LNC10-000010672"); addMatch("LC-n50041466", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("LC-n50041466", "J9U-987007274130905171"); addMatch("LC-n50041466", "J9U-987007274130905171", "", "lccn", "", "", ""); addLink("LC-n50041466", "J9U-987007274130905171"); addMatch("LC-n50041466", "J9U-987007274130905171", "", "lccn", "", "", ""); addLink("LC-n50041466", "BNC-981058508543106706"); addMatch("LC-n50041466", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("LC-n50041466", "ICCU-CFIV003874"); addMatch("LC-n50041466", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("LC-n50041466", "NTA-068370849"); addMatch("LC-n50041466", "NTA-068370849", "", "forced single date", "", "", ""); addLink("LC-n50041466", "SELIBR-194489"); addMatch("LC-n50041466", "SELIBR-194489", "", "double date", "", "", ""); addLink("LC-n50041466", "VLACC-000002209"); addMatch("LC-n50041466", "VLACC-000002209", "", "exact title", "", "", ""); addLink("LC-n50041466", "NUKAT-n94202289"); addMatch("LC-n50041466", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("LC-n50041466", "N6I-vtls000036864"); addMatch("LC-n50041466", "N6I-vtls000036864", "", "lccn", "", "", ""); addLink("LC-n50041466", "RERO-A000108793"); addMatch("LC-n50041466", "RERO-A000108793", "", "standard number", "", "", ""); addLink("LC-n50041466", "WKP-Q1604679"); addMatch("LC-n50041466", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("NKC-skuk0003857", "NKC", "National Library of the Czech Republic"); addLink("NKC-skuk0003857", "SUDOC-02666268X"); addMatch("NKC-skuk0003857", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "LC-n50041466"); addMatch("NKC-skuk0003857", "LC-n50041466", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "BAV-495_7580"); addMatch("NKC-skuk0003857", "BAV-495_7580", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "BAV-495_7581"); addMatch("NKC-skuk0003857", "BAV-495_7581", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "DNB-119059908"); addMatch("NKC-skuk0003857", "DNB-119059908", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "LIH-LNB:_e_PS;=B_e_"); addMatch("NKC-skuk0003857", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "NII-DA01289971"); addMatch("NKC-skuk0003857", "NII-DA01289971", "", "exact title", "", "", ""); addLink("NKC-skuk0003857", "PLWABN-9810594919305606"); addMatch("NKC-skuk0003857", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("NKC-skuk0003857", "BNE-XX1099746"); addMatch("NKC-skuk0003857", "BNE-XX1099746", "", "exact title", "", "", ""); addLink("NKC-skuk0003857", "ISNI-0000000121419837"); addMatch("NKC-skuk0003857", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "ISNI-0000000121419837"); addMatch("NKC-skuk0003857", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "ISNI-0000000121419837"); addMatch("NKC-skuk0003857", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "ISNI-0000000121419837"); addMatch("NKC-skuk0003857", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "ISNI-0000000121419837"); addMatch("NKC-skuk0003857", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "ISNI-0000000121419837"); addMatch("NKC-skuk0003857", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "ISNI-0000000121419837"); addMatch("NKC-skuk0003857", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "ISNI-0000000121419837"); addMatch("NKC-skuk0003857", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "CAOONL-ncf11161928"); addMatch("NKC-skuk0003857", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "NLA-000035319371"); addMatch("NKC-skuk0003857", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("NKC-skuk0003857", "LNB-LNC10-000010672"); addMatch("NKC-skuk0003857", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "BNF-11886852"); addMatch("NKC-skuk0003857", "BNF-11886852", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "BNC-981058508543106706"); addMatch("NKC-skuk0003857", "BNC-981058508543106706", "", "exact title", "", "", ""); addLink("NKC-skuk0003857", "J9U-987007274130905171"); addMatch("NKC-skuk0003857", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "J9U-987007274130905171"); addMatch("NKC-skuk0003857", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "NTA-068370849"); addMatch("NKC-skuk0003857", "NTA-068370849", "", "forced single date", "", "", ""); addLink("NKC-skuk0003857", "SELIBR-194489"); addMatch("NKC-skuk0003857", "SELIBR-194489", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "NUKAT-n94202289"); addMatch("NKC-skuk0003857", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("NKC-skuk0003857", "N6I-vtls000036864"); addMatch("NKC-skuk0003857", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("NKC-skuk0003857", "RERO-A000108793"); addMatch("NKC-skuk0003857", "RERO-A000108793", "", "exact title", "", "", ""); addLink("NKC-skuk0003857", "WKP-Q1604679"); addMatch("NKC-skuk0003857", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("LNB-LNC10-000010672", "LNB", "National Library of Latvia"); addLink("LNB-LNC10-000010672", "SUDOC-02666268X"); addMatch("LNB-LNC10-000010672", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "J9U-987007274130905171"); addMatch("LNB-LNC10-000010672", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "J9U-987007274130905171"); addMatch("LNB-LNC10-000010672", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "BAV-495_7580"); addMatch("LNB-LNC10-000010672", "BAV-495_7580", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "BAV-495_7581"); addMatch("LNB-LNC10-000010672", "BAV-495_7581", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "DNB-119059908"); addMatch("LNB-LNC10-000010672", "DNB-119059908", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "LIH-LNB:_e_PS;=B_e_"); addMatch("LNB-LNC10-000010672", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "NII-DA01289971"); addMatch("LNB-LNC10-000010672", "NII-DA01289971", "", "exact title", "", "", ""); addLink("LNB-LNC10-000010672", "NSK-000101517"); addMatch("LNB-LNC10-000010672", "NSK-000101517", "", "name as subject", "", "", ""); addLink("LNB-LNC10-000010672", "BNF-11886852"); addMatch("LNB-LNC10-000010672", "BNF-11886852", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "PLWABN-9810594919305606"); addMatch("LNB-LNC10-000010672", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000010672", "BNE-XX1099746"); addMatch("LNB-LNC10-000010672", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000010672", "NKC-skuk0003857"); addMatch("LNB-LNC10-000010672", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "ISNI-0000000121419837"); addMatch("LNB-LNC10-000010672", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "ISNI-0000000121419837"); addMatch("LNB-LNC10-000010672", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "ISNI-0000000121419837"); addMatch("LNB-LNC10-000010672", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "ISNI-0000000121419837"); addMatch("LNB-LNC10-000010672", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "ISNI-0000000121419837"); addMatch("LNB-LNC10-000010672", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "ISNI-0000000121419837"); addMatch("LNB-LNC10-000010672", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "ISNI-0000000121419837"); addMatch("LNB-LNC10-000010672", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "ISNI-0000000121419837"); addMatch("LNB-LNC10-000010672", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "CAOONL-ncf11161928"); addMatch("LNB-LNC10-000010672", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "NLA-000035319371"); addMatch("LNB-LNC10-000010672", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000010672", "LC-n50041466"); addMatch("LNB-LNC10-000010672", "LC-n50041466", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "BNC-981058508543106706"); addMatch("LNB-LNC10-000010672", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000010672", "NTA-068370849"); addMatch("LNB-LNC10-000010672", "NTA-068370849", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000010672", "SELIBR-194489"); addMatch("LNB-LNC10-000010672", "SELIBR-194489", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "NUKAT-n94202289"); addMatch("LNB-LNC10-000010672", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("LNB-LNC10-000010672", "N6I-vtls000036864"); addMatch("LNB-LNC10-000010672", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000010672", "RERO-A000108793"); addMatch("LNB-LNC10-000010672", "RERO-A000108793", "", "standard number", "", "", ""); addLink("LNB-LNC10-000010672", "WKP-Q1604679"); addMatch("LNB-LNC10-000010672", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf11161928", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf11161928", "SUDOC-02666268X"); addMatch("CAOONL-ncf11161928", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "J9U-987007274130905171"); addMatch("CAOONL-ncf11161928", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "J9U-987007274130905171"); addMatch("CAOONL-ncf11161928", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "BAV-495_7580"); addMatch("CAOONL-ncf11161928", "BAV-495_7580", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "BAV-495_7581"); addMatch("CAOONL-ncf11161928", "BAV-495_7581", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "DNB-119059908"); addMatch("CAOONL-ncf11161928", "DNB-119059908", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "LIH-LNB:_e_PS;=B_e_"); addMatch("CAOONL-ncf11161928", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "NII-DA01289971"); addMatch("CAOONL-ncf11161928", "NII-DA01289971", "", "title", "", "", ""); addLink("CAOONL-ncf11161928", "BNF-11886852"); addMatch("CAOONL-ncf11161928", "BNF-11886852", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "PLWABN-9810594919305606"); addMatch("CAOONL-ncf11161928", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("CAOONL-ncf11161928", "BNE-XX1099746"); addMatch("CAOONL-ncf11161928", "BNE-XX1099746", "", "exact title", "", "", ""); addLink("CAOONL-ncf11161928", "NKC-skuk0003857"); addMatch("CAOONL-ncf11161928", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "ISNI-0000000121419837"); addMatch("CAOONL-ncf11161928", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "ISNI-0000000121419837"); addMatch("CAOONL-ncf11161928", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "ISNI-0000000121419837"); addMatch("CAOONL-ncf11161928", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "ISNI-0000000121419837"); addMatch("CAOONL-ncf11161928", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "ISNI-0000000121419837"); addMatch("CAOONL-ncf11161928", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "ISNI-0000000121419837"); addMatch("CAOONL-ncf11161928", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "ISNI-0000000121419837"); addMatch("CAOONL-ncf11161928", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "ISNI-0000000121419837"); addMatch("CAOONL-ncf11161928", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "NLA-000035319371"); addMatch("CAOONL-ncf11161928", "NLA-000035319371", "", "exact title", "", "", ""); addLink("CAOONL-ncf11161928", "LNB-LNC10-000010672"); addMatch("CAOONL-ncf11161928", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "LC-n50041466"); addMatch("CAOONL-ncf11161928", "LC-n50041466", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "BNC-981058508543106706"); addMatch("CAOONL-ncf11161928", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("CAOONL-ncf11161928", "NTA-068370849"); addMatch("CAOONL-ncf11161928", "NTA-068370849", "", "forced single date", "", "", ""); addLink("CAOONL-ncf11161928", "SELIBR-194489"); addMatch("CAOONL-ncf11161928", "SELIBR-194489", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "NUKAT-n94202289"); addMatch("CAOONL-ncf11161928", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("CAOONL-ncf11161928", "N6I-vtls000036864"); addMatch("CAOONL-ncf11161928", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("CAOONL-ncf11161928", "RERO-A000108793"); addMatch("CAOONL-ncf11161928", "RERO-A000108793", "", "exact title", "", "", ""); addLink("CAOONL-ncf11161928", "WKP-Q1604679"); addMatch("CAOONL-ncf11161928", "WKP-Q1604679", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007274130905171", "J9U", "National Library of Israel"); addLink("J9U-987007274130905171", "SUDOC-02666268X"); addMatch("J9U-987007274130905171", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "BNF-11886852"); addMatch("J9U-987007274130905171", "BNF-11886852", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "BAV-495_7580"); addMatch("J9U-987007274130905171", "BAV-495_7580", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "BAV-495_7581"); addMatch("J9U-987007274130905171", "BAV-495_7581", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "DNB-119059908"); addMatch("J9U-987007274130905171", "DNB-119059908", "", "lccn", "", "", ""); addLink("J9U-987007274130905171", "LIH-LNB:_e_PS;=B_e_"); addMatch("J9U-987007274130905171", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "NII-DA01289971"); addMatch("J9U-987007274130905171", "NII-DA01289971", "", "title", "", "", ""); addLink("J9U-987007274130905171", "PLWABN-9810594919305606"); addMatch("J9U-987007274130905171", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("J9U-987007274130905171", "BNE-XX1099746"); addMatch("J9U-987007274130905171", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("J9U-987007274130905171", "NKC-skuk0003857"); addMatch("J9U-987007274130905171", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "CAOONL-ncf11161928"); addMatch("J9U-987007274130905171", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "NLA-000035319371"); addMatch("J9U-987007274130905171", "NLA-000035319371", "", "exact title", "", "", ""); addLink("J9U-987007274130905171", "LNB-LNC10-000010672"); addMatch("J9U-987007274130905171", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "LC-n50041466"); addMatch("J9U-987007274130905171", "LC-n50041466", "", "lccn", "", "", ""); addLink("J9U-987007274130905171", "BNC-981058508543106706"); addMatch("J9U-987007274130905171", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("J9U-987007274130905171", "NTA-068370849"); addMatch("J9U-987007274130905171", "NTA-068370849", "", "forced single date", "", "", ""); addLink("J9U-987007274130905171", "SELIBR-194489"); addMatch("J9U-987007274130905171", "SELIBR-194489", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "NUKAT-n94202289"); addMatch("J9U-987007274130905171", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "N6I-vtls000036864"); addMatch("J9U-987007274130905171", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("J9U-987007274130905171", "RERO-A000108793"); addMatch("J9U-987007274130905171", "RERO-A000108793", "", "title", "", "", ""); addLink("J9U-987007274130905171", "WKP-Q1604679"); addMatch("J9U-987007274130905171", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("BAV-495_7580", "BAV", "Vatican Library"); addLink("BAV-495_7580", "SUDOC-02666268X"); addMatch("BAV-495_7580", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("BAV-495_7580", "J9U-987007274130905171"); addMatch("BAV-495_7580", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("BAV-495_7580", "J9U-987007274130905171"); addMatch("BAV-495_7580", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("BAV-495_7580", "DNB-119059908"); addMatch("BAV-495_7580", "DNB-119059908", "", "double date", "", "", ""); addLink("BAV-495_7580", "LIH-LNB:_e_PS;=B_e_"); addMatch("BAV-495_7580", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("BAV-495_7580", "NUKAT-n94202289"); addMatch("BAV-495_7580", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("BAV-495_7580", "PLWABN-9810594919305606"); addMatch("BAV-495_7580", "PLWABN-9810594919305606", "", "double date", "", "", ""); addLink("BAV-495_7580", "BNE-XX1099746"); addMatch("BAV-495_7580", "BNE-XX1099746", "", "exact title", "", "", ""); addLink("BAV-495_7580", "NKC-skuk0003857"); addMatch("BAV-495_7580", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("BAV-495_7580", "ISNI-0000000121419837"); addMatch("BAV-495_7580", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7580", "ISNI-0000000121419837"); addMatch("BAV-495_7580", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7580", "ISNI-0000000121419837"); addMatch("BAV-495_7580", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7580", "ISNI-0000000121419837"); addMatch("BAV-495_7580", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7580", "ISNI-0000000121419837"); addMatch("BAV-495_7580", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7580", "ISNI-0000000121419837"); addMatch("BAV-495_7580", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7580", "ISNI-0000000121419837"); addMatch("BAV-495_7580", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7580", "ISNI-0000000121419837"); addMatch("BAV-495_7580", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7580", "CAOONL-ncf11161928"); addMatch("BAV-495_7580", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("BAV-495_7580", "LC-n50041466"); addMatch("BAV-495_7580", "LC-n50041466", "", "double date", "", "", ""); addLink("BAV-495_7580", "LNB-LNC10-000010672"); addMatch("BAV-495_7580", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("BAV-495_7580", "BNF-11886852"); addMatch("BAV-495_7580", "BNF-11886852", "", "double date", "", "", ""); addLink("BAV-495_7580", "BNC-981058508543106706"); addMatch("BAV-495_7580", "BNC-981058508543106706", "", "exact title", "", "", ""); addLink("BAV-495_7580", "NTA-068370849"); addMatch("BAV-495_7580", "NTA-068370849", "", "exact title", "", "", ""); addLink("BAV-495_7580", "SELIBR-194489"); addMatch("BAV-495_7580", "SELIBR-194489", "", "double date", "", "", ""); addLink("BAV-495_7580", "NII-DA01289971"); addMatch("BAV-495_7580", "NII-DA01289971", "", "exact title", "", "", ""); addLink("BAV-495_7580", "N6I-vtls000036864"); addMatch("BAV-495_7580", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("BAV-495_7580", "RERO-A000108793"); addMatch("BAV-495_7580", "RERO-A000108793", "", "exact title", "", "", ""); addLink("BAV-495_7580", "WKP-Q1604679"); addMatch("BAV-495_7580", "WKP-Q1604679", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-02666268X", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-02666268X", "J9U-987007274130905171"); addMatch("SUDOC-02666268X", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "J9U-987007274130905171"); addMatch("SUDOC-02666268X", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "BAV-495_7580"); addMatch("SUDOC-02666268X", "BAV-495_7580", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "BAV-495_7581"); addMatch("SUDOC-02666268X", "BAV-495_7581", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "DNB-119059908"); addMatch("SUDOC-02666268X", "DNB-119059908", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "LIH-LNB:_e_PS;=B_e_"); addMatch("SUDOC-02666268X", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "NII-DA01289971"); addMatch("SUDOC-02666268X", "NII-DA01289971", "", "exact title", "", "", ""); addLink("SUDOC-02666268X", "NSK-000101517"); addMatch("SUDOC-02666268X", "NSK-000101517", "", "standard number", "", "", ""); addLink("SUDOC-02666268X", "BNF-11886852"); addMatch("SUDOC-02666268X", "BNF-11886852", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "PLWABN-9810594919305606"); addMatch("SUDOC-02666268X", "PLWABN-9810594919305606", "", "viafid", "", "", ""); addLink("SUDOC-02666268X", "BNE-XX1099746"); addMatch("SUDOC-02666268X", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("SUDOC-02666268X", "NKC-skuk0003857"); addMatch("SUDOC-02666268X", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "ISNI-0000000121419837"); addMatch("SUDOC-02666268X", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SUDOC-02666268X", "ISNI-0000000121419837"); addMatch("SUDOC-02666268X", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SUDOC-02666268X", "ISNI-0000000121419837"); addMatch("SUDOC-02666268X", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SUDOC-02666268X", "ISNI-0000000121419837"); addMatch("SUDOC-02666268X", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SUDOC-02666268X", "ISNI-0000000121419837"); addMatch("SUDOC-02666268X", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SUDOC-02666268X", "ISNI-0000000121419837"); addMatch("SUDOC-02666268X", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SUDOC-02666268X", "ISNI-0000000121419837"); addMatch("SUDOC-02666268X", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SUDOC-02666268X", "ISNI-0000000121419837"); addMatch("SUDOC-02666268X", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SUDOC-02666268X", "CAOONL-ncf11161928"); addMatch("SUDOC-02666268X", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "NLA-000035319371"); addMatch("SUDOC-02666268X", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("SUDOC-02666268X", "LNB-LNC10-000010672"); addMatch("SUDOC-02666268X", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "LC-n50041466"); addMatch("SUDOC-02666268X", "LC-n50041466", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "BNC-981058508543106706"); addMatch("SUDOC-02666268X", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("SUDOC-02666268X", "ICCU-CFIV003874"); addMatch("SUDOC-02666268X", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("SUDOC-02666268X", "NTA-068370849"); addMatch("SUDOC-02666268X", "NTA-068370849", "", "forced single date", "", "", ""); addLink("SUDOC-02666268X", "SELIBR-194489"); addMatch("SUDOC-02666268X", "SELIBR-194489", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "VLACC-000002209"); addMatch("SUDOC-02666268X", "VLACC-000002209", "", "standard number", "", "", ""); addLink("SUDOC-02666268X", "NUKAT-n94202289"); addMatch("SUDOC-02666268X", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("SUDOC-02666268X", "N6I-vtls000036864"); addMatch("SUDOC-02666268X", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("SUDOC-02666268X", "RERO-A000108793"); addMatch("SUDOC-02666268X", "RERO-A000108793", "", "standard number", "", "", ""); addLink("SUDOC-02666268X", "WKP-Q1604679"); addMatch("SUDOC-02666268X", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("SELIBR-194489", "SELIBR", "National Library of Sweden"); addLink("SELIBR-194489", "SUDOC-02666268X"); addMatch("SELIBR-194489", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("SELIBR-194489", "BAV-495_7580"); addMatch("SELIBR-194489", "BAV-495_7580", "", "double date", "", "", ""); addLink("SELIBR-194489", "BNC-981058508543106706"); addMatch("SELIBR-194489", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("SELIBR-194489", "DNB-119059908"); addMatch("SELIBR-194489", "DNB-119059908", "", "double date", "", "", ""); addLink("SELIBR-194489", "BNE-XX1099746"); addMatch("SELIBR-194489", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("SELIBR-194489", "NTA-068370849"); addMatch("SELIBR-194489", "NTA-068370849", "", "forced single date", "", "", ""); addLink("SELIBR-194489", "NKC-skuk0003857"); addMatch("SELIBR-194489", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("SELIBR-194489", "WKP-Q1604679"); addMatch("SELIBR-194489", "WKP-Q1604679", "", "suggested", "", "", ""); addLink("SELIBR-194489", "ISNI-0000000121419837"); addMatch("SELIBR-194489", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SELIBR-194489", "ISNI-0000000121419837"); addMatch("SELIBR-194489", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SELIBR-194489", "ISNI-0000000121419837"); addMatch("SELIBR-194489", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SELIBR-194489", "ISNI-0000000121419837"); addMatch("SELIBR-194489", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SELIBR-194489", "ISNI-0000000121419837"); addMatch("SELIBR-194489", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SELIBR-194489", "ISNI-0000000121419837"); addMatch("SELIBR-194489", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SELIBR-194489", "ISNI-0000000121419837"); addMatch("SELIBR-194489", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SELIBR-194489", "ISNI-0000000121419837"); addMatch("SELIBR-194489", "ISNI-0000000121419837", "", "suggested", "", "", ""); addLink("SELIBR-194489", "LC-n50041466"); addMatch("SELIBR-194489", "LC-n50041466", "", "double date", "", "", ""); addLink("SELIBR-194489", "CAOONL-ncf11161928"); addMatch("SELIBR-194489", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("SELIBR-194489", "LIH-LNB:_e_PS;=B_e_"); addMatch("SELIBR-194489", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("SELIBR-194489", "BAV-495_7581"); addMatch("SELIBR-194489", "BAV-495_7581", "", "double date", "", "", ""); addLink("SELIBR-194489", "NLA-000035319371"); addMatch("SELIBR-194489", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("SELIBR-194489", "NUKAT-n94202289"); addMatch("SELIBR-194489", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("SELIBR-194489", "N6I-vtls000036864"); addMatch("SELIBR-194489", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("SELIBR-194489", "LNB-LNC10-000010672"); addMatch("SELIBR-194489", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("SELIBR-194489", "J9U-987007274130905171"); addMatch("SELIBR-194489", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("SELIBR-194489", "J9U-987007274130905171"); addMatch("SELIBR-194489", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("SELIBR-194489", "BNF-11886852"); addMatch("SELIBR-194489", "BNF-11886852", "", "double date", "", "", ""); addLink("SELIBR-194489", "PLWABN-9810594919305606"); addMatch("SELIBR-194489", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810594919305606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810594919305606", "SUDOC-02666268X"); addMatch("PLWABN-9810594919305606", "SUDOC-02666268X", "", "forced single date", "", "", ""); addLink("PLWABN-9810594919305606", "J9U-987007274130905171"); addMatch("PLWABN-9810594919305606", "J9U-987007274130905171", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "J9U-987007274130905171"); addMatch("PLWABN-9810594919305606", "J9U-987007274130905171", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "BAV-495_7580"); addMatch("PLWABN-9810594919305606", "BAV-495_7580", "", "double date", "", "", ""); addLink("PLWABN-9810594919305606", "BAV-495_7581"); addMatch("PLWABN-9810594919305606", "BAV-495_7581", "", "double date", "", "", ""); addLink("PLWABN-9810594919305606", "DNB-119059908"); addMatch("PLWABN-9810594919305606", "DNB-119059908", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "LIH-LNB:_e_PS;=B_e_"); addMatch("PLWABN-9810594919305606", "LIH-LNB:_e_PS;=B_e_", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "NSK-000101517"); addMatch("PLWABN-9810594919305606", "NSK-000101517", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "BNF-11886852"); addMatch("PLWABN-9810594919305606", "BNF-11886852", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "BNE-XX1099746"); addMatch("PLWABN-9810594919305606", "BNE-XX1099746", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "NKC-skuk0003857"); addMatch("PLWABN-9810594919305606", "NKC-skuk0003857", "", "forced single date", "", "", ""); addLink("PLWABN-9810594919305606", "ISNI-0000000121419837"); addMatch("PLWABN-9810594919305606", "ISNI-0000000121419837", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "ISNI-0000000121419837"); addMatch("PLWABN-9810594919305606", "ISNI-0000000121419837", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "ISNI-0000000121419837"); addMatch("PLWABN-9810594919305606", "ISNI-0000000121419837", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "ISNI-0000000121419837"); addMatch("PLWABN-9810594919305606", "ISNI-0000000121419837", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "ISNI-0000000121419837"); addMatch("PLWABN-9810594919305606", "ISNI-0000000121419837", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "ISNI-0000000121419837"); addMatch("PLWABN-9810594919305606", "ISNI-0000000121419837", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "ISNI-0000000121419837"); addMatch("PLWABN-9810594919305606", "ISNI-0000000121419837", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "ISNI-0000000121419837"); addMatch("PLWABN-9810594919305606", "ISNI-0000000121419837", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "CAOONL-ncf11161928"); addMatch("PLWABN-9810594919305606", "CAOONL-ncf11161928", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "NLA-000035319371"); addMatch("PLWABN-9810594919305606", "NLA-000035319371", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "LNB-LNC10-000010672"); addMatch("PLWABN-9810594919305606", "LNB-LNC10-000010672", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "LC-n50041466"); addMatch("PLWABN-9810594919305606", "LC-n50041466", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "BNC-981058508543106706"); addMatch("PLWABN-9810594919305606", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("PLWABN-9810594919305606", "ICCU-CFIV003874"); addMatch("PLWABN-9810594919305606", "ICCU-CFIV003874", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "NTA-068370849"); addMatch("PLWABN-9810594919305606", "NTA-068370849", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "SELIBR-194489"); addMatch("PLWABN-9810594919305606", "SELIBR-194489", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "VLACC-000002209"); addMatch("PLWABN-9810594919305606", "VLACC-000002209", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "NUKAT-n94202289"); addMatch("PLWABN-9810594919305606", "NUKAT-n94202289", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "N6I-vtls000036864"); addMatch("PLWABN-9810594919305606", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("PLWABN-9810594919305606", "RERO-A000108793"); addMatch("PLWABN-9810594919305606", "RERO-A000108793", "", "viafid", "", "", ""); addLink("PLWABN-9810594919305606", "WKP-Q1604679"); addMatch("PLWABN-9810594919305606", "WKP-Q1604679", "", "double date", "", "", ""); addLink("PLWABN-9810594919305606", "NII-DA01289971"); addMatch("PLWABN-9810594919305606", "NII-DA01289971", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000121419837", "ISNI", "ISNI"); addLink("ISNI-0000000121419837", "SUDOC-02666268X"); addMatch("ISNI-0000000121419837", "SUDOC-02666268X", "", "suggested", "", "", ""); addLink("ISNI-0000000121419837", "J9U-987007274130905171"); addMatch("ISNI-0000000121419837", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "J9U-987007274130905171"); addMatch("ISNI-0000000121419837", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "BAV-495_7580"); addMatch("ISNI-0000000121419837", "BAV-495_7580", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "BAV-495_7581"); addMatch("ISNI-0000000121419837", "BAV-495_7581", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "DNB-119059908"); addMatch("ISNI-0000000121419837", "DNB-119059908", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "LIH-LNB:_e_PS;=B_e_"); addMatch("ISNI-0000000121419837", "LIH-LNB:_e_PS;=B_e_", "", "suggested", "", "", ""); addLink("ISNI-0000000121419837", "BNF-11886852"); addMatch("ISNI-0000000121419837", "BNF-11886852", "", "suggested", "", "", ""); addLink("ISNI-0000000121419837", "PLWABN-9810594919305606"); addMatch("ISNI-0000000121419837", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("ISNI-0000000121419837", "BNE-XX1099746"); addMatch("ISNI-0000000121419837", "BNE-XX1099746", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000121419837", "NKC-skuk0003857"); addMatch("ISNI-0000000121419837", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "CAOONL-ncf11161928"); addMatch("ISNI-0000000121419837", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "NLA-000035319371"); addMatch("ISNI-0000000121419837", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("ISNI-0000000121419837", "LNB-LNC10-000010672"); addMatch("ISNI-0000000121419837", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "LC-n50041466"); addMatch("ISNI-0000000121419837", "LC-n50041466", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "BNC-981058508543106706"); addMatch("ISNI-0000000121419837", "BNC-981058508543106706", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000121419837", "ICCU-CFIV003874"); addMatch("ISNI-0000000121419837", "ICCU-CFIV003874", "", "suggested", "", "", ""); addLink("ISNI-0000000121419837", "NTA-068370849"); addMatch("ISNI-0000000121419837", "NTA-068370849", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000121419837", "SELIBR-194489"); addMatch("ISNI-0000000121419837", "SELIBR-194489", "", "suggested", "", "", ""); addLink("ISNI-0000000121419837", "VLACC-000002209"); addMatch("ISNI-0000000121419837", "VLACC-000002209", "", "exact name", "", "", ""); addLink("ISNI-0000000121419837", "NUKAT-n94202289"); addMatch("ISNI-0000000121419837", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("ISNI-0000000121419837", "N6I-vtls000036864"); addMatch("ISNI-0000000121419837", "N6I-vtls000036864", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000121419837", "RERO-A000108793"); addMatch("ISNI-0000000121419837", "RERO-A000108793", "", "joint author", "", "", ""); addLink("ISNI-0000000121419837", "WKP-Q1604679"); addMatch("ISNI-0000000121419837", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("VLACC-000002209", "VLACC", "Flemish Public Libraries"); addLink("VLACC-000002209", "SUDOC-02666268X"); addMatch("VLACC-000002209", "SUDOC-02666268X", "", "standard number", "", "", ""); addLink("VLACC-000002209", "BNC-981058508543106706"); addMatch("VLACC-000002209", "BNC-981058508543106706", "", "exact title", "", "", ""); addLink("VLACC-000002209", "ISNI-0000000121419837"); addMatch("VLACC-000002209", "ISNI-0000000121419837", "", "exact name", "", "", ""); addLink("VLACC-000002209", "ISNI-0000000121419837"); addMatch("VLACC-000002209", "ISNI-0000000121419837", "", "exact name", "", "", ""); addLink("VLACC-000002209", "ISNI-0000000121419837"); addMatch("VLACC-000002209", "ISNI-0000000121419837", "", "exact name", "", "", ""); addLink("VLACC-000002209", "ISNI-0000000121419837"); addMatch("VLACC-000002209", "ISNI-0000000121419837", "", "exact name", "", "", ""); addLink("VLACC-000002209", "ISNI-0000000121419837"); addMatch("VLACC-000002209", "ISNI-0000000121419837", "", "exact name", "", "", ""); addLink("VLACC-000002209", "ISNI-0000000121419837"); addMatch("VLACC-000002209", "ISNI-0000000121419837", "", "exact name", "", "", ""); addLink("VLACC-000002209", "ISNI-0000000121419837"); addMatch("VLACC-000002209", "ISNI-0000000121419837", "", "exact name", "", "", ""); addLink("VLACC-000002209", "ISNI-0000000121419837"); addMatch("VLACC-000002209", "ISNI-0000000121419837", "", "exact name", "", "", ""); addLink("VLACC-000002209", "NTA-068370849"); addMatch("VLACC-000002209", "NTA-068370849", "", "standard number", "", "", ""); addLink("VLACC-000002209", "NII-DA01289971"); addMatch("VLACC-000002209", "NII-DA01289971", "", "exact title", "", "", ""); addLink("VLACC-000002209", "NUKAT-n94202289"); addMatch("VLACC-000002209", "NUKAT-n94202289", "", "standard number", "", "", ""); addLink("VLACC-000002209", "LC-n50041466"); addMatch("VLACC-000002209", "LC-n50041466", "", "exact title", "", "", ""); addLink("VLACC-000002209", "BNF-11886852"); addMatch("VLACC-000002209", "BNF-11886852", "", "exact title", "", "", ""); addLink("VLACC-000002209", "RERO-A000108793"); addMatch("VLACC-000002209", "RERO-A000108793", "", "exact title", "", "", ""); addLink("VLACC-000002209", "PLWABN-9810594919305606"); addMatch("VLACC-000002209", "PLWABN-9810594919305606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-068370849", "NTA", "National Library of the Netherlands"); addLink("NTA-068370849", "SUDOC-02666268X"); addMatch("NTA-068370849", "SUDOC-02666268X", "", "forced single date", "", "", ""); addLink("NTA-068370849", "J9U-987007274130905171"); addMatch("NTA-068370849", "J9U-987007274130905171", "", "forced single date", "", "", ""); addLink("NTA-068370849", "J9U-987007274130905171"); addMatch("NTA-068370849", "J9U-987007274130905171", "", "forced single date", "", "", ""); addLink("NTA-068370849", "BAV-495_7580"); addMatch("NTA-068370849", "BAV-495_7580", "", "exact title", "", "", ""); addLink("NTA-068370849", "DNB-119059908"); addMatch("NTA-068370849", "DNB-119059908", "", "forced single date", "", "", ""); addLink("NTA-068370849", "LIH-LNB:_e_PS;=B_e_"); addMatch("NTA-068370849", "LIH-LNB:_e_PS;=B_e_", "", "forced single date", "", "", ""); addLink("NTA-068370849", "NII-DA01289971"); addMatch("NTA-068370849", "NII-DA01289971", "", "exact title", "", "", ""); addLink("NTA-068370849", "NSK-000101517"); addMatch("NTA-068370849", "NSK-000101517", "", "standard number", "", "", ""); addLink("NTA-068370849", "BNF-11886852"); addMatch("NTA-068370849", "BNF-11886852", "", "forced single date", "", "", ""); addLink("NTA-068370849", "PLWABN-9810594919305606"); addMatch("NTA-068370849", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("NTA-068370849", "BNE-XX1099746"); addMatch("NTA-068370849", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("NTA-068370849", "NKC-skuk0003857"); addMatch("NTA-068370849", "NKC-skuk0003857", "", "forced single date", "", "", ""); addLink("NTA-068370849", "ISNI-0000000121419837"); addMatch("NTA-068370849", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("NTA-068370849", "ISNI-0000000121419837"); addMatch("NTA-068370849", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("NTA-068370849", "ISNI-0000000121419837"); addMatch("NTA-068370849", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("NTA-068370849", "ISNI-0000000121419837"); addMatch("NTA-068370849", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("NTA-068370849", "ISNI-0000000121419837"); addMatch("NTA-068370849", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("NTA-068370849", "ISNI-0000000121419837"); addMatch("NTA-068370849", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("NTA-068370849", "ISNI-0000000121419837"); addMatch("NTA-068370849", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("NTA-068370849", "ISNI-0000000121419837"); addMatch("NTA-068370849", "ISNI-0000000121419837", "", "partial date and publisher", "", "", ""); addLink("NTA-068370849", "CAOONL-ncf11161928"); addMatch("NTA-068370849", "CAOONL-ncf11161928", "", "forced single date", "", "", ""); addLink("NTA-068370849", "NLA-000035319371"); addMatch("NTA-068370849", "NLA-000035319371", "", "forced single date", "", "", ""); addLink("NTA-068370849", "LNB-LNC10-000010672"); addMatch("NTA-068370849", "LNB-LNC10-000010672", "", "forced single date", "", "", ""); addLink("NTA-068370849", "LC-n50041466"); addMatch("NTA-068370849", "LC-n50041466", "", "forced single date", "", "", ""); addLink("NTA-068370849", "BNC-981058508543106706"); addMatch("NTA-068370849", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("NTA-068370849", "ICCU-CFIV003874"); addMatch("NTA-068370849", "ICCU-CFIV003874", "", "exact title", "", "", ""); addLink("NTA-068370849", "VLACC-000002209"); addMatch("NTA-068370849", "VLACC-000002209", "", "standard number", "", "", ""); addLink("NTA-068370849", "SELIBR-194489"); addMatch("NTA-068370849", "SELIBR-194489", "", "forced single date", "", "", ""); addLink("NTA-068370849", "NUKAT-n94202289"); addMatch("NTA-068370849", "NUKAT-n94202289", "", "forced single date", "", "", ""); addLink("NTA-068370849", "N6I-vtls000036864"); addMatch("NTA-068370849", "N6I-vtls000036864", "", "forced single date", "", "", ""); addLink("NTA-068370849", "RERO-A000108793"); addMatch("NTA-068370849", "RERO-A000108793", "", "standard number", "", "", ""); addLink("NTA-068370849", "WKP-Q1604679"); addMatch("NTA-068370849", "WKP-Q1604679", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("BAV-495_7581", "BAV", "Vatican Library"); addLink("BAV-495_7581", "SUDOC-02666268X"); addMatch("BAV-495_7581", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("BAV-495_7581", "LIH-LNB:_e_PS;=B_e_"); addMatch("BAV-495_7581", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("BAV-495_7581", "DNB-119059908"); addMatch("BAV-495_7581", "DNB-119059908", "", "double date", "", "", ""); addLink("BAV-495_7581", "NKC-skuk0003857"); addMatch("BAV-495_7581", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("BAV-495_7581", "WKP-Q1604679"); addMatch("BAV-495_7581", "WKP-Q1604679", "", "double date", "", "", ""); addLink("BAV-495_7581", "ISNI-0000000121419837"); addMatch("BAV-495_7581", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7581", "ISNI-0000000121419837"); addMatch("BAV-495_7581", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7581", "ISNI-0000000121419837"); addMatch("BAV-495_7581", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7581", "ISNI-0000000121419837"); addMatch("BAV-495_7581", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7581", "ISNI-0000000121419837"); addMatch("BAV-495_7581", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7581", "ISNI-0000000121419837"); addMatch("BAV-495_7581", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7581", "ISNI-0000000121419837"); addMatch("BAV-495_7581", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7581", "ISNI-0000000121419837"); addMatch("BAV-495_7581", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("BAV-495_7581", "J9U-987007274130905171"); addMatch("BAV-495_7581", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("BAV-495_7581", "J9U-987007274130905171"); addMatch("BAV-495_7581", "J9U-987007274130905171", "", "double date", "", "", ""); addLink("BAV-495_7581", "CAOONL-ncf11161928"); addMatch("BAV-495_7581", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("BAV-495_7581", "NUKAT-n94202289"); addMatch("BAV-495_7581", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("BAV-495_7581", "LNB-LNC10-000010672"); addMatch("BAV-495_7581", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("BAV-495_7581", "LC-n50041466"); addMatch("BAV-495_7581", "LC-n50041466", "", "double date", "", "", ""); addLink("BAV-495_7581", "BNF-11886852"); addMatch("BAV-495_7581", "BNF-11886852", "", "double date", "", "", ""); addLink("BAV-495_7581", "PLWABN-9810594919305606"); addMatch("BAV-495_7581", "PLWABN-9810594919305606", "", "double date", "", "", ""); addLink("BAV-495_7581", "SELIBR-194489"); addMatch("BAV-495_7581", "SELIBR-194489", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007274130905171", "J9U", "National Library of Israel"); addLink("J9U-987007274130905171", "SUDOC-02666268X"); addMatch("J9U-987007274130905171", "SUDOC-02666268X", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "BNF-11886852"); addMatch("J9U-987007274130905171", "BNF-11886852", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "BAV-495_7580"); addMatch("J9U-987007274130905171", "BAV-495_7580", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "BAV-495_7581"); addMatch("J9U-987007274130905171", "BAV-495_7581", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "DNB-119059908"); addMatch("J9U-987007274130905171", "DNB-119059908", "", "lccn", "", "", ""); addLink("J9U-987007274130905171", "LIH-LNB:_e_PS;=B_e_"); addMatch("J9U-987007274130905171", "LIH-LNB:_e_PS;=B_e_", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "NII-DA01289971"); addMatch("J9U-987007274130905171", "NII-DA01289971", "", "title", "", "", ""); addLink("J9U-987007274130905171", "PLWABN-9810594919305606"); addMatch("J9U-987007274130905171", "PLWABN-9810594919305606", "", "forced single date", "", "", ""); addLink("J9U-987007274130905171", "BNE-XX1099746"); addMatch("J9U-987007274130905171", "BNE-XX1099746", "", "forced single date", "", "", ""); addLink("J9U-987007274130905171", "NKC-skuk0003857"); addMatch("J9U-987007274130905171", "NKC-skuk0003857", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "ISNI-0000000121419837"); addMatch("J9U-987007274130905171", "ISNI-0000000121419837", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "CAOONL-ncf11161928"); addMatch("J9U-987007274130905171", "CAOONL-ncf11161928", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "NLA-000035319371"); addMatch("J9U-987007274130905171", "NLA-000035319371", "", "exact title", "", "", ""); addLink("J9U-987007274130905171", "LNB-LNC10-000010672"); addMatch("J9U-987007274130905171", "LNB-LNC10-000010672", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "LC-n50041466"); addMatch("J9U-987007274130905171", "LC-n50041466", "", "lccn", "", "", ""); addLink("J9U-987007274130905171", "BNC-981058508543106706"); addMatch("J9U-987007274130905171", "BNC-981058508543106706", "", "forced single date", "", "", ""); addLink("J9U-987007274130905171", "NTA-068370849"); addMatch("J9U-987007274130905171", "NTA-068370849", "", "forced single date", "", "", ""); addLink("J9U-987007274130905171", "SELIBR-194489"); addMatch("J9U-987007274130905171", "SELIBR-194489", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "NUKAT-n94202289"); addMatch("J9U-987007274130905171", "NUKAT-n94202289", "", "double date", "", "", ""); addLink("J9U-987007274130905171", "N6I-vtls000036864"); addMatch("J9U-987007274130905171", "N6I-vtls000036864", "", "exact title", "", "", ""); addLink("J9U-987007274130905171", "RERO-A000108793"); addMatch("J9U-987007274130905171", "RERO-A000108793", "", "title", "", "", ""); addLink("J9U-987007274130905171", "WKP-Q1604679"); addMatch("J9U-987007274130905171", "WKP-Q1604679", "", "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> (60) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>Brits historicus</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>britischer Historiker</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>britisk historikar</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>britisk historiker</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>brittisk historiker</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>historiador britànic</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>historiador británico</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>historiador británicu (1920–2017)</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>historiador britânico</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>historian britanik</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>historien britannique</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Denis Mack Smith</span> ‡c <span>storico inglese</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, D.</span> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, D.,</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, D.</span> ‡q <span>(Denis)</span> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, D.</span> ‡q <span>(Denis),</span> ‡d <span>1920-</span> <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, D.</span> ‡q <span>(Denis),</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, D.</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, D.</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 _ _ ‡a <span>Mack Smith, Denis</span> <span class="flags"> <img alt="Flemish Public Libraries" title="Flemish Public Libraries" src="/viaf/images/flags/VLACC.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, Denis</span> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, Denis,</span> ‡d <span>1920-</span> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, Denis</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack Smith, D</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack, Denis</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack-Smith, Denis</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Mack-Smith, Denis</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‡a <span>Mek Smith, Denis,</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, D. Mack</span> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, D. Mack</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 0 ‡a <span>Smith, D. Mack</span> ‡d <span>1920-</span> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis M.</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis M.</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis Mack</span> <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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis Mack,</span> ‡d <span>1920-</span> <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis Mack,</span> ‡d <span>1920-2017</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"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis Mack,</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis Mack-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis Mack.</span> <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>400 1 _ ‡a <span>Smith, Denis Mack</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 0 ‡a <span>Smith, Denis Mack</span> ‡d <span>1920-</span> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Denis Mack</span> ‡d <span>1920-2017</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>Smith, Dennis M.</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Dennis M.</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Dennis M.</span> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Dennis Mack</span> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Dennis Mack</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Smith, Dennis Mack</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 _ 1 ‡a <span>Smith</span> ‡b <span>, Denis Mack</span> <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>400 _ 1 ‡a <span>Smith</span> ‡b <span>Denis Mack</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 _ | ‡a <span>Smith</span> ‡b <span>Denis Mack</span> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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> <li>400 0 _ ‡a <span>דניס מאק סמית'</span> ‡c <span>היסטוריון בריטי</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‡a <span>מק־סמית, דניס</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>מק־סמית, דניס,</span> ‡d <span>1920-</span> <span class="flags"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‡a <span>מק־סמית, דניס</span> ‡d <span>1920-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>מקסמית, דניס,</span> ‡d <span>1920-2017</span> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>400 0 _ ‡a <span>دينيس سميث</span> ‡c <span>مؤرخ بريطاني</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>دينيس سميث</span> ‡c <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> (3) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>510 2 _ <a href="../143023731"> ‡a <span>All Souls College</span> ‡4 <span>affi</span> ‡4 <span>https://d-nb.info/standards/elementset/gnd#affiliation</span> ‡e <span>Affiliation</span> </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>551 _ _ <a href="../238364814"> ‡a <span>London</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>551 _ _ <a href="../145353627"> ‡a <span>Oxford</span> ‡4 <span>orts</span> ‡4 <span>https://d-nb.info/standards/elementset/gnd#placeOfDeath</span> </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.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>Ancient Sicily to the Arab conquest</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> <a href="/viaf/312340242">Cavour</a> </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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.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 Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Cavour and Garibaldi, 1860 : a study in political conflict</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.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"/> </span> </td> </tr> <tr> <td>The Eighteenth century: 1814-1815</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>Federigo da Montefeltro</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/308554570">Garibaldi a great life in brief</a> </td> <td> <span class="flags"> <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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <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"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>Garibaldi : a portrait in documents</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Garibaldi ; ed. by Denis Mack Smith</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </td> </tr> <tr> <td>Garibaldi : una grande vita in breve</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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 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"/> </span> </td> </tr> <tr> <td>Geschichte Siziliens und der Sizilianer</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Guerre dans le val d'Orcia un journal de la guerre en Italie, 1943-1944</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>Le guerre del Duce</td> <td> <span class="flags"> <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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>A history of England / 55 B.C. - A.D. 871</td> <td> <span class="flags"> <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"/> </span> </td> </tr> <tr> <td>A history of Sicily</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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 the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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 Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.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"/> </span> </td> </tr> <tr> <td>Interpretazioni su Renzo De Felice</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> <a href="/viaf/909145424553586830668">Italy a modern history</a> </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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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 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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.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 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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/1369145424653586831379">Italy and its monarchy</a> </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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>[Korespondencja Leszka Kołakowskiego].</td> <td> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>L'Italie</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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>The Macchiaioli : painters of italian life, 1850-1900, [exposition held at the Frederick S. Wight Art Gallery, University of California, Los Angeles, February 25- April 20, 1986, and at Harvard University Art Museums, Cambridge, June 21-August 6,1986]</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>mafia durante il fascismo</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>The making of Italy, 1796-1866</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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 Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.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"/> </span> </td> </tr> <tr> <td>Mazzini</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Flemish Public Libraries" title="Flemish Public Libraries" src="/viaf/images/flags/VLACC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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 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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Mazzini fra storia e polemica : un dibattito a'cent' anni dalla morte: riesame critico di un "eredita"</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> <a href="/viaf/8383155832953533490001">Medieval Sicily, 800-1713</a> </td> <td> <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>I Mille da Genova a Capua</td> <td> <span class="flags"> <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"/> </span> </td> </tr> <tr> <td>Modern Sicily after 1713</td> <td> <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.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 Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Un monumento al duce? : contributo al dibattito sul fascismo</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> <a href="/viaf/308558619">Mussolini</a> </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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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 and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.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"/> </span> </td> </tr> <tr> <td> <a href="/viaf/308569007">Mussolini's Roman empire</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td>The peasants' revolt of Sicily in 1860.</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>The Penguin Book of the Renaissance</td> <td> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td>El Renacimiento : cultura y Arte de una época</td> <td> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Il Risorgimento italiano. Storia e testi.</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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 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"/> </span> </td> </tr> <tr> <td>Le Rivoluzioni d'Italia</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Savoia re d'Italia</td> <td> <span class="flags"> <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"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Scritti politici</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>A short history of the Italian people : from the barbarian invasions to the present day</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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Society and politics in the Age of the Risorgimento : essays in honour of Denis Mack Smith</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <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"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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"/> </span> </td> </tr> <tr> <td>Storia della Sicilia medievale e moderna</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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 France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Storia di cento anni di vita italiana : visti attraverso il Corriere della Sera</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>Storia d'Italia dal 1861 al 1969</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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 France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Vittorio Emanuele II</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </td> </tr> <tr> <td>Муссолини</td> <td> <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </td> </tr> <tr> <td>מוסוליני</td> <td> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>墨索里尼其人</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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>Duggan, Christopher 1957-.... (24) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.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="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"/> </span> </li> <li>Finley, Moses I. 1912-1986 (18) <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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>Ferrara, Giovanni (18) <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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Aquarone, Alberto 1930-1985) (18) <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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Brooke, Christopher (13) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Biocca Marghieri, Lucia (10) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.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"/> </span> </li> <li>Finley, M. I. (Moses I.), 1912-1986. (9) <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.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 Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Mack Smith, Denis (5) <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"/> </span> </li> <li>Finley, M. I. 1912-1986 (5) <span class="flags"> <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"/> </span> </li> <li>Editori Laterza. (5) <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 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> (13) </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&chs=440x220&chd=t:70,60,60,40,30,30,20,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=ITGBUSDEKIFRNLRUPLMXILHRES&chtm=world&chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:70,60,60,40,30,30,20,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=ITGBUSDEKIFRNLRUPLMXILHRES&chtm=europe&chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:70,60,60,40,30,30,20,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=ITGBUSDEKIFRNLRUPLMXILHRES&chtm=asia&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>IT - Italy (141) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.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 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"/> </span> </li> <li>GB - United Kingdom (101) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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 the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.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="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.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 (70) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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 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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.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 Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.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"/> </span> </li> <li>DE - Germany (12) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>KI - Kiribati (7) <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 (6) <span class="flags"> <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"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>NL - Netherlands (3) <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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>RU - Russian Federation (1) <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>PL - Poland (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> <li>MX - Mexico (1) <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>IL - Israel (1) <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>HR - Croatia (1) <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> </li> <li>ES - Spain (1) <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.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="line1950" class="marker" style="height:32.85px;" onmouseover="dateMsg('195'+'0', '36');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1960" class="marker" style="height:38.8px;" onmouseover="dateMsg('196'+'0', '82');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1970" class="marker" style="height:39.45px;" onmouseover="dateMsg('197'+'0', '90');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1980" class="marker" style="height:40.5px;" onmouseover="dateMsg('198'+'0', '104');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:37.2px;" onmouseover="dateMsg('199'+'0', '66');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:27.85px;" onmouseover="dateMsg('200'+'0', '18');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:23.6px;" onmouseover="dateMsg('201'+'0', '10');" 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>78 <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> (11) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>Laterza (91) <span class="flags"> <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="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.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>Chatto & Windus (29) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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 the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.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="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.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"/> </span> </li> <li>Yale University Press (25) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.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 Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Flemish Public Libraries" title="Flemish Public Libraries" src="/viaf/images/flags/VLACC.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"/> </span> </li> <li>Cambridge University Press (21) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.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> </li> <li>Rizzoli (20) <span class="flags"> <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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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"/> </span> </li> <li>Weidenfeld and Nicolson (19) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>T. Nelson and sons (18) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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> </li> <li>Macmillan (16) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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="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"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Beck (12) <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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>Viking Press (10) <span class="flags"> <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 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> </li> <li>עם עובד (1) <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.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="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="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>Wielka Brytania - <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>Velká Británie - <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>BG - Bulgaria<span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Field of Activity</span>: </span> </h4> <ul> <li>italy history <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>vesture <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>historia <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Occupation</span>: </span> </h4> <ul> <li>historians <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>college teachers <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>vesturnieks <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>historycy <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>historici <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> </ul> <h4> <span class="subtitle"> <span class="langHi0">Language</span>: </span> </h4> <ul> <li>eng - English<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.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/Denis_Mack_Smith"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Denis_Mack_Smith</a> </li> <li> <a href="https://es.wikipedia.org/wiki/Denis_Mack_Smith"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Denis_Mack_Smith</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Denis_Mack_Smith"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Denis_Mack_Smith</a> </li> <li> <a href="https://it.wikipedia.org/wiki/Denis_Mack_Smith"> <span class="langHi0">Wikipedia</span> - https://it.wikipedia.org/wiki/Denis_Mack_Smith</a> </li> <li> <a href="https://scn.wikipedia.org/wiki/Denis_Mack_Smith"> <span class="langHi0">Wikipedia</span> - https://scn.wikipedia.org/wiki/Denis_Mack_Smith</a> </li> <li> <a href="https://simple.wikipedia.org/wiki/Denis_Mack_Smith"> <span class="langHi0">Wikipedia</span> - https://simple.wikipedia.org/wiki/Denis_Mack_Smith</a> </li> <li> <a href="//isni.org/isni/0000000121419837">ISNI - 0000 0001 2141 9837</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/85172622/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/85172622/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/85172622/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>:85172622 (39) </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/NKC|skuk0003857">NKC|skuk0003857</a> </td> <td class="action">add</td> <td>2009-05-07T09:12:02+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 50041466">LC|n 50041466</a> </td> <td class="action">add</td> <td>2010-05-17T07:28:46+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|119059908">DNB|119059908</a> </td> <td class="action">add</td> <td>2010-05-17T07:28:46+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX1099746">BNE|XX1099746</a> </td> <td class="action">add</td> <td>2010-05-17T07:28:46+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|11886852">BNF|11886852</a> </td> <td class="action">add</td> <td>2010-05-17T07:28:46+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SELIBR|194489">SELIBR|194489</a> </td> <td class="action">add</td> <td>2010-05-17T07:28:46+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|02666268X">SUDOC|02666268X</a> </td> <td class="action">add</td> <td>2011-08-17T04:30:21+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLIlat|000087285">NLIlat|000087285</a> </td> <td class="action">delete</td> <td>2012-05-22T07:10:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x90222524">BIBSYS|x90222524</a> </td> <td class="action">delete</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NTA|068370849">NTA|068370849</a> </td> <td class="action">add</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/VLACC|000002209">VLACC|000002209</a> </td> <td class="action">add</td> <td>2013-01-14T22:09:03+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLIlat|000409997">NLIlat|000409997</a> </td> <td class="action">delete</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LNB|LNC10-000010672">LNB|LNC10-000010672</a> </td> <td class="action">add</td> <td>2013-08-19T18:59:48+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000121419837">ISNI|0000000121419837</a> </td> <td class="action">add</td> <td>2013-09-16T16:15:07+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|160869579">SUDOC|160869579</a> </td> <td class="action">delete</td> <td>2013-11-23T21:33:28+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NSK|000101517">NSK|000101517</a> </td> <td class="action">add</td> <td>2013-12-12T18:02:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|158342844">DNB|158342844</a> </td> <td class="action">delete</td> <td>2014-04-14T18:18:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 94202289">NUKAT|n 94202289</a> </td> <td class="action">add</td> <td>2014-10-27T16:17:29+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Denis_Mack_Smith">WKP|Denis_Mack_Smith</a> </td> <td class="action">delete</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q1604679">WKP|Q1604679</a> </td> <td class="action">add</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/N6I|vtls000036864">N6I|vtls000036864</a> </td> <td class="action">add</td> <td>2015-05-12T00:14:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ICCU|CFIV003874">ICCU|CFIV003874</a> </td> <td class="action">add</td> <td>2018-09-02T22:25:17.893293+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:ePS;=Be">LIH|LNB:ePS;=Be</a> </td> <td class="action">delete</td> <td>2018-12-03T08:02:46.924456+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:_e_PS;=B_e_">LIH|LNB:_e_PS;=B_e_</a> </td> <td class="action">add</td> <td>2018-12-03T09:42:44.920316+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810594919305606">PLWABN|9810594919305606</a> </td> <td class="action">add</td> <td>2019-06-09T13:07:08.085897+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a11318351">NLP|a11318351</a> </td> <td class="action">delete</td> <td>2019-07-14T12:11:35.820535+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007274130905171">J9U|987007274130905171</a> </td> <td class="action">add</td> <td>2020-02-02T17:05:43.065031+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|000409997">NLI|000409997</a> </td> <td class="action">delete</td> <td>2020-04-12T10:32:33.988659+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA01289971">NII|DA01289971</a> </td> <td class="action">add</td> <td>2020-05-10T14:20:54.967971+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls000108793">RERO|vtls000108793</a> </td> <td class="action">delete</td> <td>2020-06-16T20:32:21.429509+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A000108793">RERO|A000108793</a> </td> <td class="action">add</td> <td>2020-06-17T22:19:34.152059+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|ADV10073468">BAV|ADV10073468</a> </td> <td class="action">delete</td> <td>2020-07-14T11:17:27.848559+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf11161928">CAOONL|ncf11161928</a> </td> <td class="action">add</td> <td>2020-07-14T14:08:23.207569+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|495_7580">BAV|495_7580</a> </td> <td class="action">add</td> <td>2021-04-18T21:03:18.026513+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a12354363">BNC|a12354363</a> </td> <td class="action">delete</td> <td>2021-08-15T07:58:47.185534+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|981058508543106706">BNC|981058508543106706</a> </td> <td class="action">add</td> <td>2021-08-15T09:49:19.463006+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|495_7581">BAV|495_7581</a> </td> <td class="action">add</td> <td>2023-03-05T14:06:49.230399+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000035319371">NLA|000035319371</a> </td> <td class="action">add</td> <td>2023-08-20T19:17:37.559939+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/GRATEVE|154610">GRATEVE|154610</a> </td> <td class="action">delete</td> <td>2024-10-06T00:15:26.724422+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>