CINXE.COM
99890419
<!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>99890419</title> <link rel="canonical" href="http://viaf.org/viaf/99890419"/> <link rel="alternate" href="http://viaf.org/viaf/99890419/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/99890419/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/99890419/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/99890419/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:0674362810"> <img alt="Cover for 0674362810" src="//coverart.oclc.org/ImageWebSvc/isbn/+-+5637189215_140.jpg?SearchOrder=+-+FA,OS,GO"/> </a> </div> <div id="Title"> <h2 id="nameEntry1" class="nameEntry">Burkert, Walter, 1931-2015<span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.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"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.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="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Burkert, Walter<span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Burkert, Walter, 1931-<span class="flags"> <img alt="National Library of Brazil" title="National Library of Brazil" src="/viaf/images/flags/BLBNB.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">Walter Burkert<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h2 id="nameEntry5" class="nameEntry">Walter Burkert deutscher Klassischer Philologe und Religionshistoriker<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 99890419 (Personal) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/99890419</h1> </div> </div> <div id="Graph" class="mainSection" style="position:relative;"> <h3> <img id="GraphContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="GraphContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Preferred Forms</span> </h3> <div id="GraphContent" class="content"> <div id="GraphContent-wrap"> <div> <ul id="mainHeadingElements"> <li id="PreferredForms1" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </div>200 _ 1 <a href="/processed/LIH%7CLNB:BXG_b_;=BZ" id="LIH-LNB:BXG_b_;=BZ" onmouseover="selectNode('LIH-LNB:BXG_b_;=BZ')" onmouseout="unselectNode('LIH-LNB:BXG_b_;=BZ')" title="Internal VIAF Processed Record"> ‡a <span>Burkert</span> ‡b <span>Walter</span> ‡f <span>1931-2015</span> </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb12021648r" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </a>200 _ | <a href="/processed/BNF%7C12021648" id="BNF-12021648" onmouseover="selectNode('BNF-12021648')" onmouseout="unselectNode('BNF-12021648')" title="Internal VIAF Processed Record"> ‡a <span>Burkert</span> ‡b <span>Walter</span> ‡f <span>1931-2015</span> </a> </li> <li id="PreferredForms3" 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%7CA003059051" id="RERO-A003059051" onmouseover="selectNode('RERO-A003059051')" onmouseout="unselectNode('RERO-A003059051')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> </a> </li> <li id="PreferredForms4" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA00360298" 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%7CDA00360298" id="NII-DA00360298" onmouseover="selectNode('NII-DA00360298')" onmouseout="unselectNode('NII-DA00360298')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</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%7C000027016" id="NSK-000027016" onmouseover="selectNode('NSK-000027016')" onmouseout="unselectNode('NSK-000027016')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> </a> </li> <li id="PreferredForms6" 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%7C9810688522805606" id="PLWABN-9810688522805606" onmouseover="selectNode('PLWABN-9810688522805606')" onmouseout="unselectNode('PLWABN-9810688522805606')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> ‡d <span>(1931-2015)</span> </a> </li> <li id="PreferredForms7" 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 96002179" id="NUKAT-n96002179" onmouseover="selectNode('NUKAT-n96002179')" onmouseout="unselectNode('NUKAT-n96002179')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> ‡d <span>(1931-2015).</span> </a> </li> <li id="PreferredForms8" class="PreferredForms"> <a href="http://www.nl.go.kr/authorities/KAC200813390" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </a>100 1 _ <a href="/processed/KRNLK%7CKAC200813390" id="KRNLK-KAC200813390" onmouseover="selectNode('KRNLK-KAC200813390')" onmouseout="unselectNode('KRNLK-KAC200813390')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms9" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=XX869310" 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%7CXX869310" id="BNE-XX869310" onmouseover="selectNode('BNE-XX869310')" onmouseout="unselectNode('BNE-XX869310')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms10" class="PreferredForms"> <a href="http://d-nb.info/gnd/119476967" title="Authority/Source Record" class="pfFlagA"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </a>100 1 _ <a href="/processed/SZ%7C119476967" id="SZ-119476967" onmouseover="selectNode('SZ-119476967')" onmouseout="unselectNode('SZ-119476967')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms11" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>100 1 _ <a href="/processed/BIBSYS%7C90119884" id="BIBSYS-90119884" onmouseover="selectNode('BIBSYS-90119884')" onmouseout="unselectNode('BIBSYS-90119884')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms12" class="PreferredForms"> <a href="http://d-nb.info/gnd/119476967" 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%7C119476967" id="DNB-119476967" onmouseover="selectNode('DNB-119476967')" onmouseout="unselectNode('DNB-119476967')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms13" class="PreferredForms"> <a href="https://plus.si.cobiss.net/opac7/conor/84646755" title="Authority/Source Record" class="pfFlagA"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </a>100 1 _ <a href="/processed/SIMACOB%7C84646755" id="SIMACOB-84646755" onmouseover="selectNode('SIMACOB-84646755')" onmouseout="unselectNode('SIMACOB-84646755')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Brazil" title="National Library of Brazil" src="/viaf/images/flags/BLBNB.png"/> </div>100 1 _ <a href="/processed/BLBNB%7C000622636" id="BLBNB-000622636" onmouseover="selectNode('BLBNB-000622636')" onmouseout="unselectNode('BLBNB-000622636')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-</span> </a> </li> <li id="PreferredForms15" 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-000006173" id="LNB-LNC10-000006173" onmouseover="selectNode('LNB-LNC10-000006173')" onmouseout="unselectNode('LNB-LNC10-000006173')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-</span> </a> </li> <li id="PreferredForms16" class="PreferredForms"> <a href="//id.ndl.go.jp/auth/ndlna/00434858" title="Authority/Source Record" class="pfFlagA"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </a>100 1 _ <a href="/processed/NDL%7C00434858" id="NDL-00434858" onmouseover="selectNode('NDL-00434858')" onmouseout="unselectNode('NDL-00434858')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-</span> </a> </li> <li id="PreferredForms17" 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%7C981058511723506706" id="BNC-981058511723506706" onmouseover="selectNode('BNC-981058511723506706')" onmouseout="unselectNode('BNC-981058511723506706')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-</span> </a> </li> <li id="PreferredForms18" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> </div>100 1 _ <a href="/processed/BNCHL%7C10000000000000000013092" id="BNCHL-10000000000000000013092" onmouseover="selectNode('BNCHL-10000000000000000013092')" onmouseout="unselectNode('BNCHL-10000000000000000013092')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms19" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n80010308" 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 80010308" id="LC-n80010308" onmouseover="selectNode('LC-n80010308')" onmouseout="unselectNode('LC-n80010308')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms20" 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%7C000035023881" id="NLA-000035023881" onmouseover="selectNode('NLA-000035023881')" onmouseout="unselectNode('NLA-000035023881')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms21" 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%7Cjn20011018549" id="NKC-jn20011018549" onmouseover="selectNode('NKC-jn20011018549')" onmouseout="unselectNode('NKC-jn20011018549')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms22" 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%7C987007259362905171" id="J9U-987007259362905171" onmouseover="selectNode('J9U-987007259362905171')" onmouseout="unselectNode('J9U-987007259362905171')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms23" 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%7Cncf11158773" id="CAOONL-ncf11158773" onmouseover="selectNode('CAOONL-ncf11158773')" onmouseout="unselectNode('CAOONL-ncf11158773')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms24" 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%7C068473478" id="NTA-068473478" onmouseover="selectNode('NTA-068473478')" onmouseout="unselectNode('NTA-068473478')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms25" class="PreferredForms"> <a href="//www.idref.fr/028366336/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%7C028366336" id="SUDOC-028366336" onmouseover="selectNode('SUDOC-028366336')" onmouseout="unselectNode('SUDOC-028366336')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</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_83187" id="BAV-495_83187" onmouseover="selectNode('BAV-495_83187')" onmouseout="unselectNode('BAV-495_83187')" title="Internal VIAF Processed Record"> ‡a <span>Burkert, Walter,</span> ‡d <span>1931-2015</span> </a> </li> <li id="PreferredForms27" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </div>200 _ 1 <a href="/processed/PTBNP%7C425218" id="PTBNP-425218" onmouseover="selectNode('PTBNP-425218')" onmouseout="unselectNode('PTBNP-425218')" title="Internal VIAF Processed Record"> ‡a <span>Burkert,</span> ‡b <span>Walter</span> </a> </li> <li id="PreferredForms28" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q61888#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%7CQ61888" id="WKP-Q61888" onmouseover="selectNode('WKP-Q61888')" onmouseout="unselectNode('WKP-Q61888')" title="Internal VIAF Processed Record"> ‡a <span>Walter Burkert</span> </a> </li> <li id="PreferredForms29" class="PreferredForms"> <a href="http://isni.org/isni/0000000121450121" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>100 0 _ <a href="/processed/ISNI%7C0000000121450121" id="ISNI-0000000121450121" onmouseover="selectNode('ISNI-0000000121450121')" onmouseout="unselectNode('ISNI-0000000121450121')" title="Internal VIAF Processed Record"> ‡a <span>Walter Burkert</span> ‡c <span>deutscher Klassischer Philologe und Religionshistoriker</span> </a> </li> </ul> <script type="text/javascript"> new Node("LIH-LNB:BXG_b_;=BZ", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:BXG_b_;=BZ", "CAOONL-ncf11158773"); addMatch("LIH-LNB:BXG_b_;=BZ", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "NTA-068473478"); addMatch("LIH-LNB:BXG_b_;=BZ", "NTA-068473478", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "J9U-987007259362905171"); addMatch("LIH-LNB:BXG_b_;=BZ", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "BLBNB-000622636"); addMatch("LIH-LNB:BXG_b_;=BZ", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "BAV-495_83187"); addMatch("LIH-LNB:BXG_b_;=BZ", "BAV-495_83187", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "BNC-981058511723506706"); addMatch("LIH-LNB:BXG_b_;=BZ", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "DNB-119476967"); addMatch("LIH-LNB:BXG_b_;=BZ", "DNB-119476967", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "SZ-119476967"); addMatch("LIH-LNB:BXG_b_;=BZ", "SZ-119476967", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "NLA-000035023881"); addMatch("LIH-LNB:BXG_b_;=BZ", "NLA-000035023881", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "BNE-XX869310"); addMatch("LIH-LNB:BXG_b_;=BZ", "BNE-XX869310", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "BNCHL-10000000000000000013092"); addMatch("LIH-LNB:BXG_b_;=BZ", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "SIMACOB-84646755"); addMatch("LIH-LNB:BXG_b_;=BZ", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "KRNLK-KAC200813390"); addMatch("LIH-LNB:BXG_b_;=BZ", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "NKC-jn20011018549"); addMatch("LIH-LNB:BXG_b_;=BZ", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "NUKAT-n96002179"); addMatch("LIH-LNB:BXG_b_;=BZ", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "BIBSYS-90119884"); addMatch("LIH-LNB:BXG_b_;=BZ", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "NDL-00434858"); addMatch("LIH-LNB:BXG_b_;=BZ", "NDL-00434858", "", "forced single date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121"); addMatch("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121"); addMatch("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121"); addMatch("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121"); addMatch("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121"); addMatch("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121"); addMatch("LIH-LNB:BXG_b_;=BZ", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "PLWABN-9810688522805606"); addMatch("LIH-LNB:BXG_b_;=BZ", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "BNF-12021648"); addMatch("LIH-LNB:BXG_b_;=BZ", "BNF-12021648", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "LC-n80010308"); addMatch("LIH-LNB:BXG_b_;=BZ", "LC-n80010308", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "SUDOC-028366336"); addMatch("LIH-LNB:BXG_b_;=BZ", "SUDOC-028366336", "", "double date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "LNB-LNC10-000006173"); addMatch("LIH-LNB:BXG_b_;=BZ", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("LIH-LNB:BXG_b_;=BZ", "WKP-Q61888"); addMatch("LIH-LNB:BXG_b_;=BZ", "WKP-Q61888", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-12021648", "BNF", "National Library of France"); addLink("BNF-12021648", "LIH-LNB:BXG_b_;=BZ"); addMatch("BNF-12021648", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("BNF-12021648", "CAOONL-ncf11158773"); addMatch("BNF-12021648", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("BNF-12021648", "NTA-068473478"); addMatch("BNF-12021648", "NTA-068473478", "", "double date", "", "", ""); addLink("BNF-12021648", "J9U-987007259362905171"); addMatch("BNF-12021648", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("BNF-12021648", "RERO-A003059051"); addMatch("BNF-12021648", "RERO-A003059051", "", "standard number", "", "", ""); addLink("BNF-12021648", "BLBNB-000622636"); addMatch("BNF-12021648", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("BNF-12021648", "BAV-495_83187"); addMatch("BNF-12021648", "BAV-495_83187", "", "double date", "", "", ""); addLink("BNF-12021648", "BNC-981058511723506706"); addMatch("BNF-12021648", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("BNF-12021648", "NSK-000027016"); addMatch("BNF-12021648", "NSK-000027016", "", "standard number", "", "", ""); addLink("BNF-12021648", "BIBSYS-90119884"); addMatch("BNF-12021648", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("BNF-12021648", "SZ-119476967"); addMatch("BNF-12021648", "SZ-119476967", "", "double date", "", "", ""); addLink("BNF-12021648", "NLA-000035023881"); addMatch("BNF-12021648", "NLA-000035023881", "", "double date", "", "", ""); addLink("BNF-12021648", "WKP-Q61888"); addMatch("BNF-12021648", "WKP-Q61888", "", "suggested", "", "", ""); addLink("BNF-12021648", "BNCHL-10000000000000000013092"); addMatch("BNF-12021648", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("BNF-12021648", "SIMACOB-84646755"); addMatch("BNF-12021648", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("BNF-12021648", "KRNLK-KAC200813390"); addMatch("BNF-12021648", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("BNF-12021648", "NKC-jn20011018549"); addMatch("BNF-12021648", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("BNF-12021648", "DNB-119476967"); addMatch("BNF-12021648", "DNB-119476967", "", "double date", "", "", ""); addLink("BNF-12021648", "NDL-00434858"); addMatch("BNF-12021648", "NDL-00434858", "", "exact title", "", "", ""); addLink("BNF-12021648", "NII-DA00360298"); addMatch("BNF-12021648", "NII-DA00360298", "", "exact title", "", "", ""); addLink("BNF-12021648", "ISNI-0000000121450121"); addMatch("BNF-12021648", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNF-12021648", "ISNI-0000000121450121"); addMatch("BNF-12021648", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNF-12021648", "ISNI-0000000121450121"); addMatch("BNF-12021648", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNF-12021648", "ISNI-0000000121450121"); addMatch("BNF-12021648", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNF-12021648", "ISNI-0000000121450121"); addMatch("BNF-12021648", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNF-12021648", "ISNI-0000000121450121"); addMatch("BNF-12021648", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNF-12021648", "PTBNP-425218"); addMatch("BNF-12021648", "PTBNP-425218", "", "title", "", "", ""); addLink("BNF-12021648", "PLWABN-9810688522805606"); addMatch("BNF-12021648", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("BNF-12021648", "NUKAT-n96002179"); addMatch("BNF-12021648", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("BNF-12021648", "LC-n80010308"); addMatch("BNF-12021648", "LC-n80010308", "", "double date", "", "", ""); addLink("BNF-12021648", "SUDOC-028366336"); addMatch("BNF-12021648", "SUDOC-028366336", "", "double date", "", "", ""); addLink("BNF-12021648", "LNB-LNC10-000006173"); addMatch("BNF-12021648", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("BNF-12021648", "BNE-XX869310"); addMatch("BNF-12021648", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A003059051", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A003059051", "CAOONL-ncf11158773"); addMatch("RERO-A003059051", "CAOONL-ncf11158773", "", "title", "", "", ""); addLink("RERO-A003059051", "NTA-068473478"); addMatch("RERO-A003059051", "NTA-068473478", "", "standard number", "", "", ""); addLink("RERO-A003059051", "J9U-987007259362905171"); addMatch("RERO-A003059051", "J9U-987007259362905171", "", "exact title", "", "", ""); addLink("RERO-A003059051", "BLBNB-000622636"); addMatch("RERO-A003059051", "BLBNB-000622636", "", "title", "", "", ""); addLink("RERO-A003059051", "BAV-495_83187"); addMatch("RERO-A003059051", "BAV-495_83187", "", "standard number", "", "", ""); addLink("RERO-A003059051", "BNC-981058511723506706"); addMatch("RERO-A003059051", "BNC-981058511723506706", "", "standard number", "", "", ""); addLink("RERO-A003059051", "NSK-000027016"); addMatch("RERO-A003059051", "NSK-000027016", "", "standard number", "", "", ""); addLink("RERO-A003059051", "PLWABN-9810688522805606"); addMatch("RERO-A003059051", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("RERO-A003059051", "SZ-119476967"); addMatch("RERO-A003059051", "SZ-119476967", "", "standard number", "", "", ""); addLink("RERO-A003059051", "BNE-XX869310"); addMatch("RERO-A003059051", "BNE-XX869310", "", "standard number", "", "", ""); addLink("RERO-A003059051", "DNB-119476967"); addMatch("RERO-A003059051", "DNB-119476967", "", "standard number", "", "", ""); addLink("RERO-A003059051", "BNCHL-10000000000000000013092"); addMatch("RERO-A003059051", "BNCHL-10000000000000000013092", "", "exact title", "", "", ""); addLink("RERO-A003059051", "LNB-LNC10-000006173"); addMatch("RERO-A003059051", "LNB-LNC10-000006173", "", "standard number", "", "", ""); addLink("RERO-A003059051", "KRNLK-KAC200813390"); addMatch("RERO-A003059051", "KRNLK-KAC200813390", "", "exact title", "", "", ""); addLink("RERO-A003059051", "NKC-jn20011018549"); addMatch("RERO-A003059051", "NKC-jn20011018549", "", "standard number", "", "", ""); addLink("RERO-A003059051", "BNF-12021648"); addMatch("RERO-A003059051", "BNF-12021648", "", "standard number", "", "", ""); addLink("RERO-A003059051", "BIBSYS-90119884"); addMatch("RERO-A003059051", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("RERO-A003059051", "NDL-00434858"); addMatch("RERO-A003059051", "NDL-00434858", "", "exact title", "", "", ""); addLink("RERO-A003059051", "NII-DA00360298"); addMatch("RERO-A003059051", "NII-DA00360298", "", "exact title", "", "", ""); addLink("RERO-A003059051", "ISNI-0000000121450121"); addMatch("RERO-A003059051", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("RERO-A003059051", "ISNI-0000000121450121"); addMatch("RERO-A003059051", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("RERO-A003059051", "ISNI-0000000121450121"); addMatch("RERO-A003059051", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("RERO-A003059051", "ISNI-0000000121450121"); addMatch("RERO-A003059051", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("RERO-A003059051", "ISNI-0000000121450121"); addMatch("RERO-A003059051", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("RERO-A003059051", "ISNI-0000000121450121"); addMatch("RERO-A003059051", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("RERO-A003059051", "PTBNP-425218"); addMatch("RERO-A003059051", "PTBNP-425218", "", "exact title", "", "", ""); addLink("RERO-A003059051", "NUKAT-n96002179"); addMatch("RERO-A003059051", "NUKAT-n96002179", "", "standard number", "", "", ""); addLink("RERO-A003059051", "LC-n80010308"); addMatch("RERO-A003059051", "LC-n80010308", "", "standard number", "", "", ""); addLink("RERO-A003059051", "SUDOC-028366336"); addMatch("RERO-A003059051", "SUDOC-028366336", "", "standard number", "", "", ""); addLink("RERO-A003059051", "SIMACOB-84646755"); addMatch("RERO-A003059051", "SIMACOB-84646755", "", "standard number", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA00360298", "NII", "NII (Japan)"); addLink("NII-DA00360298", "CAOONL-ncf11158773"); addMatch("NII-DA00360298", "CAOONL-ncf11158773", "", "title", "", "", ""); addLink("NII-DA00360298", "NTA-068473478"); addMatch("NII-DA00360298", "NTA-068473478", "", "exact title", "", "", ""); addLink("NII-DA00360298", "J9U-987007259362905171"); addMatch("NII-DA00360298", "J9U-987007259362905171", "", "exact title", "", "", ""); addLink("NII-DA00360298", "RERO-A003059051"); addMatch("NII-DA00360298", "RERO-A003059051", "", "exact title", "", "", ""); addLink("NII-DA00360298", "BLBNB-000622636"); addMatch("NII-DA00360298", "BLBNB-000622636", "", "title", "", "", ""); addLink("NII-DA00360298", "BAV-495_83187"); addMatch("NII-DA00360298", "BAV-495_83187", "", "exact title", "", "", ""); addLink("NII-DA00360298", "BNC-981058511723506706"); addMatch("NII-DA00360298", "BNC-981058511723506706", "", "exact title", "", "", ""); addLink("NII-DA00360298", "NSK-000027016"); addMatch("NII-DA00360298", "NSK-000027016", "", "exact title", "", "", ""); addLink("NII-DA00360298", "DNB-119476967"); addMatch("NII-DA00360298", "DNB-119476967", "", "exact title", "", "", ""); addLink("NII-DA00360298", "SZ-119476967"); addMatch("NII-DA00360298", "SZ-119476967", "", "exact title", "", "", ""); addLink("NII-DA00360298", "WKP-Q61888"); addMatch("NII-DA00360298", "WKP-Q61888", "", "suggested", "", "", ""); addLink("NII-DA00360298", "BNCHL-10000000000000000013092"); addMatch("NII-DA00360298", "BNCHL-10000000000000000013092", "", "exact title", "", "", ""); addLink("NII-DA00360298", "LNB-LNC10-000006173"); addMatch("NII-DA00360298", "LNB-LNC10-000006173", "", "exact title", "", "", ""); addLink("NII-DA00360298", "KRNLK-KAC200813390"); addMatch("NII-DA00360298", "KRNLK-KAC200813390", "", "exact title", "", "", ""); addLink("NII-DA00360298", "NKC-jn20011018549"); addMatch("NII-DA00360298", "NKC-jn20011018549", "", "exact title", "", "", ""); addLink("NII-DA00360298", "BNF-12021648"); addMatch("NII-DA00360298", "BNF-12021648", "", "exact title", "", "", ""); addLink("NII-DA00360298", "PLWABN-9810688522805606"); addMatch("NII-DA00360298", "PLWABN-9810688522805606", "", "exact title", "", "", ""); addLink("NII-DA00360298", "NDL-00434858"); addMatch("NII-DA00360298", "NDL-00434858", "", "exact title", "", "", ""); addLink("NII-DA00360298", "ISNI-0000000121450121"); addMatch("NII-DA00360298", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("NII-DA00360298", "ISNI-0000000121450121"); addMatch("NII-DA00360298", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("NII-DA00360298", "ISNI-0000000121450121"); addMatch("NII-DA00360298", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("NII-DA00360298", "ISNI-0000000121450121"); addMatch("NII-DA00360298", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("NII-DA00360298", "ISNI-0000000121450121"); addMatch("NII-DA00360298", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("NII-DA00360298", "ISNI-0000000121450121"); addMatch("NII-DA00360298", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("NII-DA00360298", "PTBNP-425218"); addMatch("NII-DA00360298", "PTBNP-425218", "", "exact title", "", "", ""); addLink("NII-DA00360298", "BIBSYS-90119884"); addMatch("NII-DA00360298", "BIBSYS-90119884", "", "exact title", "", "", ""); addLink("NII-DA00360298", "NUKAT-n96002179"); addMatch("NII-DA00360298", "NUKAT-n96002179", "", "exact title", "", "", ""); addLink("NII-DA00360298", "LC-n80010308"); addMatch("NII-DA00360298", "LC-n80010308", "", "exact title", "", "", ""); addLink("NII-DA00360298", "SUDOC-028366336"); addMatch("NII-DA00360298", "SUDOC-028366336", "", "exact title", "", "", ""); addLink("NII-DA00360298", "SIMACOB-84646755"); addMatch("NII-DA00360298", "SIMACOB-84646755", "", "exact title", "", "", ""); addLink("NII-DA00360298", "BNE-XX869310"); addMatch("NII-DA00360298", "BNE-XX869310", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NSK-000027016", "NSK", "National and University Library in Zagreb"); addLink("NSK-000027016", "NTA-068473478"); addMatch("NSK-000027016", "NTA-068473478", "", "standard number", "", "", ""); addLink("NSK-000027016", "J9U-987007259362905171"); addMatch("NSK-000027016", "J9U-987007259362905171", "", "exact title", "", "", ""); addLink("NSK-000027016", "RERO-A003059051"); addMatch("NSK-000027016", "RERO-A003059051", "", "standard number", "", "", ""); addLink("NSK-000027016", "BLBNB-000622636"); addMatch("NSK-000027016", "BLBNB-000622636", "", "title", "", "", ""); addLink("NSK-000027016", "BAV-495_83187"); addMatch("NSK-000027016", "BAV-495_83187", "", "exact title", "", "", ""); addLink("NSK-000027016", "BNC-981058511723506706"); addMatch("NSK-000027016", "BNC-981058511723506706", "", "standard number", "", "", ""); addLink("NSK-000027016", "PLWABN-9810688522805606"); addMatch("NSK-000027016", "PLWABN-9810688522805606", "", "exact title", "", "", ""); addLink("NSK-000027016", "SZ-119476967"); addMatch("NSK-000027016", "SZ-119476967", "", "standard number", "", "", ""); addLink("NSK-000027016", "WKP-Q61888"); addMatch("NSK-000027016", "WKP-Q61888", "", "suggested", "", "", ""); addLink("NSK-000027016", "BNCHL-10000000000000000013092"); addMatch("NSK-000027016", "BNCHL-10000000000000000013092", "", "exact title", "", "", ""); addLink("NSK-000027016", "LNB-LNC10-000006173"); addMatch("NSK-000027016", "LNB-LNC10-000006173", "", "standard number", "", "", ""); addLink("NSK-000027016", "NKC-jn20011018549"); addMatch("NSK-000027016", "NKC-jn20011018549", "", "standard number", "", "", ""); addLink("NSK-000027016", "NUKAT-n96002179"); addMatch("NSK-000027016", "NUKAT-n96002179", "", "standard number", "", "", ""); addLink("NSK-000027016", "DNB-119476967"); addMatch("NSK-000027016", "DNB-119476967", "", "standard number", "", "", ""); addLink("NSK-000027016", "SUDOC-028366336"); addMatch("NSK-000027016", "SUDOC-028366336", "", "standard number", "", "", ""); addLink("NSK-000027016", "NII-DA00360298"); addMatch("NSK-000027016", "NII-DA00360298", "", "exact title", "", "", ""); addLink("NSK-000027016", "ISNI-0000000121450121"); addMatch("NSK-000027016", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("NSK-000027016", "ISNI-0000000121450121"); addMatch("NSK-000027016", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("NSK-000027016", "ISNI-0000000121450121"); addMatch("NSK-000027016", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("NSK-000027016", "ISNI-0000000121450121"); addMatch("NSK-000027016", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("NSK-000027016", "ISNI-0000000121450121"); addMatch("NSK-000027016", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("NSK-000027016", "ISNI-0000000121450121"); addMatch("NSK-000027016", "ISNI-0000000121450121", "", "joint author", "", "", ""); addLink("NSK-000027016", "PTBNP-425218"); addMatch("NSK-000027016", "PTBNP-425218", "", "exact name", "", "", ""); addLink("NSK-000027016", "BIBSYS-90119884"); addMatch("NSK-000027016", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("NSK-000027016", "BNF-12021648"); addMatch("NSK-000027016", "BNF-12021648", "", "standard number", "", "", ""); addLink("NSK-000027016", "LC-n80010308"); addMatch("NSK-000027016", "LC-n80010308", "", "exact title", "", "", ""); addLink("NSK-000027016", "NDL-00434858"); addMatch("NSK-000027016", "NDL-00434858", "", "title", "", "", ""); addLink("NSK-000027016", "SIMACOB-84646755"); addMatch("NSK-000027016", "SIMACOB-84646755", "", "standard number", "", "", ""); addLink("NSK-000027016", "BNE-XX869310"); addMatch("NSK-000027016", "BNE-XX869310", "", "standard number", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810688522805606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810688522805606", "LIH-LNB:BXG_b_;=BZ"); addMatch("PLWABN-9810688522805606", "LIH-LNB:BXG_b_;=BZ", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "CAOONL-ncf11158773"); addMatch("PLWABN-9810688522805606", "CAOONL-ncf11158773", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "NTA-068473478"); addMatch("PLWABN-9810688522805606", "NTA-068473478", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "J9U-987007259362905171"); addMatch("PLWABN-9810688522805606", "J9U-987007259362905171", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "RERO-A003059051"); addMatch("PLWABN-9810688522805606", "RERO-A003059051", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "BLBNB-000622636"); addMatch("PLWABN-9810688522805606", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "BAV-495_83187"); addMatch("PLWABN-9810688522805606", "BAV-495_83187", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "BNC-981058511723506706"); addMatch("PLWABN-9810688522805606", "BNC-981058511723506706", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "NSK-000027016"); addMatch("PLWABN-9810688522805606", "NSK-000027016", "", "exact title", "", "", ""); addLink("PLWABN-9810688522805606", "DNB-119476967"); addMatch("PLWABN-9810688522805606", "DNB-119476967", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "SZ-119476967"); addMatch("PLWABN-9810688522805606", "SZ-119476967", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "NLA-000035023881"); addMatch("PLWABN-9810688522805606", "NLA-000035023881", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "WKP-Q61888"); addMatch("PLWABN-9810688522805606", "WKP-Q61888", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "BNCHL-10000000000000000013092"); addMatch("PLWABN-9810688522805606", "BNCHL-10000000000000000013092", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "LNB-LNC10-000006173"); addMatch("PLWABN-9810688522805606", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "KRNLK-KAC200813390"); addMatch("PLWABN-9810688522805606", "KRNLK-KAC200813390", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "NKC-jn20011018549"); addMatch("PLWABN-9810688522805606", "NKC-jn20011018549", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "NUKAT-n96002179"); addMatch("PLWABN-9810688522805606", "NUKAT-n96002179", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "BIBSYS-90119884"); addMatch("PLWABN-9810688522805606", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "NDL-00434858"); addMatch("PLWABN-9810688522805606", "NDL-00434858", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "NII-DA00360298"); addMatch("PLWABN-9810688522805606", "NII-DA00360298", "", "exact title", "", "", ""); addLink("PLWABN-9810688522805606", "ISNI-0000000121450121"); addMatch("PLWABN-9810688522805606", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "ISNI-0000000121450121"); addMatch("PLWABN-9810688522805606", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "ISNI-0000000121450121"); addMatch("PLWABN-9810688522805606", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "ISNI-0000000121450121"); addMatch("PLWABN-9810688522805606", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "ISNI-0000000121450121"); addMatch("PLWABN-9810688522805606", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "ISNI-0000000121450121"); addMatch("PLWABN-9810688522805606", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "PTBNP-425218"); addMatch("PLWABN-9810688522805606", "PTBNP-425218", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "BNF-12021648"); addMatch("PLWABN-9810688522805606", "BNF-12021648", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "LC-n80010308"); addMatch("PLWABN-9810688522805606", "LC-n80010308", "", "viafid", "", "", ""); addLink("PLWABN-9810688522805606", "SUDOC-028366336"); addMatch("PLWABN-9810688522805606", "SUDOC-028366336", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "SIMACOB-84646755"); addMatch("PLWABN-9810688522805606", "SIMACOB-84646755", "", "forced single date", "", "", ""); addLink("PLWABN-9810688522805606", "BNE-XX869310"); addMatch("PLWABN-9810688522805606", "BNE-XX869310", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n96002179", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n96002179", "LIH-LNB:BXG_b_;=BZ"); addMatch("NUKAT-n96002179", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "CAOONL-ncf11158773"); addMatch("NUKAT-n96002179", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "NTA-068473478"); addMatch("NUKAT-n96002179", "NTA-068473478", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "J9U-987007259362905171"); addMatch("NUKAT-n96002179", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "RERO-A003059051"); addMatch("NUKAT-n96002179", "RERO-A003059051", "", "standard number", "", "", ""); addLink("NUKAT-n96002179", "BLBNB-000622636"); addMatch("NUKAT-n96002179", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("NUKAT-n96002179", "BAV-495_83187"); addMatch("NUKAT-n96002179", "BAV-495_83187", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "BNC-981058511723506706"); addMatch("NUKAT-n96002179", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("NUKAT-n96002179", "NSK-000027016"); addMatch("NUKAT-n96002179", "NSK-000027016", "", "standard number", "", "", ""); addLink("NUKAT-n96002179", "DNB-119476967"); addMatch("NUKAT-n96002179", "DNB-119476967", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "SZ-119476967"); addMatch("NUKAT-n96002179", "SZ-119476967", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "NLA-000035023881"); addMatch("NUKAT-n96002179", "NLA-000035023881", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "BNE-XX869310"); addMatch("NUKAT-n96002179", "BNE-XX869310", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "BNCHL-10000000000000000013092"); addMatch("NUKAT-n96002179", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "LNB-LNC10-000006173"); addMatch("NUKAT-n96002179", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("NUKAT-n96002179", "KRNLK-KAC200813390"); addMatch("NUKAT-n96002179", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "NKC-jn20011018549"); addMatch("NUKAT-n96002179", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "BIBSYS-90119884"); addMatch("NUKAT-n96002179", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("NUKAT-n96002179", "NDL-00434858"); addMatch("NUKAT-n96002179", "NDL-00434858", "", "exact title", "", "", ""); addLink("NUKAT-n96002179", "NII-DA00360298"); addMatch("NUKAT-n96002179", "NII-DA00360298", "", "exact title", "", "", ""); addLink("NUKAT-n96002179", "ISNI-0000000121450121"); addMatch("NUKAT-n96002179", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "ISNI-0000000121450121"); addMatch("NUKAT-n96002179", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "ISNI-0000000121450121"); addMatch("NUKAT-n96002179", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "ISNI-0000000121450121"); addMatch("NUKAT-n96002179", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "ISNI-0000000121450121"); addMatch("NUKAT-n96002179", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "ISNI-0000000121450121"); addMatch("NUKAT-n96002179", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "PTBNP-425218"); addMatch("NUKAT-n96002179", "PTBNP-425218", "", "exact title", "", "", ""); addLink("NUKAT-n96002179", "PLWABN-9810688522805606"); addMatch("NUKAT-n96002179", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("NUKAT-n96002179", "BNF-12021648"); addMatch("NUKAT-n96002179", "BNF-12021648", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "LC-n80010308"); addMatch("NUKAT-n96002179", "LC-n80010308", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "SUDOC-028366336"); addMatch("NUKAT-n96002179", "SUDOC-028366336", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "SIMACOB-84646755"); addMatch("NUKAT-n96002179", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("NUKAT-n96002179", "WKP-Q61888"); addMatch("NUKAT-n96002179", "WKP-Q61888", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("KRNLK-KAC200813390", "KRNLK", "National Library of Korea"); addLink("KRNLK-KAC200813390", "LIH-LNB:BXG_b_;=BZ"); addMatch("KRNLK-KAC200813390", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "CAOONL-ncf11158773"); addMatch("KRNLK-KAC200813390", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "NTA-068473478"); addMatch("KRNLK-KAC200813390", "NTA-068473478", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "J9U-987007259362905171"); addMatch("KRNLK-KAC200813390", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "RERO-A003059051"); addMatch("KRNLK-KAC200813390", "RERO-A003059051", "", "exact title", "", "", ""); addLink("KRNLK-KAC200813390", "BLBNB-000622636"); addMatch("KRNLK-KAC200813390", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200813390", "BAV-495_83187"); addMatch("KRNLK-KAC200813390", "BAV-495_83187", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "BNC-981058511723506706"); addMatch("KRNLK-KAC200813390", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200813390", "PLWABN-9810688522805606"); addMatch("KRNLK-KAC200813390", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("KRNLK-KAC200813390", "SZ-119476967"); addMatch("KRNLK-KAC200813390", "SZ-119476967", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "NLA-000035023881"); addMatch("KRNLK-KAC200813390", "NLA-000035023881", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "WKP-Q61888"); addMatch("KRNLK-KAC200813390", "WKP-Q61888", "", "suggested", "", "", ""); addLink("KRNLK-KAC200813390", "BNCHL-10000000000000000013092"); addMatch("KRNLK-KAC200813390", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "LNB-LNC10-000006173"); addMatch("KRNLK-KAC200813390", "LNB-LNC10-000006173", "", "exact title", "", "", ""); addLink("KRNLK-KAC200813390", "NKC-jn20011018549"); addMatch("KRNLK-KAC200813390", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "NUKAT-n96002179"); addMatch("KRNLK-KAC200813390", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "DNB-119476967"); addMatch("KRNLK-KAC200813390", "DNB-119476967", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "SUDOC-028366336"); addMatch("KRNLK-KAC200813390", "SUDOC-028366336", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "NII-DA00360298"); addMatch("KRNLK-KAC200813390", "NII-DA00360298", "", "exact title", "", "", ""); addLink("KRNLK-KAC200813390", "ISNI-0000000121450121"); addMatch("KRNLK-KAC200813390", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("KRNLK-KAC200813390", "ISNI-0000000121450121"); addMatch("KRNLK-KAC200813390", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("KRNLK-KAC200813390", "ISNI-0000000121450121"); addMatch("KRNLK-KAC200813390", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("KRNLK-KAC200813390", "ISNI-0000000121450121"); addMatch("KRNLK-KAC200813390", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("KRNLK-KAC200813390", "ISNI-0000000121450121"); addMatch("KRNLK-KAC200813390", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("KRNLK-KAC200813390", "ISNI-0000000121450121"); addMatch("KRNLK-KAC200813390", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("KRNLK-KAC200813390", "BIBSYS-90119884"); addMatch("KRNLK-KAC200813390", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("KRNLK-KAC200813390", "BNF-12021648"); addMatch("KRNLK-KAC200813390", "BNF-12021648", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "LC-n80010308"); addMatch("KRNLK-KAC200813390", "LC-n80010308", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "NDL-00434858"); addMatch("KRNLK-KAC200813390", "NDL-00434858", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200813390", "SIMACOB-84646755"); addMatch("KRNLK-KAC200813390", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("KRNLK-KAC200813390", "BNE-XX869310"); addMatch("KRNLK-KAC200813390", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX869310", "BNE", "National Library of Spain"); addLink("BNE-XX869310", "LIH-LNB:BXG_b_;=BZ"); addMatch("BNE-XX869310", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("BNE-XX869310", "CAOONL-ncf11158773"); addMatch("BNE-XX869310", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("BNE-XX869310", "NTA-068473478"); addMatch("BNE-XX869310", "NTA-068473478", "", "double date", "", "", ""); addLink("BNE-XX869310", "J9U-987007259362905171"); addMatch("BNE-XX869310", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("BNE-XX869310", "RERO-A003059051"); addMatch("BNE-XX869310", "RERO-A003059051", "", "standard number", "", "", ""); addLink("BNE-XX869310", "BLBNB-000622636"); addMatch("BNE-XX869310", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("BNE-XX869310", "BAV-495_83187"); addMatch("BNE-XX869310", "BAV-495_83187", "", "double date", "", "", ""); addLink("BNE-XX869310", "BNC-981058511723506706"); addMatch("BNE-XX869310", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("BNE-XX869310", "NSK-000027016"); addMatch("BNE-XX869310", "NSK-000027016", "", "standard number", "", "", ""); addLink("BNE-XX869310", "DNB-119476967"); addMatch("BNE-XX869310", "DNB-119476967", "", "double date", "", "", ""); addLink("BNE-XX869310", "SZ-119476967"); addMatch("BNE-XX869310", "SZ-119476967", "", "double date", "", "", ""); addLink("BNE-XX869310", "NLA-000035023881"); addMatch("BNE-XX869310", "NLA-000035023881", "", "double date", "", "", ""); addLink("BNE-XX869310", "WKP-Q61888"); addMatch("BNE-XX869310", "WKP-Q61888", "", "suggested", "", "", ""); addLink("BNE-XX869310", "BNCHL-10000000000000000013092"); addMatch("BNE-XX869310", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("BNE-XX869310", "SIMACOB-84646755"); addMatch("BNE-XX869310", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("BNE-XX869310", "KRNLK-KAC200813390"); addMatch("BNE-XX869310", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("BNE-XX869310", "NKC-jn20011018549"); addMatch("BNE-XX869310", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("BNE-XX869310", "NUKAT-n96002179"); addMatch("BNE-XX869310", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("BNE-XX869310", "BIBSYS-90119884"); addMatch("BNE-XX869310", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("BNE-XX869310", "NDL-00434858"); addMatch("BNE-XX869310", "NDL-00434858", "", "exact title", "", "", ""); addLink("BNE-XX869310", "NII-DA00360298"); addMatch("BNE-XX869310", "NII-DA00360298", "", "exact title", "", "", ""); addLink("BNE-XX869310", "ISNI-0000000121450121"); addMatch("BNE-XX869310", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNE-XX869310", "ISNI-0000000121450121"); addMatch("BNE-XX869310", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNE-XX869310", "ISNI-0000000121450121"); addMatch("BNE-XX869310", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNE-XX869310", "ISNI-0000000121450121"); addMatch("BNE-XX869310", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNE-XX869310", "ISNI-0000000121450121"); addMatch("BNE-XX869310", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNE-XX869310", "ISNI-0000000121450121"); addMatch("BNE-XX869310", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("BNE-XX869310", "PTBNP-425218"); addMatch("BNE-XX869310", "PTBNP-425218", "", "exact title", "", "", ""); addLink("BNE-XX869310", "PLWABN-9810688522805606"); addMatch("BNE-XX869310", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("BNE-XX869310", "BNF-12021648"); addMatch("BNE-XX869310", "BNF-12021648", "", "double date", "", "", ""); addLink("BNE-XX869310", "LC-n80010308"); addMatch("BNE-XX869310", "LC-n80010308", "", "double date", "", "", ""); addLink("BNE-XX869310", "SUDOC-028366336"); addMatch("BNE-XX869310", "SUDOC-028366336", "", "double date", "", "", ""); addLink("BNE-XX869310", "LNB-LNC10-000006173"); addMatch("BNE-XX869310", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("SZ-119476967", "SZ", "Swiss National Library"); addLink("SZ-119476967", "LIH-LNB:BXG_b_;=BZ"); addMatch("SZ-119476967", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("SZ-119476967", "CAOONL-ncf11158773"); addMatch("SZ-119476967", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("SZ-119476967", "NTA-068473478"); addMatch("SZ-119476967", "NTA-068473478", "", "double date", "", "", ""); addLink("SZ-119476967", "J9U-987007259362905171"); addMatch("SZ-119476967", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("SZ-119476967", "RERO-A003059051"); addMatch("SZ-119476967", "RERO-A003059051", "", "standard number", "", "", ""); addLink("SZ-119476967", "BLBNB-000622636"); addMatch("SZ-119476967", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("SZ-119476967", "BAV-495_83187"); addMatch("SZ-119476967", "BAV-495_83187", "", "double date", "", "", ""); addLink("SZ-119476967", "BNC-981058511723506706"); addMatch("SZ-119476967", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("SZ-119476967", "NSK-000027016"); addMatch("SZ-119476967", "NSK-000027016", "", "standard number", "", "", ""); addLink("SZ-119476967", "BIBSYS-90119884"); addMatch("SZ-119476967", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("SZ-119476967", "NLA-000035023881"); addMatch("SZ-119476967", "NLA-000035023881", "", "double date", "", "", ""); addLink("SZ-119476967", "WKP-Q61888"); addMatch("SZ-119476967", "WKP-Q61888", "", "suggested", "", "", ""); addLink("SZ-119476967", "BNCHL-10000000000000000013092"); addMatch("SZ-119476967", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("SZ-119476967", "SIMACOB-84646755"); addMatch("SZ-119476967", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("SZ-119476967", "KRNLK-KAC200813390"); addMatch("SZ-119476967", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("SZ-119476967", "NKC-jn20011018549"); addMatch("SZ-119476967", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("SZ-119476967", "NUKAT-n96002179"); addMatch("SZ-119476967", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("SZ-119476967", "DNB-119476967"); addMatch("SZ-119476967", "DNB-119476967", "", "suggested", "", "", ""); addLink("SZ-119476967", "NDL-00434858"); addMatch("SZ-119476967", "NDL-00434858", "", "exact title", "", "", ""); addLink("SZ-119476967", "NII-DA00360298"); addMatch("SZ-119476967", "NII-DA00360298", "", "exact title", "", "", ""); addLink("SZ-119476967", "ISNI-0000000121450121"); addMatch("SZ-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("SZ-119476967", "ISNI-0000000121450121"); addMatch("SZ-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("SZ-119476967", "ISNI-0000000121450121"); addMatch("SZ-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("SZ-119476967", "ISNI-0000000121450121"); addMatch("SZ-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("SZ-119476967", "ISNI-0000000121450121"); addMatch("SZ-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("SZ-119476967", "ISNI-0000000121450121"); addMatch("SZ-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("SZ-119476967", "PTBNP-425218"); addMatch("SZ-119476967", "PTBNP-425218", "", "exact title", "", "", ""); addLink("SZ-119476967", "PLWABN-9810688522805606"); addMatch("SZ-119476967", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("SZ-119476967", "BNF-12021648"); addMatch("SZ-119476967", "BNF-12021648", "", "double date", "", "", ""); addLink("SZ-119476967", "LC-n80010308"); addMatch("SZ-119476967", "LC-n80010308", "", "double date", "", "", ""); addLink("SZ-119476967", "SUDOC-028366336"); addMatch("SZ-119476967", "SUDOC-028366336", "", "double date", "", "", ""); addLink("SZ-119476967", "LNB-LNC10-000006173"); addMatch("SZ-119476967", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("SZ-119476967", "BNE-XX869310"); addMatch("SZ-119476967", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-90119884", "BIBSYS", "BIBSYS"); addLink("BIBSYS-90119884", "LIH-LNB:BXG_b_;=BZ"); addMatch("BIBSYS-90119884", "LIH-LNB:BXG_b_;=BZ", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "CAOONL-ncf11158773"); addMatch("BIBSYS-90119884", "CAOONL-ncf11158773", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "NTA-068473478"); addMatch("BIBSYS-90119884", "NTA-068473478", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "J9U-987007259362905171"); addMatch("BIBSYS-90119884", "J9U-987007259362905171", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "RERO-A003059051"); addMatch("BIBSYS-90119884", "RERO-A003059051", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "BLBNB-000622636"); addMatch("BIBSYS-90119884", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "BAV-495_83187"); addMatch("BIBSYS-90119884", "BAV-495_83187", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "BNC-981058511723506706"); addMatch("BIBSYS-90119884", "BNC-981058511723506706", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "NSK-000027016"); addMatch("BIBSYS-90119884", "NSK-000027016", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "PLWABN-9810688522805606"); addMatch("BIBSYS-90119884", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "SZ-119476967"); addMatch("BIBSYS-90119884", "SZ-119476967", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "NLA-000035023881"); addMatch("BIBSYS-90119884", "NLA-000035023881", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "WKP-Q61888"); addMatch("BIBSYS-90119884", "WKP-Q61888", "", "suggested", "", "", ""); addLink("BIBSYS-90119884", "BNCHL-10000000000000000013092"); addMatch("BIBSYS-90119884", "BNCHL-10000000000000000013092", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "LNB-LNC10-000006173"); addMatch("BIBSYS-90119884", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "KRNLK-KAC200813390"); addMatch("BIBSYS-90119884", "KRNLK-KAC200813390", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "NKC-jn20011018549"); addMatch("BIBSYS-90119884", "NKC-jn20011018549", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "BNF-12021648"); addMatch("BIBSYS-90119884", "BNF-12021648", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "DNB-119476967"); addMatch("BIBSYS-90119884", "DNB-119476967", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "NDL-00434858"); addMatch("BIBSYS-90119884", "NDL-00434858", "", "exact title", "", "", ""); addLink("BIBSYS-90119884", "NII-DA00360298"); addMatch("BIBSYS-90119884", "NII-DA00360298", "", "exact title", "", "", ""); addLink("BIBSYS-90119884", "ISNI-0000000121450121"); addMatch("BIBSYS-90119884", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "ISNI-0000000121450121"); addMatch("BIBSYS-90119884", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "ISNI-0000000121450121"); addMatch("BIBSYS-90119884", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "ISNI-0000000121450121"); addMatch("BIBSYS-90119884", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "ISNI-0000000121450121"); addMatch("BIBSYS-90119884", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "ISNI-0000000121450121"); addMatch("BIBSYS-90119884", "ISNI-0000000121450121", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "PTBNP-425218"); addMatch("BIBSYS-90119884", "PTBNP-425218", "", "title", "", "", ""); addLink("BIBSYS-90119884", "NUKAT-n96002179"); addMatch("BIBSYS-90119884", "NUKAT-n96002179", "", "viafid", "", "", ""); addLink("BIBSYS-90119884", "LC-n80010308"); addMatch("BIBSYS-90119884", "LC-n80010308", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "SUDOC-028366336"); addMatch("BIBSYS-90119884", "SUDOC-028366336", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "SIMACOB-84646755"); addMatch("BIBSYS-90119884", "SIMACOB-84646755", "", "forced single date", "", "", ""); addLink("BIBSYS-90119884", "BNE-XX869310"); addMatch("BIBSYS-90119884", "BNE-XX869310", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-119476967", "DNB", "German National Library"); addLink("DNB-119476967", "LIH-LNB:BXG_b_;=BZ"); addMatch("DNB-119476967", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("DNB-119476967", "CAOONL-ncf11158773"); addMatch("DNB-119476967", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("DNB-119476967", "NTA-068473478"); addMatch("DNB-119476967", "NTA-068473478", "", "double date", "", "", ""); addLink("DNB-119476967", "J9U-987007259362905171"); addMatch("DNB-119476967", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("DNB-119476967", "RERO-A003059051"); addMatch("DNB-119476967", "RERO-A003059051", "", "standard number", "", "", ""); addLink("DNB-119476967", "BLBNB-000622636"); addMatch("DNB-119476967", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("DNB-119476967", "BAV-495_83187"); addMatch("DNB-119476967", "BAV-495_83187", "", "double date", "", "", ""); addLink("DNB-119476967", "BNC-981058511723506706"); addMatch("DNB-119476967", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("DNB-119476967", "NSK-000027016"); addMatch("DNB-119476967", "NSK-000027016", "", "standard number", "", "", ""); addLink("DNB-119476967", "PLWABN-9810688522805606"); addMatch("DNB-119476967", "PLWABN-9810688522805606", "", "forced single date", "", "", ""); addLink("DNB-119476967", "SZ-119476967"); addMatch("DNB-119476967", "SZ-119476967", "", "suggested", "", "", ""); addLink("DNB-119476967", "NLA-000035023881"); addMatch("DNB-119476967", "NLA-000035023881", "", "double date", "", "", ""); addLink("DNB-119476967", "WKP-Q61888"); addMatch("DNB-119476967", "WKP-Q61888", "", "suggested", "", "", ""); addLink("DNB-119476967", "BNCHL-10000000000000000013092"); addMatch("DNB-119476967", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("DNB-119476967", "SIMACOB-84646755"); addMatch("DNB-119476967", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("DNB-119476967", "KRNLK-KAC200813390"); addMatch("DNB-119476967", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("DNB-119476967", "NKC-jn20011018549"); addMatch("DNB-119476967", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("DNB-119476967", "NUKAT-n96002179"); addMatch("DNB-119476967", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("DNB-119476967", "BIBSYS-90119884"); addMatch("DNB-119476967", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("DNB-119476967", "NDL-00434858"); addMatch("DNB-119476967", "NDL-00434858", "", "forced single date", "", "", ""); addLink("DNB-119476967", "NII-DA00360298"); addMatch("DNB-119476967", "NII-DA00360298", "", "exact title", "", "", ""); addLink("DNB-119476967", "ISNI-0000000121450121"); addMatch("DNB-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("DNB-119476967", "ISNI-0000000121450121"); addMatch("DNB-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("DNB-119476967", "ISNI-0000000121450121"); addMatch("DNB-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("DNB-119476967", "ISNI-0000000121450121"); addMatch("DNB-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("DNB-119476967", "ISNI-0000000121450121"); addMatch("DNB-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("DNB-119476967", "ISNI-0000000121450121"); addMatch("DNB-119476967", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("DNB-119476967", "PTBNP-425218"); addMatch("DNB-119476967", "PTBNP-425218", "", "title", "", "", ""); addLink("DNB-119476967", "BNF-12021648"); addMatch("DNB-119476967", "BNF-12021648", "", "double date", "", "", ""); addLink("DNB-119476967", "LC-n80010308"); addMatch("DNB-119476967", "LC-n80010308", "", "double date", "", "", ""); addLink("DNB-119476967", "SUDOC-028366336"); addMatch("DNB-119476967", "SUDOC-028366336", "", "double date", "", "", ""); addLink("DNB-119476967", "LNB-LNC10-000006173"); addMatch("DNB-119476967", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("DNB-119476967", "BNE-XX869310"); addMatch("DNB-119476967", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("SIMACOB-84646755", "SIMACOB", "NUK/COBISS.SI, Slovenia"); addLink("SIMACOB-84646755", "LIH-LNB:BXG_b_;=BZ"); addMatch("SIMACOB-84646755", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "CAOONL-ncf11158773"); addMatch("SIMACOB-84646755", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "NTA-068473478"); addMatch("SIMACOB-84646755", "NTA-068473478", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "J9U-987007259362905171"); addMatch("SIMACOB-84646755", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "RERO-A003059051"); addMatch("SIMACOB-84646755", "RERO-A003059051", "", "standard number", "", "", ""); addLink("SIMACOB-84646755", "BLBNB-000622636"); addMatch("SIMACOB-84646755", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("SIMACOB-84646755", "BAV-495_83187"); addMatch("SIMACOB-84646755", "BAV-495_83187", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "BNC-981058511723506706"); addMatch("SIMACOB-84646755", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("SIMACOB-84646755", "NSK-000027016"); addMatch("SIMACOB-84646755", "NSK-000027016", "", "standard number", "", "", ""); addLink("SIMACOB-84646755", "BIBSYS-90119884"); addMatch("SIMACOB-84646755", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("SIMACOB-84646755", "SZ-119476967"); addMatch("SIMACOB-84646755", "SZ-119476967", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "NLA-000035023881"); addMatch("SIMACOB-84646755", "NLA-000035023881", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "BNE-XX869310"); addMatch("SIMACOB-84646755", "BNE-XX869310", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "BNCHL-10000000000000000013092"); addMatch("SIMACOB-84646755", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "LNB-LNC10-000006173"); addMatch("SIMACOB-84646755", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("SIMACOB-84646755", "KRNLK-KAC200813390"); addMatch("SIMACOB-84646755", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "NKC-jn20011018549"); addMatch("SIMACOB-84646755", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "NUKAT-n96002179"); addMatch("SIMACOB-84646755", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "DNB-119476967"); addMatch("SIMACOB-84646755", "DNB-119476967", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "NDL-00434858"); addMatch("SIMACOB-84646755", "NDL-00434858", "", "title", "", "", ""); addLink("SIMACOB-84646755", "NII-DA00360298"); addMatch("SIMACOB-84646755", "NII-DA00360298", "", "exact title", "", "", ""); addLink("SIMACOB-84646755", "ISNI-0000000121450121"); addMatch("SIMACOB-84646755", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SIMACOB-84646755", "ISNI-0000000121450121"); addMatch("SIMACOB-84646755", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SIMACOB-84646755", "ISNI-0000000121450121"); addMatch("SIMACOB-84646755", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SIMACOB-84646755", "ISNI-0000000121450121"); addMatch("SIMACOB-84646755", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SIMACOB-84646755", "ISNI-0000000121450121"); addMatch("SIMACOB-84646755", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SIMACOB-84646755", "ISNI-0000000121450121"); addMatch("SIMACOB-84646755", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SIMACOB-84646755", "PLWABN-9810688522805606"); addMatch("SIMACOB-84646755", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("SIMACOB-84646755", "BNF-12021648"); addMatch("SIMACOB-84646755", "BNF-12021648", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "LC-n80010308"); addMatch("SIMACOB-84646755", "LC-n80010308", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "SUDOC-028366336"); addMatch("SIMACOB-84646755", "SUDOC-028366336", "", "double date", "", "", ""); addLink("SIMACOB-84646755", "WKP-Q61888"); addMatch("SIMACOB-84646755", "WKP-Q61888", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("BLBNB-000622636", "BLBNB", "National Library of Brazil"); addLink("BLBNB-000622636", "LIH-LNB:BXG_b_;=BZ"); addMatch("BLBNB-000622636", "LIH-LNB:BXG_b_;=BZ", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "CAOONL-ncf11158773"); addMatch("BLBNB-000622636", "CAOONL-ncf11158773", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "NTA-068473478"); addMatch("BLBNB-000622636", "NTA-068473478", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "J9U-987007259362905171"); addMatch("BLBNB-000622636", "J9U-987007259362905171", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "RERO-A003059051"); addMatch("BLBNB-000622636", "RERO-A003059051", "", "title", "", "", ""); addLink("BLBNB-000622636", "BAV-495_83187"); addMatch("BLBNB-000622636", "BAV-495_83187", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "BNC-981058511723506706"); addMatch("BLBNB-000622636", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "NSK-000027016"); addMatch("BLBNB-000622636", "NSK-000027016", "", "title", "", "", ""); addLink("BLBNB-000622636", "BIBSYS-90119884"); addMatch("BLBNB-000622636", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("BLBNB-000622636", "SZ-119476967"); addMatch("BLBNB-000622636", "SZ-119476967", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "NLA-000035023881"); addMatch("BLBNB-000622636", "NLA-000035023881", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "WKP-Q61888"); addMatch("BLBNB-000622636", "WKP-Q61888", "", "suggested", "", "", ""); addLink("BLBNB-000622636", "DNB-119476967"); addMatch("BLBNB-000622636", "DNB-119476967", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "BNCHL-10000000000000000013092"); addMatch("BLBNB-000622636", "BNCHL-10000000000000000013092", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "SIMACOB-84646755"); addMatch("BLBNB-000622636", "SIMACOB-84646755", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "KRNLK-KAC200813390"); addMatch("BLBNB-000622636", "KRNLK-KAC200813390", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "NKC-jn20011018549"); addMatch("BLBNB-000622636", "NKC-jn20011018549", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "BNF-12021648"); addMatch("BLBNB-000622636", "BNF-12021648", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "PLWABN-9810688522805606"); addMatch("BLBNB-000622636", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("BLBNB-000622636", "NDL-00434858"); addMatch("BLBNB-000622636", "NDL-00434858", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "ISNI-0000000121450121"); addMatch("BLBNB-000622636", "ISNI-0000000121450121", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "ISNI-0000000121450121"); addMatch("BLBNB-000622636", "ISNI-0000000121450121", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "ISNI-0000000121450121"); addMatch("BLBNB-000622636", "ISNI-0000000121450121", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "ISNI-0000000121450121"); addMatch("BLBNB-000622636", "ISNI-0000000121450121", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "ISNI-0000000121450121"); addMatch("BLBNB-000622636", "ISNI-0000000121450121", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "ISNI-0000000121450121"); addMatch("BLBNB-000622636", "ISNI-0000000121450121", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "NII-DA00360298"); addMatch("BLBNB-000622636", "NII-DA00360298", "", "title", "", "", ""); addLink("BLBNB-000622636", "NUKAT-n96002179"); addMatch("BLBNB-000622636", "NUKAT-n96002179", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "LC-n80010308"); addMatch("BLBNB-000622636", "LC-n80010308", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "SUDOC-028366336"); addMatch("BLBNB-000622636", "SUDOC-028366336", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "LNB-LNC10-000006173"); addMatch("BLBNB-000622636", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("BLBNB-000622636", "BNE-XX869310"); addMatch("BLBNB-000622636", "BNE-XX869310", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("LNB-LNC10-000006173", "LNB", "National Library of Latvia"); addLink("LNB-LNC10-000006173", "LIH-LNB:BXG_b_;=BZ"); addMatch("LNB-LNC10-000006173", "LIH-LNB:BXG_b_;=BZ", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "CAOONL-ncf11158773"); addMatch("LNB-LNC10-000006173", "CAOONL-ncf11158773", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "NTA-068473478"); addMatch("LNB-LNC10-000006173", "NTA-068473478", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "J9U-987007259362905171"); addMatch("LNB-LNC10-000006173", "J9U-987007259362905171", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "RERO-A003059051"); addMatch("LNB-LNC10-000006173", "RERO-A003059051", "", "standard number", "", "", ""); addLink("LNB-LNC10-000006173", "BLBNB-000622636"); addMatch("LNB-LNC10-000006173", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "BAV-495_83187"); addMatch("LNB-LNC10-000006173", "BAV-495_83187", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "BNC-981058511723506706"); addMatch("LNB-LNC10-000006173", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "NSK-000027016"); addMatch("LNB-LNC10-000006173", "NSK-000027016", "", "standard number", "", "", ""); addLink("LNB-LNC10-000006173", "BIBSYS-90119884"); addMatch("LNB-LNC10-000006173", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("LNB-LNC10-000006173", "SZ-119476967"); addMatch("LNB-LNC10-000006173", "SZ-119476967", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "NLA-000035023881"); addMatch("LNB-LNC10-000006173", "NLA-000035023881", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "WKP-Q61888"); addMatch("LNB-LNC10-000006173", "WKP-Q61888", "", "suggested", "", "", ""); addLink("LNB-LNC10-000006173", "DNB-119476967"); addMatch("LNB-LNC10-000006173", "DNB-119476967", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "BNCHL-10000000000000000013092"); addMatch("LNB-LNC10-000006173", "BNCHL-10000000000000000013092", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "SIMACOB-84646755"); addMatch("LNB-LNC10-000006173", "SIMACOB-84646755", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "KRNLK-KAC200813390"); addMatch("LNB-LNC10-000006173", "KRNLK-KAC200813390", "", "exact title", "", "", ""); addLink("LNB-LNC10-000006173", "NKC-jn20011018549"); addMatch("LNB-LNC10-000006173", "NKC-jn20011018549", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "BNF-12021648"); addMatch("LNB-LNC10-000006173", "BNF-12021648", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "PLWABN-9810688522805606"); addMatch("LNB-LNC10-000006173", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("LNB-LNC10-000006173", "NDL-00434858"); addMatch("LNB-LNC10-000006173", "NDL-00434858", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "ISNI-0000000121450121"); addMatch("LNB-LNC10-000006173", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000006173", "ISNI-0000000121450121"); addMatch("LNB-LNC10-000006173", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000006173", "ISNI-0000000121450121"); addMatch("LNB-LNC10-000006173", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000006173", "ISNI-0000000121450121"); addMatch("LNB-LNC10-000006173", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000006173", "ISNI-0000000121450121"); addMatch("LNB-LNC10-000006173", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000006173", "ISNI-0000000121450121"); addMatch("LNB-LNC10-000006173", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000006173", "NII-DA00360298"); addMatch("LNB-LNC10-000006173", "NII-DA00360298", "", "exact title", "", "", ""); addLink("LNB-LNC10-000006173", "NUKAT-n96002179"); addMatch("LNB-LNC10-000006173", "NUKAT-n96002179", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "LC-n80010308"); addMatch("LNB-LNC10-000006173", "LC-n80010308", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "SUDOC-028366336"); addMatch("LNB-LNC10-000006173", "SUDOC-028366336", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000006173", "BNE-XX869310"); addMatch("LNB-LNC10-000006173", "BNE-XX869310", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("NDL-00434858", "NDL", "National Diet Library, Japan"); addLink("NDL-00434858", "LIH-LNB:BXG_b_;=BZ"); addMatch("NDL-00434858", "LIH-LNB:BXG_b_;=BZ", "", "forced single date", "", "", ""); addLink("NDL-00434858", "CAOONL-ncf11158773"); addMatch("NDL-00434858", "CAOONL-ncf11158773", "", "forced single date", "", "", ""); addLink("NDL-00434858", "NTA-068473478"); addMatch("NDL-00434858", "NTA-068473478", "", "exact title", "", "", ""); addLink("NDL-00434858", "J9U-987007259362905171"); addMatch("NDL-00434858", "J9U-987007259362905171", "", "forced single date", "", "", ""); addLink("NDL-00434858", "RERO-A003059051"); addMatch("NDL-00434858", "RERO-A003059051", "", "exact title", "", "", ""); addLink("NDL-00434858", "BLBNB-000622636"); addMatch("NDL-00434858", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("NDL-00434858", "BAV-495_83187"); addMatch("NDL-00434858", "BAV-495_83187", "", "forced single date", "", "", ""); addLink("NDL-00434858", "BNC-981058511723506706"); addMatch("NDL-00434858", "BNC-981058511723506706", "", "exact title", "", "", ""); addLink("NDL-00434858", "NSK-000027016"); addMatch("NDL-00434858", "NSK-000027016", "", "title", "", "", ""); addLink("NDL-00434858", "PLWABN-9810688522805606"); addMatch("NDL-00434858", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("NDL-00434858", "SZ-119476967"); addMatch("NDL-00434858", "SZ-119476967", "", "exact title", "", "", ""); addLink("NDL-00434858", "NLA-000035023881"); addMatch("NDL-00434858", "NLA-000035023881", "", "forced single date", "", "", ""); addLink("NDL-00434858", "WKP-Q61888"); addMatch("NDL-00434858", "WKP-Q61888", "", "suggested", "", "", ""); addLink("NDL-00434858", "BNCHL-10000000000000000013092"); addMatch("NDL-00434858", "BNCHL-10000000000000000013092", "", "forced single date", "", "", ""); addLink("NDL-00434858", "LNB-LNC10-000006173"); addMatch("NDL-00434858", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("NDL-00434858", "KRNLK-KAC200813390"); addMatch("NDL-00434858", "KRNLK-KAC200813390", "", "forced single date", "", "", ""); addLink("NDL-00434858", "NKC-jn20011018549"); addMatch("NDL-00434858", "NKC-jn20011018549", "", "exact title", "", "", ""); addLink("NDL-00434858", "NUKAT-n96002179"); addMatch("NDL-00434858", "NUKAT-n96002179", "", "exact title", "", "", ""); addLink("NDL-00434858", "DNB-119476967"); addMatch("NDL-00434858", "DNB-119476967", "", "forced single date", "", "", ""); addLink("NDL-00434858", "NII-DA00360298"); addMatch("NDL-00434858", "NII-DA00360298", "", "exact title", "", "", ""); addLink("NDL-00434858", "ISNI-0000000121450121"); addMatch("NDL-00434858", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("NDL-00434858", "ISNI-0000000121450121"); addMatch("NDL-00434858", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("NDL-00434858", "ISNI-0000000121450121"); addMatch("NDL-00434858", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("NDL-00434858", "ISNI-0000000121450121"); addMatch("NDL-00434858", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("NDL-00434858", "ISNI-0000000121450121"); addMatch("NDL-00434858", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("NDL-00434858", "ISNI-0000000121450121"); addMatch("NDL-00434858", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("NDL-00434858", "BIBSYS-90119884"); addMatch("NDL-00434858", "BIBSYS-90119884", "", "exact title", "", "", ""); addLink("NDL-00434858", "BNF-12021648"); addMatch("NDL-00434858", "BNF-12021648", "", "exact title", "", "", ""); addLink("NDL-00434858", "LC-n80010308"); addMatch("NDL-00434858", "LC-n80010308", "", "exact title", "", "", ""); addLink("NDL-00434858", "SUDOC-028366336"); addMatch("NDL-00434858", "SUDOC-028366336", "", "exact title", "", "", ""); addLink("NDL-00434858", "SIMACOB-84646755"); addMatch("NDL-00434858", "SIMACOB-84646755", "", "title", "", "", ""); addLink("NDL-00434858", "BNE-XX869310"); addMatch("NDL-00434858", "BNE-XX869310", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("BNC-981058511723506706", "BNC", "National Library of Catalonia"); addLink("BNC-981058511723506706", "LIH-LNB:BXG_b_;=BZ"); addMatch("BNC-981058511723506706", "LIH-LNB:BXG_b_;=BZ", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "CAOONL-ncf11158773"); addMatch("BNC-981058511723506706", "CAOONL-ncf11158773", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "NTA-068473478"); addMatch("BNC-981058511723506706", "NTA-068473478", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "J9U-987007259362905171"); addMatch("BNC-981058511723506706", "J9U-987007259362905171", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "RERO-A003059051"); addMatch("BNC-981058511723506706", "RERO-A003059051", "", "standard number", "", "", ""); addLink("BNC-981058511723506706", "BLBNB-000622636"); addMatch("BNC-981058511723506706", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "BAV-495_83187"); addMatch("BNC-981058511723506706", "BAV-495_83187", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "NSK-000027016"); addMatch("BNC-981058511723506706", "NSK-000027016", "", "standard number", "", "", ""); addLink("BNC-981058511723506706", "BIBSYS-90119884"); addMatch("BNC-981058511723506706", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("BNC-981058511723506706", "SZ-119476967"); addMatch("BNC-981058511723506706", "SZ-119476967", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "NLA-000035023881"); addMatch("BNC-981058511723506706", "NLA-000035023881", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "WKP-Q61888"); addMatch("BNC-981058511723506706", "WKP-Q61888", "", "suggested", "", "", ""); addLink("BNC-981058511723506706", "DNB-119476967"); addMatch("BNC-981058511723506706", "DNB-119476967", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "BNCHL-10000000000000000013092"); addMatch("BNC-981058511723506706", "BNCHL-10000000000000000013092", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "LNB-LNC10-000006173"); addMatch("BNC-981058511723506706", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "KRNLK-KAC200813390"); addMatch("BNC-981058511723506706", "KRNLK-KAC200813390", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "NKC-jn20011018549"); addMatch("BNC-981058511723506706", "NKC-jn20011018549", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "BNF-12021648"); addMatch("BNC-981058511723506706", "BNF-12021648", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "PLWABN-9810688522805606"); addMatch("BNC-981058511723506706", "PLWABN-9810688522805606", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "NDL-00434858"); addMatch("BNC-981058511723506706", "NDL-00434858", "", "exact title", "", "", ""); addLink("BNC-981058511723506706", "NII-DA00360298"); addMatch("BNC-981058511723506706", "NII-DA00360298", "", "exact title", "", "", ""); addLink("BNC-981058511723506706", "ISNI-0000000121450121"); addMatch("BNC-981058511723506706", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("BNC-981058511723506706", "ISNI-0000000121450121"); addMatch("BNC-981058511723506706", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("BNC-981058511723506706", "ISNI-0000000121450121"); addMatch("BNC-981058511723506706", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("BNC-981058511723506706", "ISNI-0000000121450121"); addMatch("BNC-981058511723506706", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("BNC-981058511723506706", "ISNI-0000000121450121"); addMatch("BNC-981058511723506706", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("BNC-981058511723506706", "ISNI-0000000121450121"); addMatch("BNC-981058511723506706", "ISNI-0000000121450121", "", "partial date and publisher", "", "", ""); addLink("BNC-981058511723506706", "PTBNP-425218"); addMatch("BNC-981058511723506706", "PTBNP-425218", "", "title", "", "", ""); addLink("BNC-981058511723506706", "NUKAT-n96002179"); addMatch("BNC-981058511723506706", "NUKAT-n96002179", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "LC-n80010308"); addMatch("BNC-981058511723506706", "LC-n80010308", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "SUDOC-028366336"); addMatch("BNC-981058511723506706", "SUDOC-028366336", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "SIMACOB-84646755"); addMatch("BNC-981058511723506706", "SIMACOB-84646755", "", "forced single date", "", "", ""); addLink("BNC-981058511723506706", "BNE-XX869310"); addMatch("BNC-981058511723506706", "BNE-XX869310", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("BNCHL-10000000000000000013092", "BNCHL", "National Library of Chile"); addLink("BNCHL-10000000000000000013092", "LIH-LNB:BXG_b_;=BZ"); addMatch("BNCHL-10000000000000000013092", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "CAOONL-ncf11158773"); addMatch("BNCHL-10000000000000000013092", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "NTA-068473478"); addMatch("BNCHL-10000000000000000013092", "NTA-068473478", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "J9U-987007259362905171"); addMatch("BNCHL-10000000000000000013092", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "RERO-A003059051"); addMatch("BNCHL-10000000000000000013092", "RERO-A003059051", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000013092", "BLBNB-000622636"); addMatch("BNCHL-10000000000000000013092", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000013092", "BAV-495_83187"); addMatch("BNCHL-10000000000000000013092", "BAV-495_83187", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "BNC-981058511723506706"); addMatch("BNCHL-10000000000000000013092", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000013092", "NSK-000027016"); addMatch("BNCHL-10000000000000000013092", "NSK-000027016", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000013092", "BIBSYS-90119884"); addMatch("BNCHL-10000000000000000013092", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("BNCHL-10000000000000000013092", "SZ-119476967"); addMatch("BNCHL-10000000000000000013092", "SZ-119476967", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "NLA-000035023881"); addMatch("BNCHL-10000000000000000013092", "NLA-000035023881", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "BNE-XX869310"); addMatch("BNCHL-10000000000000000013092", "BNE-XX869310", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "SIMACOB-84646755"); addMatch("BNCHL-10000000000000000013092", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "KRNLK-KAC200813390"); addMatch("BNCHL-10000000000000000013092", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "NKC-jn20011018549"); addMatch("BNCHL-10000000000000000013092", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "NUKAT-n96002179"); addMatch("BNCHL-10000000000000000013092", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "DNB-119476967"); addMatch("BNCHL-10000000000000000013092", "DNB-119476967", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "NDL-00434858"); addMatch("BNCHL-10000000000000000013092", "NDL-00434858", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000013092", "ISNI-0000000121450121"); addMatch("BNCHL-10000000000000000013092", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "ISNI-0000000121450121"); addMatch("BNCHL-10000000000000000013092", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "ISNI-0000000121450121"); addMatch("BNCHL-10000000000000000013092", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "ISNI-0000000121450121"); addMatch("BNCHL-10000000000000000013092", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "ISNI-0000000121450121"); addMatch("BNCHL-10000000000000000013092", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "ISNI-0000000121450121"); addMatch("BNCHL-10000000000000000013092", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "NII-DA00360298"); addMatch("BNCHL-10000000000000000013092", "NII-DA00360298", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000013092", "PLWABN-9810688522805606"); addMatch("BNCHL-10000000000000000013092", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("BNCHL-10000000000000000013092", "BNF-12021648"); addMatch("BNCHL-10000000000000000013092", "BNF-12021648", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "LC-n80010308"); addMatch("BNCHL-10000000000000000013092", "LC-n80010308", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "SUDOC-028366336"); addMatch("BNCHL-10000000000000000013092", "SUDOC-028366336", "", "double date", "", "", ""); addLink("BNCHL-10000000000000000013092", "LNB-LNC10-000006173"); addMatch("BNCHL-10000000000000000013092", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000013092", "WKP-Q61888"); addMatch("BNCHL-10000000000000000013092", "WKP-Q61888", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n80010308", "LC", "Library of Congress/NACO"); addLink("LC-n80010308", "LIH-LNB:BXG_b_;=BZ"); addMatch("LC-n80010308", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("LC-n80010308", "CAOONL-ncf11158773"); addMatch("LC-n80010308", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("LC-n80010308", "NTA-068473478"); addMatch("LC-n80010308", "NTA-068473478", "", "double date", "", "", ""); addLink("LC-n80010308", "J9U-987007259362905171"); addMatch("LC-n80010308", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("LC-n80010308", "RERO-A003059051"); addMatch("LC-n80010308", "RERO-A003059051", "", "standard number", "", "", ""); addLink("LC-n80010308", "BLBNB-000622636"); addMatch("LC-n80010308", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("LC-n80010308", "BAV-495_83187"); addMatch("LC-n80010308", "BAV-495_83187", "", "double date", "", "", ""); addLink("LC-n80010308", "BNC-981058511723506706"); addMatch("LC-n80010308", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("LC-n80010308", "NSK-000027016"); addMatch("LC-n80010308", "NSK-000027016", "", "exact title", "", "", ""); addLink("LC-n80010308", "BIBSYS-90119884"); addMatch("LC-n80010308", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("LC-n80010308", "SZ-119476967"); addMatch("LC-n80010308", "SZ-119476967", "", "double date", "", "", ""); addLink("LC-n80010308", "NLA-000035023881"); addMatch("LC-n80010308", "NLA-000035023881", "", "double date", "", "", ""); addLink("LC-n80010308", "BNE-XX869310"); addMatch("LC-n80010308", "BNE-XX869310", "", "double date", "", "", ""); addLink("LC-n80010308", "BNCHL-10000000000000000013092"); addMatch("LC-n80010308", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("LC-n80010308", "SIMACOB-84646755"); addMatch("LC-n80010308", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("LC-n80010308", "KRNLK-KAC200813390"); addMatch("LC-n80010308", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("LC-n80010308", "NKC-jn20011018549"); addMatch("LC-n80010308", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("LC-n80010308", "NUKAT-n96002179"); addMatch("LC-n80010308", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("LC-n80010308", "DNB-119476967"); addMatch("LC-n80010308", "DNB-119476967", "", "double date", "", "", ""); addLink("LC-n80010308", "NDL-00434858"); addMatch("LC-n80010308", "NDL-00434858", "", "exact title", "", "", ""); addLink("LC-n80010308", "NII-DA00360298"); addMatch("LC-n80010308", "NII-DA00360298", "", "exact title", "", "", ""); addLink("LC-n80010308", "ISNI-0000000121450121"); addMatch("LC-n80010308", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LC-n80010308", "ISNI-0000000121450121"); addMatch("LC-n80010308", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LC-n80010308", "ISNI-0000000121450121"); addMatch("LC-n80010308", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LC-n80010308", "ISNI-0000000121450121"); addMatch("LC-n80010308", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LC-n80010308", "ISNI-0000000121450121"); addMatch("LC-n80010308", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LC-n80010308", "ISNI-0000000121450121"); addMatch("LC-n80010308", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("LC-n80010308", "PTBNP-425218"); addMatch("LC-n80010308", "PTBNP-425218", "", "exact title", "", "", ""); addLink("LC-n80010308", "PLWABN-9810688522805606"); addMatch("LC-n80010308", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("LC-n80010308", "BNF-12021648"); addMatch("LC-n80010308", "BNF-12021648", "", "double date", "", "", ""); addLink("LC-n80010308", "SUDOC-028366336"); addMatch("LC-n80010308", "SUDOC-028366336", "", "double date", "", "", ""); addLink("LC-n80010308", "LNB-LNC10-000006173"); addMatch("LC-n80010308", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("LC-n80010308", "WKP-Q61888"); addMatch("LC-n80010308", "WKP-Q61888", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("NLA-000035023881", "NLA", "National Library of Australia"); addLink("NLA-000035023881", "LIH-LNB:BXG_b_;=BZ"); addMatch("NLA-000035023881", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("NLA-000035023881", "CAOONL-ncf11158773"); addMatch("NLA-000035023881", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("NLA-000035023881", "NTA-068473478"); addMatch("NLA-000035023881", "NTA-068473478", "", "double date", "", "", ""); addLink("NLA-000035023881", "J9U-987007259362905171"); addMatch("NLA-000035023881", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("NLA-000035023881", "BLBNB-000622636"); addMatch("NLA-000035023881", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("NLA-000035023881", "BAV-495_83187"); addMatch("NLA-000035023881", "BAV-495_83187", "", "double date", "", "", ""); addLink("NLA-000035023881", "BNC-981058511723506706"); addMatch("NLA-000035023881", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("NLA-000035023881", "DNB-119476967"); addMatch("NLA-000035023881", "DNB-119476967", "", "double date", "", "", ""); addLink("NLA-000035023881", "SZ-119476967"); addMatch("NLA-000035023881", "SZ-119476967", "", "double date", "", "", ""); addLink("NLA-000035023881", "WKP-Q61888"); addMatch("NLA-000035023881", "WKP-Q61888", "", "suggested", "", "", ""); addLink("NLA-000035023881", "BNCHL-10000000000000000013092"); addMatch("NLA-000035023881", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("NLA-000035023881", "SIMACOB-84646755"); addMatch("NLA-000035023881", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("NLA-000035023881", "KRNLK-KAC200813390"); addMatch("NLA-000035023881", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("NLA-000035023881", "NKC-jn20011018549"); addMatch("NLA-000035023881", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("NLA-000035023881", "NUKAT-n96002179"); addMatch("NLA-000035023881", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("NLA-000035023881", "PLWABN-9810688522805606"); addMatch("NLA-000035023881", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("NLA-000035023881", "NDL-00434858"); addMatch("NLA-000035023881", "NDL-00434858", "", "forced single date", "", "", ""); addLink("NLA-000035023881", "ISNI-0000000121450121"); addMatch("NLA-000035023881", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NLA-000035023881", "ISNI-0000000121450121"); addMatch("NLA-000035023881", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NLA-000035023881", "ISNI-0000000121450121"); addMatch("NLA-000035023881", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NLA-000035023881", "ISNI-0000000121450121"); addMatch("NLA-000035023881", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NLA-000035023881", "ISNI-0000000121450121"); addMatch("NLA-000035023881", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NLA-000035023881", "ISNI-0000000121450121"); addMatch("NLA-000035023881", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NLA-000035023881", "BIBSYS-90119884"); addMatch("NLA-000035023881", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("NLA-000035023881", "BNF-12021648"); addMatch("NLA-000035023881", "BNF-12021648", "", "double date", "", "", ""); addLink("NLA-000035023881", "LC-n80010308"); addMatch("NLA-000035023881", "LC-n80010308", "", "double date", "", "", ""); addLink("NLA-000035023881", "SUDOC-028366336"); addMatch("NLA-000035023881", "SUDOC-028366336", "", "double date", "", "", ""); addLink("NLA-000035023881", "LNB-LNC10-000006173"); addMatch("NLA-000035023881", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("NLA-000035023881", "BNE-XX869310"); addMatch("NLA-000035023881", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("NKC-jn20011018549", "NKC", "National Library of the Czech Republic"); addLink("NKC-jn20011018549", "LIH-LNB:BXG_b_;=BZ"); addMatch("NKC-jn20011018549", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "CAOONL-ncf11158773"); addMatch("NKC-jn20011018549", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "NTA-068473478"); addMatch("NKC-jn20011018549", "NTA-068473478", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "J9U-987007259362905171"); addMatch("NKC-jn20011018549", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "RERO-A003059051"); addMatch("NKC-jn20011018549", "RERO-A003059051", "", "standard number", "", "", ""); addLink("NKC-jn20011018549", "BLBNB-000622636"); addMatch("NKC-jn20011018549", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("NKC-jn20011018549", "BAV-495_83187"); addMatch("NKC-jn20011018549", "BAV-495_83187", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "BNC-981058511723506706"); addMatch("NKC-jn20011018549", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("NKC-jn20011018549", "NSK-000027016"); addMatch("NKC-jn20011018549", "NSK-000027016", "", "standard number", "", "", ""); addLink("NKC-jn20011018549", "DNB-119476967"); addMatch("NKC-jn20011018549", "DNB-119476967", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "SZ-119476967"); addMatch("NKC-jn20011018549", "SZ-119476967", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "NLA-000035023881"); addMatch("NKC-jn20011018549", "NLA-000035023881", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "WKP-Q61888"); addMatch("NKC-jn20011018549", "WKP-Q61888", "", "suggested", "", "", ""); addLink("NKC-jn20011018549", "BNCHL-10000000000000000013092"); addMatch("NKC-jn20011018549", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "SIMACOB-84646755"); addMatch("NKC-jn20011018549", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "KRNLK-KAC200813390"); addMatch("NKC-jn20011018549", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "BNF-12021648"); addMatch("NKC-jn20011018549", "BNF-12021648", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "BIBSYS-90119884"); addMatch("NKC-jn20011018549", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("NKC-jn20011018549", "SUDOC-028366336"); addMatch("NKC-jn20011018549", "SUDOC-028366336", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "ISNI-0000000121450121"); addMatch("NKC-jn20011018549", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "ISNI-0000000121450121"); addMatch("NKC-jn20011018549", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "ISNI-0000000121450121"); addMatch("NKC-jn20011018549", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "ISNI-0000000121450121"); addMatch("NKC-jn20011018549", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "ISNI-0000000121450121"); addMatch("NKC-jn20011018549", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "ISNI-0000000121450121"); addMatch("NKC-jn20011018549", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "NII-DA00360298"); addMatch("NKC-jn20011018549", "NII-DA00360298", "", "exact title", "", "", ""); addLink("NKC-jn20011018549", "PLWABN-9810688522805606"); addMatch("NKC-jn20011018549", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("NKC-jn20011018549", "NUKAT-n96002179"); addMatch("NKC-jn20011018549", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "LC-n80010308"); addMatch("NKC-jn20011018549", "LC-n80010308", "", "double date", "", "", ""); addLink("NKC-jn20011018549", "NDL-00434858"); addMatch("NKC-jn20011018549", "NDL-00434858", "", "exact title", "", "", ""); addLink("NKC-jn20011018549", "LNB-LNC10-000006173"); addMatch("NKC-jn20011018549", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("NKC-jn20011018549", "BNE-XX869310"); addMatch("NKC-jn20011018549", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007259362905171", "J9U", "National Library of Israel"); addLink("J9U-987007259362905171", "LIH-LNB:BXG_b_;=BZ"); addMatch("J9U-987007259362905171", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "CAOONL-ncf11158773"); addMatch("J9U-987007259362905171", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "NTA-068473478"); addMatch("J9U-987007259362905171", "NTA-068473478", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "RERO-A003059051"); addMatch("J9U-987007259362905171", "RERO-A003059051", "", "exact title", "", "", ""); addLink("J9U-987007259362905171", "BLBNB-000622636"); addMatch("J9U-987007259362905171", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("J9U-987007259362905171", "BAV-495_83187"); addMatch("J9U-987007259362905171", "BAV-495_83187", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "BNC-981058511723506706"); addMatch("J9U-987007259362905171", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("J9U-987007259362905171", "NSK-000027016"); addMatch("J9U-987007259362905171", "NSK-000027016", "", "exact title", "", "", ""); addLink("J9U-987007259362905171", "DNB-119476967"); addMatch("J9U-987007259362905171", "DNB-119476967", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "SZ-119476967"); addMatch("J9U-987007259362905171", "SZ-119476967", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "NLA-000035023881"); addMatch("J9U-987007259362905171", "NLA-000035023881", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "WKP-Q61888"); addMatch("J9U-987007259362905171", "WKP-Q61888", "", "suggested", "", "", ""); addLink("J9U-987007259362905171", "BNCHL-10000000000000000013092"); addMatch("J9U-987007259362905171", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "SIMACOB-84646755"); addMatch("J9U-987007259362905171", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "KRNLK-KAC200813390"); addMatch("J9U-987007259362905171", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "NKC-jn20011018549"); addMatch("J9U-987007259362905171", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "NUKAT-n96002179"); addMatch("J9U-987007259362905171", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "BIBSYS-90119884"); addMatch("J9U-987007259362905171", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("J9U-987007259362905171", "NDL-00434858"); addMatch("J9U-987007259362905171", "NDL-00434858", "", "forced single date", "", "", ""); addLink("J9U-987007259362905171", "ISNI-0000000121450121"); addMatch("J9U-987007259362905171", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "ISNI-0000000121450121"); addMatch("J9U-987007259362905171", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "ISNI-0000000121450121"); addMatch("J9U-987007259362905171", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "ISNI-0000000121450121"); addMatch("J9U-987007259362905171", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "ISNI-0000000121450121"); addMatch("J9U-987007259362905171", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "ISNI-0000000121450121"); addMatch("J9U-987007259362905171", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "NII-DA00360298"); addMatch("J9U-987007259362905171", "NII-DA00360298", "", "exact title", "", "", ""); addLink("J9U-987007259362905171", "PLWABN-9810688522805606"); addMatch("J9U-987007259362905171", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("J9U-987007259362905171", "BNF-12021648"); addMatch("J9U-987007259362905171", "BNF-12021648", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "LC-n80010308"); addMatch("J9U-987007259362905171", "LC-n80010308", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "SUDOC-028366336"); addMatch("J9U-987007259362905171", "SUDOC-028366336", "", "double date", "", "", ""); addLink("J9U-987007259362905171", "LNB-LNC10-000006173"); addMatch("J9U-987007259362905171", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("J9U-987007259362905171", "BNE-XX869310"); addMatch("J9U-987007259362905171", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf11158773", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf11158773", "LIH-LNB:BXG_b_;=BZ"); addMatch("CAOONL-ncf11158773", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "NTA-068473478"); addMatch("CAOONL-ncf11158773", "NTA-068473478", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "J9U-987007259362905171"); addMatch("CAOONL-ncf11158773", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "RERO-A003059051"); addMatch("CAOONL-ncf11158773", "RERO-A003059051", "", "title", "", "", ""); addLink("CAOONL-ncf11158773", "BLBNB-000622636"); addMatch("CAOONL-ncf11158773", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("CAOONL-ncf11158773", "BAV-495_83187"); addMatch("CAOONL-ncf11158773", "BAV-495_83187", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "BNC-981058511723506706"); addMatch("CAOONL-ncf11158773", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("CAOONL-ncf11158773", "DNB-119476967"); addMatch("CAOONL-ncf11158773", "DNB-119476967", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "SZ-119476967"); addMatch("CAOONL-ncf11158773", "SZ-119476967", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "NLA-000035023881"); addMatch("CAOONL-ncf11158773", "NLA-000035023881", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "BNE-XX869310"); addMatch("CAOONL-ncf11158773", "BNE-XX869310", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "BNCHL-10000000000000000013092"); addMatch("CAOONL-ncf11158773", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "SIMACOB-84646755"); addMatch("CAOONL-ncf11158773", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "KRNLK-KAC200813390"); addMatch("CAOONL-ncf11158773", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "NKC-jn20011018549"); addMatch("CAOONL-ncf11158773", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "NUKAT-n96002179"); addMatch("CAOONL-ncf11158773", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "PLWABN-9810688522805606"); addMatch("CAOONL-ncf11158773", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("CAOONL-ncf11158773", "SUDOC-028366336"); addMatch("CAOONL-ncf11158773", "SUDOC-028366336", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "NII-DA00360298"); addMatch("CAOONL-ncf11158773", "NII-DA00360298", "", "title", "", "", ""); addLink("CAOONL-ncf11158773", "ISNI-0000000121450121"); addMatch("CAOONL-ncf11158773", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "ISNI-0000000121450121"); addMatch("CAOONL-ncf11158773", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "ISNI-0000000121450121"); addMatch("CAOONL-ncf11158773", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "ISNI-0000000121450121"); addMatch("CAOONL-ncf11158773", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "ISNI-0000000121450121"); addMatch("CAOONL-ncf11158773", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "ISNI-0000000121450121"); addMatch("CAOONL-ncf11158773", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "BIBSYS-90119884"); addMatch("CAOONL-ncf11158773", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("CAOONL-ncf11158773", "BNF-12021648"); addMatch("CAOONL-ncf11158773", "BNF-12021648", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "LC-n80010308"); addMatch("CAOONL-ncf11158773", "LC-n80010308", "", "double date", "", "", ""); addLink("CAOONL-ncf11158773", "NDL-00434858"); addMatch("CAOONL-ncf11158773", "NDL-00434858", "", "forced single date", "", "", ""); addLink("CAOONL-ncf11158773", "LNB-LNC10-000006173"); addMatch("CAOONL-ncf11158773", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("CAOONL-ncf11158773", "WKP-Q61888"); addMatch("CAOONL-ncf11158773", "WKP-Q61888", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-068473478", "NTA", "National Library of the Netherlands"); addLink("NTA-068473478", "LIH-LNB:BXG_b_;=BZ"); addMatch("NTA-068473478", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("NTA-068473478", "CAOONL-ncf11158773"); addMatch("NTA-068473478", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("NTA-068473478", "J9U-987007259362905171"); addMatch("NTA-068473478", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("NTA-068473478", "RERO-A003059051"); addMatch("NTA-068473478", "RERO-A003059051", "", "standard number", "", "", ""); addLink("NTA-068473478", "BLBNB-000622636"); addMatch("NTA-068473478", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("NTA-068473478", "BAV-495_83187"); addMatch("NTA-068473478", "BAV-495_83187", "", "double date", "", "", ""); addLink("NTA-068473478", "BNC-981058511723506706"); addMatch("NTA-068473478", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("NTA-068473478", "NSK-000027016"); addMatch("NTA-068473478", "NSK-000027016", "", "standard number", "", "", ""); addLink("NTA-068473478", "BIBSYS-90119884"); addMatch("NTA-068473478", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("NTA-068473478", "SZ-119476967"); addMatch("NTA-068473478", "SZ-119476967", "", "double date", "", "", ""); addLink("NTA-068473478", "NLA-000035023881"); addMatch("NTA-068473478", "NLA-000035023881", "", "double date", "", "", ""); addLink("NTA-068473478", "WKP-Q61888"); addMatch("NTA-068473478", "WKP-Q61888", "", "suggested", "", "", ""); addLink("NTA-068473478", "BNCHL-10000000000000000013092"); addMatch("NTA-068473478", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("NTA-068473478", "LNB-LNC10-000006173"); addMatch("NTA-068473478", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("NTA-068473478", "KRNLK-KAC200813390"); addMatch("NTA-068473478", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("NTA-068473478", "NKC-jn20011018549"); addMatch("NTA-068473478", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("NTA-068473478", "NUKAT-n96002179"); addMatch("NTA-068473478", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("NTA-068473478", "DNB-119476967"); addMatch("NTA-068473478", "DNB-119476967", "", "double date", "", "", ""); addLink("NTA-068473478", "NDL-00434858"); addMatch("NTA-068473478", "NDL-00434858", "", "exact title", "", "", ""); addLink("NTA-068473478", "NII-DA00360298"); addMatch("NTA-068473478", "NII-DA00360298", "", "exact title", "", "", ""); addLink("NTA-068473478", "ISNI-0000000121450121"); addMatch("NTA-068473478", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NTA-068473478", "ISNI-0000000121450121"); addMatch("NTA-068473478", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NTA-068473478", "ISNI-0000000121450121"); addMatch("NTA-068473478", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NTA-068473478", "ISNI-0000000121450121"); addMatch("NTA-068473478", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NTA-068473478", "ISNI-0000000121450121"); addMatch("NTA-068473478", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NTA-068473478", "ISNI-0000000121450121"); addMatch("NTA-068473478", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("NTA-068473478", "PTBNP-425218"); addMatch("NTA-068473478", "PTBNP-425218", "", "title", "", "", ""); addLink("NTA-068473478", "PLWABN-9810688522805606"); addMatch("NTA-068473478", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("NTA-068473478", "BNF-12021648"); addMatch("NTA-068473478", "BNF-12021648", "", "double date", "", "", ""); addLink("NTA-068473478", "LC-n80010308"); addMatch("NTA-068473478", "LC-n80010308", "", "double date", "", "", ""); addLink("NTA-068473478", "SUDOC-028366336"); addMatch("NTA-068473478", "SUDOC-028366336", "", "double date", "", "", ""); addLink("NTA-068473478", "SIMACOB-84646755"); addMatch("NTA-068473478", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("NTA-068473478", "BNE-XX869310"); addMatch("NTA-068473478", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-028366336", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-028366336", "LIH-LNB:BXG_b_;=BZ"); addMatch("SUDOC-028366336", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("SUDOC-028366336", "CAOONL-ncf11158773"); addMatch("SUDOC-028366336", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("SUDOC-028366336", "NTA-068473478"); addMatch("SUDOC-028366336", "NTA-068473478", "", "double date", "", "", ""); addLink("SUDOC-028366336", "J9U-987007259362905171"); addMatch("SUDOC-028366336", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("SUDOC-028366336", "RERO-A003059051"); addMatch("SUDOC-028366336", "RERO-A003059051", "", "standard number", "", "", ""); addLink("SUDOC-028366336", "BLBNB-000622636"); addMatch("SUDOC-028366336", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("SUDOC-028366336", "BAV-495_83187"); addMatch("SUDOC-028366336", "BAV-495_83187", "", "double date", "", "", ""); addLink("SUDOC-028366336", "BNC-981058511723506706"); addMatch("SUDOC-028366336", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("SUDOC-028366336", "NSK-000027016"); addMatch("SUDOC-028366336", "NSK-000027016", "", "standard number", "", "", ""); addLink("SUDOC-028366336", "BIBSYS-90119884"); addMatch("SUDOC-028366336", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("SUDOC-028366336", "SZ-119476967"); addMatch("SUDOC-028366336", "SZ-119476967", "", "double date", "", "", ""); addLink("SUDOC-028366336", "NLA-000035023881"); addMatch("SUDOC-028366336", "NLA-000035023881", "", "double date", "", "", ""); addLink("SUDOC-028366336", "WKP-Q61888"); addMatch("SUDOC-028366336", "WKP-Q61888", "", "suggested", "", "", ""); addLink("SUDOC-028366336", "BNCHL-10000000000000000013092"); addMatch("SUDOC-028366336", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("SUDOC-028366336", "LNB-LNC10-000006173"); addMatch("SUDOC-028366336", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("SUDOC-028366336", "KRNLK-KAC200813390"); addMatch("SUDOC-028366336", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("SUDOC-028366336", "NKC-jn20011018549"); addMatch("SUDOC-028366336", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("SUDOC-028366336", "BNF-12021648"); addMatch("SUDOC-028366336", "BNF-12021648", "", "double date", "", "", ""); addLink("SUDOC-028366336", "DNB-119476967"); addMatch("SUDOC-028366336", "DNB-119476967", "", "double date", "", "", ""); addLink("SUDOC-028366336", "NII-DA00360298"); addMatch("SUDOC-028366336", "NII-DA00360298", "", "exact title", "", "", ""); addLink("SUDOC-028366336", "ISNI-0000000121450121"); addMatch("SUDOC-028366336", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SUDOC-028366336", "ISNI-0000000121450121"); addMatch("SUDOC-028366336", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SUDOC-028366336", "ISNI-0000000121450121"); addMatch("SUDOC-028366336", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SUDOC-028366336", "ISNI-0000000121450121"); addMatch("SUDOC-028366336", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SUDOC-028366336", "ISNI-0000000121450121"); addMatch("SUDOC-028366336", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SUDOC-028366336", "ISNI-0000000121450121"); addMatch("SUDOC-028366336", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("SUDOC-028366336", "PTBNP-425218"); addMatch("SUDOC-028366336", "PTBNP-425218", "", "exact title", "", "", ""); addLink("SUDOC-028366336", "PLWABN-9810688522805606"); addMatch("SUDOC-028366336", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("SUDOC-028366336", "NUKAT-n96002179"); addMatch("SUDOC-028366336", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("SUDOC-028366336", "LC-n80010308"); addMatch("SUDOC-028366336", "LC-n80010308", "", "double date", "", "", ""); addLink("SUDOC-028366336", "NDL-00434858"); addMatch("SUDOC-028366336", "NDL-00434858", "", "exact title", "", "", ""); addLink("SUDOC-028366336", "SIMACOB-84646755"); addMatch("SUDOC-028366336", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("SUDOC-028366336", "BNE-XX869310"); addMatch("SUDOC-028366336", "BNE-XX869310", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("BAV-495_83187", "BAV", "Vatican Library"); addLink("BAV-495_83187", "LIH-LNB:BXG_b_;=BZ"); addMatch("BAV-495_83187", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("BAV-495_83187", "CAOONL-ncf11158773"); addMatch("BAV-495_83187", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("BAV-495_83187", "NTA-068473478"); addMatch("BAV-495_83187", "NTA-068473478", "", "double date", "", "", ""); addLink("BAV-495_83187", "J9U-987007259362905171"); addMatch("BAV-495_83187", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("BAV-495_83187", "RERO-A003059051"); addMatch("BAV-495_83187", "RERO-A003059051", "", "standard number", "", "", ""); addLink("BAV-495_83187", "BLBNB-000622636"); addMatch("BAV-495_83187", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("BAV-495_83187", "BNC-981058511723506706"); addMatch("BAV-495_83187", "BNC-981058511723506706", "", "forced single date", "", "", ""); addLink("BAV-495_83187", "NSK-000027016"); addMatch("BAV-495_83187", "NSK-000027016", "", "exact title", "", "", ""); addLink("BAV-495_83187", "DNB-119476967"); addMatch("BAV-495_83187", "DNB-119476967", "", "double date", "", "", ""); addLink("BAV-495_83187", "SZ-119476967"); addMatch("BAV-495_83187", "SZ-119476967", "", "double date", "", "", ""); addLink("BAV-495_83187", "NLA-000035023881"); addMatch("BAV-495_83187", "NLA-000035023881", "", "double date", "", "", ""); addLink("BAV-495_83187", "BNE-XX869310"); addMatch("BAV-495_83187", "BNE-XX869310", "", "double date", "", "", ""); addLink("BAV-495_83187", "BNCHL-10000000000000000013092"); addMatch("BAV-495_83187", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("BAV-495_83187", "LNB-LNC10-000006173"); addMatch("BAV-495_83187", "LNB-LNC10-000006173", "", "forced single date", "", "", ""); addLink("BAV-495_83187", "KRNLK-KAC200813390"); addMatch("BAV-495_83187", "KRNLK-KAC200813390", "", "double date", "", "", ""); addLink("BAV-495_83187", "NKC-jn20011018549"); addMatch("BAV-495_83187", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("BAV-495_83187", "NUKAT-n96002179"); addMatch("BAV-495_83187", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("BAV-495_83187", "PLWABN-9810688522805606"); addMatch("BAV-495_83187", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("BAV-495_83187", "NDL-00434858"); addMatch("BAV-495_83187", "NDL-00434858", "", "forced single date", "", "", ""); addLink("BAV-495_83187", "ISNI-0000000121450121"); addMatch("BAV-495_83187", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BAV-495_83187", "ISNI-0000000121450121"); addMatch("BAV-495_83187", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BAV-495_83187", "ISNI-0000000121450121"); addMatch("BAV-495_83187", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BAV-495_83187", "ISNI-0000000121450121"); addMatch("BAV-495_83187", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BAV-495_83187", "ISNI-0000000121450121"); addMatch("BAV-495_83187", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BAV-495_83187", "ISNI-0000000121450121"); addMatch("BAV-495_83187", "ISNI-0000000121450121", "", "double date", "", "", ""); addLink("BAV-495_83187", "NII-DA00360298"); addMatch("BAV-495_83187", "NII-DA00360298", "", "exact title", "", "", ""); addLink("BAV-495_83187", "BIBSYS-90119884"); addMatch("BAV-495_83187", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("BAV-495_83187", "BNF-12021648"); addMatch("BAV-495_83187", "BNF-12021648", "", "double date", "", "", ""); addLink("BAV-495_83187", "LC-n80010308"); addMatch("BAV-495_83187", "LC-n80010308", "", "double date", "", "", ""); addLink("BAV-495_83187", "SUDOC-028366336"); addMatch("BAV-495_83187", "SUDOC-028366336", "", "double date", "", "", ""); addLink("BAV-495_83187", "SIMACOB-84646755"); addMatch("BAV-495_83187", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("BAV-495_83187", "WKP-Q61888"); addMatch("BAV-495_83187", "WKP-Q61888", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("PTBNP-425218", "PTBNP", "National Library of Portugal"); addLink("PTBNP-425218", "NSK-000027016"); addMatch("PTBNP-425218", "NSK-000027016", "", "exact name", "", "", ""); addLink("PTBNP-425218", "NII-DA00360298"); addMatch("PTBNP-425218", "NII-DA00360298", "", "exact title", "", "", ""); addLink("PTBNP-425218", "PLWABN-9810688522805606"); addMatch("PTBNP-425218", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("PTBNP-425218", "ISNI-0000000121450121"); addMatch("PTBNP-425218", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("PTBNP-425218", "ISNI-0000000121450121"); addMatch("PTBNP-425218", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("PTBNP-425218", "ISNI-0000000121450121"); addMatch("PTBNP-425218", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("PTBNP-425218", "ISNI-0000000121450121"); addMatch("PTBNP-425218", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("PTBNP-425218", "ISNI-0000000121450121"); addMatch("PTBNP-425218", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("PTBNP-425218", "ISNI-0000000121450121"); addMatch("PTBNP-425218", "ISNI-0000000121450121", "", "exact name", "", "", ""); addLink("PTBNP-425218", "NTA-068473478"); addMatch("PTBNP-425218", "NTA-068473478", "", "title", "", "", ""); addLink("PTBNP-425218", "WKP-Q61888"); addMatch("PTBNP-425218", "WKP-Q61888", "", "suggested", "", "", ""); addLink("PTBNP-425218", "BNC-981058511723506706"); addMatch("PTBNP-425218", "BNC-981058511723506706", "", "title", "", "", ""); addLink("PTBNP-425218", "NUKAT-n96002179"); addMatch("PTBNP-425218", "NUKAT-n96002179", "", "exact title", "", "", ""); addLink("PTBNP-425218", "BIBSYS-90119884"); addMatch("PTBNP-425218", "BIBSYS-90119884", "", "title", "", "", ""); addLink("PTBNP-425218", "RERO-A003059051"); addMatch("PTBNP-425218", "RERO-A003059051", "", "exact title", "", "", ""); addLink("PTBNP-425218", "BNF-12021648"); addMatch("PTBNP-425218", "BNF-12021648", "", "title", "", "", ""); addLink("PTBNP-425218", "LC-n80010308"); addMatch("PTBNP-425218", "LC-n80010308", "", "exact title", "", "", ""); addLink("PTBNP-425218", "SUDOC-028366336"); addMatch("PTBNP-425218", "SUDOC-028366336", "", "exact title", "", "", ""); addLink("PTBNP-425218", "DNB-119476967"); addMatch("PTBNP-425218", "DNB-119476967", "", "title", "", "", ""); addLink("PTBNP-425218", "BNE-XX869310"); addMatch("PTBNP-425218", "BNE-XX869310", "", "exact title", "", "", ""); addLink("PTBNP-425218", "SZ-119476967"); addMatch("PTBNP-425218", "SZ-119476967", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("WKP-Q61888", "WKP", "Wikidata"); addLink("WKP-Q61888", "LIH-LNB:BXG_b_;=BZ"); addMatch("WKP-Q61888", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("WKP-Q61888", "CAOONL-ncf11158773"); addMatch("WKP-Q61888", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("WKP-Q61888", "NTA-068473478"); addMatch("WKP-Q61888", "NTA-068473478", "", "suggested", "", "", ""); addLink("WKP-Q61888", "J9U-987007259362905171"); addMatch("WKP-Q61888", "J9U-987007259362905171", "", "suggested", "", "", ""); addLink("WKP-Q61888", "BLBNB-000622636"); addMatch("WKP-Q61888", "BLBNB-000622636", "", "suggested", "", "", ""); addLink("WKP-Q61888", "BAV-495_83187"); addMatch("WKP-Q61888", "BAV-495_83187", "", "double date", "", "", ""); addLink("WKP-Q61888", "BNC-981058511723506706"); addMatch("WKP-Q61888", "BNC-981058511723506706", "", "suggested", "", "", ""); addLink("WKP-Q61888", "NSK-000027016"); addMatch("WKP-Q61888", "NSK-000027016", "", "suggested", "", "", ""); addLink("WKP-Q61888", "SZ-119476967"); addMatch("WKP-Q61888", "SZ-119476967", "", "suggested", "", "", ""); addLink("WKP-Q61888", "NLA-000035023881"); addMatch("WKP-Q61888", "NLA-000035023881", "", "suggested", "", "", ""); addLink("WKP-Q61888", "DNB-119476967"); addMatch("WKP-Q61888", "DNB-119476967", "", "suggested", "", "", ""); addLink("WKP-Q61888", "BNCHL-10000000000000000013092"); addMatch("WKP-Q61888", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("WKP-Q61888", "SIMACOB-84646755"); addMatch("WKP-Q61888", "SIMACOB-84646755", "", "double date", "", "", ""); addLink("WKP-Q61888", "KRNLK-KAC200813390"); addMatch("WKP-Q61888", "KRNLK-KAC200813390", "", "suggested", "", "", ""); addLink("WKP-Q61888", "NKC-jn20011018549"); addMatch("WKP-Q61888", "NKC-jn20011018549", "", "suggested", "", "", ""); addLink("WKP-Q61888", "NUKAT-n96002179"); addMatch("WKP-Q61888", "NUKAT-n96002179", "", "suggested", "", "", ""); addLink("WKP-Q61888", "BIBSYS-90119884"); addMatch("WKP-Q61888", "BIBSYS-90119884", "", "suggested", "", "", ""); addLink("WKP-Q61888", "NDL-00434858"); addMatch("WKP-Q61888", "NDL-00434858", "", "suggested", "", "", ""); addLink("WKP-Q61888", "NII-DA00360298"); addMatch("WKP-Q61888", "NII-DA00360298", "", "suggested", "", "", ""); addLink("WKP-Q61888", "ISNI-0000000121450121"); addMatch("WKP-Q61888", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("WKP-Q61888", "ISNI-0000000121450121"); addMatch("WKP-Q61888", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("WKP-Q61888", "ISNI-0000000121450121"); addMatch("WKP-Q61888", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("WKP-Q61888", "ISNI-0000000121450121"); addMatch("WKP-Q61888", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("WKP-Q61888", "ISNI-0000000121450121"); addMatch("WKP-Q61888", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("WKP-Q61888", "ISNI-0000000121450121"); addMatch("WKP-Q61888", "ISNI-0000000121450121", "", "suggested", "", "", ""); addLink("WKP-Q61888", "PTBNP-425218"); addMatch("WKP-Q61888", "PTBNP-425218", "", "suggested", "", "", ""); addLink("WKP-Q61888", "PLWABN-9810688522805606"); addMatch("WKP-Q61888", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("WKP-Q61888", "BNF-12021648"); addMatch("WKP-Q61888", "BNF-12021648", "", "suggested", "", "", ""); addLink("WKP-Q61888", "LC-n80010308"); addMatch("WKP-Q61888", "LC-n80010308", "", "suggested", "", "", ""); addLink("WKP-Q61888", "SUDOC-028366336"); addMatch("WKP-Q61888", "SUDOC-028366336", "", "suggested", "", "", ""); addLink("WKP-Q61888", "LNB-LNC10-000006173"); addMatch("WKP-Q61888", "LNB-LNC10-000006173", "", "suggested", "", "", ""); addLink("WKP-Q61888", "BNE-XX869310"); addMatch("WKP-Q61888", "BNE-XX869310", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000121450121", "ISNI", "ISNI"); addLink("ISNI-0000000121450121", "LIH-LNB:BXG_b_;=BZ"); addMatch("ISNI-0000000121450121", "LIH-LNB:BXG_b_;=BZ", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "CAOONL-ncf11158773"); addMatch("ISNI-0000000121450121", "CAOONL-ncf11158773", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "NTA-068473478"); addMatch("ISNI-0000000121450121", "NTA-068473478", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "J9U-987007259362905171"); addMatch("ISNI-0000000121450121", "J9U-987007259362905171", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "RERO-A003059051"); addMatch("ISNI-0000000121450121", "RERO-A003059051", "", "joint author", "", "", ""); addLink("ISNI-0000000121450121", "BLBNB-000622636"); addMatch("ISNI-0000000121450121", "BLBNB-000622636", "", "forced single date", "", "", ""); addLink("ISNI-0000000121450121", "BAV-495_83187"); addMatch("ISNI-0000000121450121", "BAV-495_83187", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "BNC-981058511723506706"); addMatch("ISNI-0000000121450121", "BNC-981058511723506706", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000121450121", "NSK-000027016"); addMatch("ISNI-0000000121450121", "NSK-000027016", "", "joint author", "", "", ""); addLink("ISNI-0000000121450121", "PLWABN-9810688522805606"); addMatch("ISNI-0000000121450121", "PLWABN-9810688522805606", "", "viafid", "", "", ""); addLink("ISNI-0000000121450121", "SZ-119476967"); addMatch("ISNI-0000000121450121", "SZ-119476967", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "NLA-000035023881"); addMatch("ISNI-0000000121450121", "NLA-000035023881", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "BNE-XX869310"); addMatch("ISNI-0000000121450121", "BNE-XX869310", "", "suggested", "", "", ""); addLink("ISNI-0000000121450121", "DNB-119476967"); addMatch("ISNI-0000000121450121", "DNB-119476967", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "BNCHL-10000000000000000013092"); addMatch("ISNI-0000000121450121", "BNCHL-10000000000000000013092", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "SIMACOB-84646755"); addMatch("ISNI-0000000121450121", "SIMACOB-84646755", "", "suggested", "", "", ""); addLink("ISNI-0000000121450121", "KRNLK-KAC200813390"); addMatch("ISNI-0000000121450121", "KRNLK-KAC200813390", "", "suggested", "", "", ""); addLink("ISNI-0000000121450121", "NKC-jn20011018549"); addMatch("ISNI-0000000121450121", "NKC-jn20011018549", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "NUKAT-n96002179"); addMatch("ISNI-0000000121450121", "NUKAT-n96002179", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "BIBSYS-90119884"); addMatch("ISNI-0000000121450121", "BIBSYS-90119884", "", "viafid", "", "", ""); addLink("ISNI-0000000121450121", "NDL-00434858"); addMatch("ISNI-0000000121450121", "NDL-00434858", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000121450121", "NII-DA00360298"); addMatch("ISNI-0000000121450121", "NII-DA00360298", "", "exact name", "", "", ""); addLink("ISNI-0000000121450121", "BNF-12021648"); addMatch("ISNI-0000000121450121", "BNF-12021648", "", "suggested", "", "", ""); addLink("ISNI-0000000121450121", "LC-n80010308"); addMatch("ISNI-0000000121450121", "LC-n80010308", "", "double date", "", "", ""); addLink("ISNI-0000000121450121", "SUDOC-028366336"); addMatch("ISNI-0000000121450121", "SUDOC-028366336", "", "suggested", "", "", ""); addLink("ISNI-0000000121450121", "LNB-LNC10-000006173"); addMatch("ISNI-0000000121450121", "LNB-LNC10-000006173", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000121450121", "WKP-Q61888"); addMatch("ISNI-0000000121450121", "WKP-Q61888", "", "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> (29) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 1 _ ‡a <span>Burkert, W.</span> ‡d <span>1931-2015</span> <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>400 1 _ ‡a <span>Burkert, Walter</span> <span class="flags"> <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"/> </span> </li> <li>400 1 _ ‡a <span>Burkert, Walter,</span> ‡d <span>1931-</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 Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </li> <li>400 1 _ ‡a <span>Burukeruto, Varutā</span> ‡d <span>1931-2015</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>400 1 _ ‡a <span>Mpourkert, Valter</span> ‡d <span>1931-2015</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>Duits taalkundige (1931-2015)</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>Duits taalkundige (1931–2015)</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>German classical philologist and religious scholar</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>German classical philologist and religious scholar (1931–2015)</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>Germany karimba ŋun nyɛ doo</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>chercheur et universitaire allemand (1931-2015)</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>deutscher Klassischer Philologe und Religionshistoriker</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>professor académico alemão</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>storico delle religioni e filologo tedesco</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‡a <span>Walter Burkert</span> ‡c <span>tysk professor</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 1 _ ‡a <span>Буркерт, Вальтер</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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> <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="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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> ‡d <span>1931-2015</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>400 1 _ ‡a <span>ブルケルト, ヴァルター</span> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‡a <span>ヴァルター・ブルケルト</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‡a <span>沃尔特·伯克特</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>沃爾特·布林克特</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <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> ‡d <span>1931-2015</span> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> </ul> </div> </div> <div id="RelatedNames" class="mainSection"> <h3> <img id="RelatedNamesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="RelatedNamesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">5xx's: Related Names</span> (8) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>510 2 _ ‡a <span>Erlangen</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>551 _ _ <a href="../123811231"> ‡a <span>Neuendettelsau</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"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>510 2 _ <a href="../156528660"> ‡a <span>Technische Universität Berlin</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"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>510 2 _ ‡a <span>Technische Universität Berlin</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 2 _ <a href="../263423664"> ‡a <span>Universität Zürich</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"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>510 2 _ <a href="../122255956"> ‡a <span>Universität Zürich</span> </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>551 _ _ <a href="../133694426"> ‡a <span>Uster</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"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>551 _ _ <a href="../148856976"> ‡a <span>Zürich</span> ‡4 <span>ortw</span> ‡4 <span>https://d-nb.info/standards/elementset/gnd#placeOfActivity</span> </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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> <a href="/viaf/308566221">Ancient mystery cults</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <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="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National 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"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Ansichten griechischer Rituale : Geburtstags-Symposium für Walter Burkert : Castelen bei Basel, 15. bis 18. März 1996</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Anthropologie des religiösen Opfers : die Sakralisierung der Gewalt</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 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 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="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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Antichità classica e cristianesimo antico : problemi di una scienza comprensiva delle religioni</td> <td> <span class="flags"> <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"/> </span> </td> </tr> <tr> <td>Antike Mysterien : Funktionen und Gehalt</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <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="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </td> </tr> <tr> <td>Antike Mythen in der europäischen Tradition</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="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Arktouros : Hellenic studies presented to Bernard M. W. Knox on the occasion of his 65th birthday</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 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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Babylon, Memphis, Persepolis : eastern contexts of Greek culture</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.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="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 Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/521165326443916290003">Creation of the sacred</a> </td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td>Les cultes a mysteres dans l'antiquite</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National 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="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Cultos mistéricos antiguos</td> <td> <span class="flags"> <img alt="National Library of Brazil" title="National Library of Brazil" src="/viaf/images/flags/BLBNB.png"/> <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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/315936769">Da Omero ai Magi.</a> </td> <td> <span class="flags"> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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="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"/> </span> </td> </tr> <tr> <td>Erinnerungen an Sokrates</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Funktionen und Leistungen des Mythos : drei altorientalische Beispiele</td> <td> <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 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="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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Graecia Maior : Kulturaustausch mit Asien in der archaischen Periode</td> <td> <span class="flags"> <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> </td> </tr> <tr> <td>Greek religion</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of 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="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"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </td> </tr> <tr> <td>Die Griechen und der Orient : von Homer bis zu den Magiern</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/1093155832959433490002">Griechische Religion der archaischen und klassischen Epoche</a> </td> <td> <span class="flags"> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>Hérodote et les peuples non grecs : neuf exposés suivis de discussions</td> <td> <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="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="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td>Homerica</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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Homers Ilias : (Vorlesung WS 1887/1888 Göttingen)</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="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> <a href="/viaf/7339165326373016290002">Homo Necans</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </td> </tr> <tr> <td>Hymnen der Alten Welt im Kulturvergleich</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Klassisches Altertum und antikes Christentum : Probleme einer übergreifenden Religionswissenschaft</td> <td> <span class="flags"> <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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <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"/> </span> </td> </tr> <tr> <td>Kleine Schriften</td> <td> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td>Kulte des Altertums : biologische Grundlagen der Religion</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.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"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>De la religion et des rituels</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>L'esperienza religiosa antica</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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Lore and science in ancient Pythagoreanism</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Mito e rituale in Grecia : struttura e storia</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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Mystica, Orphica, Pythagorica</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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Mythica, Ritualia, Religiosa</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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Odyssee</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Oedipus, oracles, and meaning : from Sophocles to Umberto Eco</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Le opere e le testimonianze</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"/> </span> </td> </tr> <tr> <td>Orientalia</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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/307984728">Orientalisierende epoche in der griechischen religion und literatur</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="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="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td>The orientalizing revolution : Near Eastern influence on Greek culture in the early archaic age</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </td> </tr> <tr> <td>El Origen salvaje : ritos de sacrificio y mito entre los griegos</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"/> </span> </td> </tr> <tr> <td>Origini selvagge : sacrificio e mito nella Grecia arcaica</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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td>Orphism and bacchic mysteries : new evidence and old problems of interpretation : protocol of the twenty-eighth colloquy : 13 March 1977</td> <td> <span class="flags"> <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>Philosophica</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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Platon in Nahaufnahme : ein Buch aus Herculaneum</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Pseudepigrapha</td> <td> <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Raccolte dei frammenti di filosofi antichi</td> <td> <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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Religia grecka</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="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>Religião grega na época clássica e arcaica</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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Religionsgeschichtliche Versuche und Vorarbeiten</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Sammlung</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Sanglantes origines : entretiens avec Walter Burkert, Renato Rosaldo et Jonathan Z. Smith</td> <td> <span class="flags"> <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="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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Sąsiedzi starożytnego Izraela : Amoryci, Asyryjczycy, Babilończycy, Ugaryci, Egipcjanie, Hetyci, Huryci, Aramejczycy, Fenicjanie, Ammonici, Moabici, Edomici, Filistyni, Persowie, Arabowie, Grecy</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="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>Sauvages origines : mythes et rites sacrificiels en Grèce ancienne</td> <td> <span class="flags"> <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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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="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="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Savage energies : lessons of myth and ritual in ancient Greece</td> <td> <span class="flags"> <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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="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"/> </span> </td> </tr> <tr> <td>Stadt und Fest : zu Geschichte und Gegenwart europäischer Festkultur</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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>Starożytne kulty misteryjne</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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>La statua di culto nella pratica rituale greca</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/8267162608702249820009">Structure and history in Greek mythology and ritual</a> </td> <td> <span class="flags"> <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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <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="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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </td> </tr> <tr> <td>La tradition orientale dans la culture grecque</td> <td> <span class="flags"> <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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>Tragica et Historica</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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </td> </tr> <tr> <td>"Vergeltung" zwischen Ethologie und Ethik : Reflexe und Reflexionen in Texten und Mythologien des Altertums</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Violent origins : Walter Burkert, René Girard, and Jonathan Z. Smith on ritual killing and cultural formation</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.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="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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/309528311">Weisheit und Wissenschaft.</a> </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"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>What is a God? : studies in the nature of Greek divinity</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/315935699">Wilder Ursprung</a> </td> <td> <span class="flags"> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/669162481029837680001">Wilder Ursprung : Opferritual und Mythos bei den Griechen</a> </td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/175223398">Works. Selections. 2001</a> </td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>World around the Old Testament : the people and places of the Ancient Near East</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="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>Zum altgriechischen Mitleidsbegriff</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="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"/> </span> </td> </tr> <tr> <td>Греческая религия. Архаика и классика</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>그리스 문명의 오리엔트 전통</td> <td> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </td> </tr> <tr> <td>ギリシャの神話と儀礼</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </td> </tr> <tr> <td>ホモ・ネカーンス : 古代ギリシアの犠牲儀礼と神話</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </td> </tr> <tr> <td>人はなぜ神を創りだすのか</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.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>Stolz, Fritz, 1942-2001. (20) <span class="flags"> <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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>Smith, Jonathan Z (19) <span class="flags"> <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 the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>Raffan, John. (18) <span class="flags"> <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 the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </li> <li>Graf, Fritz, 1944- (17) <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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>Riedweg, Christoph. (16) <span class="flags"> <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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>Girard, René, 1923-2015 (15) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.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"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>Diels, Hermann 1848-1922 (10) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="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>Rösler, Wolfgang, 1944- (8) <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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"/> </span> </li> <li>Vandenhoeck und Ruprecht. (7) <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>Szlezák, Thomas Alexander 1940- (7) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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"/> </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> (19) </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:80,70,60,50,50,40,40,30,30,20,20,10,10,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=DEUSFRITCHGBPLGWESCAJPPTHRGRTWSEKIBEAT&chtm=world&chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:80,70,60,50,50,40,40,30,30,20,20,10,10,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=DEUSFRITCHGBPLGWESCAJPPTHRGRTWSEKIBEAT&chtm=europe&chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:80,70,60,50,50,40,40,30,30,20,20,10,10,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=DEUSFRITCHGBPLGWESCAJPPTHRGRTWSEKIBEAT&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>DE - Germany (245) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>US - United States (109) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> </span> </li> <li>FR - France (48) <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.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="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="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>IT - Italy (32) <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>CH - Switzerland (32) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="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="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>GB - United Kingdom (16) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="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="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> </span> </li> <li>PL - Poland (15) <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="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>GW - Guinea-Bissau (8) <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>ES - Spain (8) <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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>CA - Canada (4) <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>JP - Japan (3) <span class="flags"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </li> <li>PT - Portugal (2) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>HR - Croatia (2) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> </span> </li> <li>GR - Greece (2) <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"/> </span> </li> <li>TW - Taiwan, Province of China (1) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>SE - Sweden (1) <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>KI - Kiribati (1) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>BE - Belgium (1) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>AT - Austria (1) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.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:21.05px;" onmouseover="dateMsg('195'+'0', '7');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1960" class="marker" style="height:30.2px;" onmouseover="dateMsg('196'+'0', '25');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1970" class="marker" style="height:37.099999999999991px;" onmouseover="dateMsg('197'+'0', '65');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1980" class="marker" style="height:40.7px;" onmouseover="dateMsg('198'+'0', '107');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:44.5px;" onmouseover="dateMsg('199'+'0', '181');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:41.7px;" onmouseover="dateMsg('200'+'0', '123');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:37.099999999999991px;" onmouseover="dateMsg('201'+'0', '65');" 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>123 <span class="langHi0">unique ISBN's</span> </li> </ul> </li> </ul> </div> </div> <div id="Publishers" class="mainSection"> <h3> <img id="PublishersContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="PublishersContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Selected Publishers</span> (14) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>Vandenhoeck & Ruprecht (88) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <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"/> <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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>Harvard University Press (80) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.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 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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="National and University Library in Zagreb" title="National and University Library in Zagreb" src="/viaf/images/flags/NSK.png"/> </span> </li> <li>de Gruyter (48) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>Beck (46) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National 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="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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Carl-Friedrich-von-Siemens-Stiftung (35) <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.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 Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.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="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 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="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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>University of California press (29) <span class="flags"> <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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>Kohlhammer (29) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>les Belles lettres (25) <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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <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="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Laterza (17) <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>Olms (16) <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="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 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="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>青土社 (1) <span class="flags"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </li> <li>사계절출판사 (1) <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>Schwabe (1) <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </li> <li>EdUSP (1) <span class="flags"> <img alt="National Library of Brazil" title="National Library of Brazil" src="/viaf/images/flags/BLBNB.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>DE - Germany<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>CH - Switzerland<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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>스위스(국명)[Switzerland] - <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>독일(국명)[獨逸] - <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>Švýcarsko - <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>deu - <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>che - <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>Německo - <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>AT - Austria<span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Field of Activity</span>: </span> </h4> <ul> <li>classical literature <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>classical languages <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>철학 사상 哲学 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>역사历史 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>고전 문학古典㒚学 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>starovek <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>recke nabozenstvi <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>mystika <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>klasicka filologie <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>antika <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">Occupation</span>: </span> </h4> <ul> <li>college teachers <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>classicists <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>교수 대학 敎授 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>klasicti filologove <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>ger - German<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 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="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>deu - <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.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://ar.wikipedia.org/wiki/والتر_بوركرت"> <span class="langHi0">Wikipedia</span> - https://ar.wikipedia.org/wiki/والتر_بوركرت</a> </li> <li> <a href="https://arz.wikipedia.org/wiki/والتر_بوركرت"> <span class="langHi0">Wikipedia</span> - https://arz.wikipedia.org/wiki/والتر_بوركرت</a> </li> <li> <a href="https://ca.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://ca.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://de.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://de.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://en.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://es.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://gl.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://gl.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://hr.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://hr.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://id.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://id.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://is.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://is.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://it.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://it.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://ja.wikipedia.org/wiki/ヴァルター・ブルケルト"> <span class="langHi0">Wikipedia</span> - https://ja.wikipedia.org/wiki/ヴァルター・ブルケルト</a> </li> <li> <a href="https://nl.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://nl.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://no.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://no.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://pt.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://pt.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://ru.wikipedia.org/wiki/Буркерт,_Вальтер"> <span class="langHi0">Wikipedia</span> - https://ru.wikipedia.org/wiki/Буркерт,_Вальтер</a> </li> <li> <a href="https://simple.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://simple.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://sv.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://sv.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="https://tr.wikipedia.org/wiki/Walter_Burkert"> <span class="langHi0">Wikipedia</span> - https://tr.wikipedia.org/wiki/Walter_Burkert</a> </li> <li> <a href="//isni.org/isni/0000000121450121">ISNI - 0000 0001 2145 0121</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/99890419/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/99890419/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/99890419/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>:99890419 (45) </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/BNE|XX869310">BNE|XX869310</a> </td> <td class="action">add</td> <td>2010-06-24T11:31:57+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NKC|jn20011018549">NKC|jn20011018549</a> </td> <td class="action">add</td> <td>2010-06-24T11:31:57+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|12021648">BNF|12021648</a> </td> <td class="action">add</td> <td>2010-06-24T11:31:57+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 80010308">LC|n 80010308</a> </td> <td class="action">add</td> <td>2010-06-24T11:31:57+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|028366336">SUDOC|028366336</a> </td> <td class="action">add</td> <td>2011-08-17T04:30:21+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NDL|00434858">NDL|00434858</a> </td> <td class="action">add</td> <td>2012-09-21T12:24:31+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x90119884">BIBSYS|x90119884</a> </td> <td class="action">delete</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|119476967">DNB|119476967</a> </td> <td class="action">add</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NTA|068473478">NTA|068473478</a> </td> <td class="action">add</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLIlat|000026645">NLIlat|000026645</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-000006173">LNB|LNC10-000006173</a> </td> <td class="action">add</td> <td>2013-08-19T18:59:48+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000121450121">ISNI|0000000121450121</a> </td> <td class="action">add</td> <td>2013-09-16T16:15:07+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NSK|000027016">NSK|000027016</a> </td> <td class="action">add</td> <td>2013-12-12T18:02:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 96002179">NUKAT|n 96002179</a> </td> <td class="action">add</td> <td>2014-10-27T16:17:29+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Walter_Burkert">WKP|Walter_Burkert</a> </td> <td class="action">delete</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q61888">WKP|Q61888</a> </td> <td class="action">delete</td> <td>2015-05-12T00:14:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SWNL|vtls001846238">SWNL|vtls001846238</a> </td> <td class="action">delete</td> <td>2016-02-13T18:22:41.493657+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNCHL|10000000000000000013092">BNCHL|10000000000000000013092</a> </td> <td class="action">add</td> <td>2016-03-21T07:48:50.880342+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA00360298">NII|DA00360298</a> </td> <td class="action">add</td> <td>2016-07-31T15:11:30.530439+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|90119884">BIBSYS|90119884</a> </td> <td class="action">add</td> <td>2017-03-19T16:07:40.841908+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|1064402801">DNB|1064402801</a> </td> <td class="action">delete</td> <td>2017-06-25T18:30:02.631415+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BLBNB|000622636">BLBNB|000622636</a> </td> <td class="action">add</td> <td>2017-08-20T09:09:12.961592+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:BXGb;=BZ">LIH|LNB:BXGb;=BZ</a> </td> <td class="action">delete</td> <td>2018-12-03T05:47:52.466408+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:BXG_b_;=BZ">LIH|LNB:BXG_b_;=BZ</a> </td> <td class="action">add</td> <td>2018-12-03T10:23:32.596609+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SWNL|vtls005169882">SWNL|vtls005169882</a> </td> <td class="action">delete</td> <td>2019-03-10T13:36:30.410018+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810688522805606">PLWABN|9810688522805606</a> </td> <td class="action">add</td> <td>2019-06-09T14:23:03.633841+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a11487392">NLP|a11487392</a> </td> <td class="action">delete</td> <td>2019-07-14T12:15:50.969937+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007259362905171">J9U|987007259362905171</a> </td> <td class="action">add</td> <td>2020-02-02T18:26:22.027259+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|000026645">NLI|000026645</a> </td> <td class="action">delete</td> <td>2020-04-12T08:56:01.817084+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls003059051">RERO|vtls003059051</a> </td> <td class="action">delete</td> <td>2020-06-16T21:28:31.139349+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A003059051">RERO|A003059051</a> </td> <td class="action">add</td> <td>2020-06-17T23:46:07.784648+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|ADV10061726">BAV|ADV10061726</a> </td> <td class="action">delete</td> <td>2020-07-14T11:15:54.982386+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf11158773">CAOONL|ncf11158773</a> </td> <td class="action">add</td> <td>2020-07-14T15:47:02.754529+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SIMACOB|84646755">SIMACOB|84646755</a> </td> <td class="action">add</td> <td>2020-12-06T09:53:21.750534+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|495_83187">BAV|495_83187</a> </td> <td class="action">add</td> <td>2021-04-18T22:19:03.294894+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a10055423">BNC|a10055423</a> </td> <td class="action">delete</td> <td>2021-08-15T06:59:25.197374+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|981058511723506706">BNC|981058511723506706</a> </td> <td class="action">add</td> <td>2021-08-15T11:26:11.008309+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PTBNP|425218">PTBNP|425218</a> </td> <td class="action">add</td> <td>2023-02-28T17:08:58.923251+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PTBNP|54494">PTBNP|54494</a> </td> <td class="action">delete</td> <td>2023-02-28T17:43:17.820797+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000035023881">NLA|000035023881</a> </td> <td class="action">add</td> <td>2023-08-20T23:38:46.675520+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/KRNLK|KAC200813390">KRNLK|KAC200813390</a> </td> <td class="action">add</td> <td>2024-08-04T05:02:51.933828+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SZ|119476967">SZ|119476967</a> </td> <td class="action">add</td> <td>2024-08-11T03:01:06.357413+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ERRR|a1261015x">ERRR|a1261015x</a> </td> <td class="action">delete</td> <td>2024-10-06T00:11:22.355641+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/GRATEVE|64909">GRATEVE|64909</a> </td> <td class="action">delete</td> <td>2024-10-06T00:23:26.381826+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ERRR|1261015x">ERRR|1261015x</a> </td> <td class="action">delete</td> <td>2024-11-09T23:34:21.763256+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>