CINXE.COM
79116119
<!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>79116119</title> <link rel="canonical" href="http://viaf.org/viaf/79116119"/> <link rel="alternate" href="http://viaf.org/viaf/79116119/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/79116119/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/79116119/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/79116119/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:8466623477"> <img alt="Cover for 8466623477" src="//coverart.oclc.org/ImageWebSvc/isbn/+-+2298711193_140.jpg?SearchOrder=+-+FA,OS,GO"/> </a> </div> <div id="Title"> <h2 id="nameEntry1" class="nameEntry">Abécassis, Éliette, 1969-<span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="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="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="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.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 Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="National Library of Brazil" title="National Library of Brazil" src="/viaf/images/flags/BLBNB.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Abécassis, Éliette<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of 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"/> <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> </h2> <h2 id="nameEntry3" class="nameEntry">אבקסיס, אלייט, 1969-<span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">Éliette Abécassis<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 79116119 (Personal) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/79116119</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="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </div>100 1 _ <a href="/processed/DBC%7C87097969356184" id="DBC-87097969356184" onmouseover="selectNode('DBC-87097969356184')" onmouseout="unselectNode('DBC-87097969356184')" title="Internal VIAF Processed Record"> ‡a <span>Abecassis, Eliette</span> </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="http://isni.org/isni/0000000118784163" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>100 1 _ <a href="/processed/ISNI%7C0000000118784163" id="ISNI-0000000118784163" onmouseover="selectNode('ISNI-0000000118784163')" onmouseout="unselectNode('ISNI-0000000118784163')" title="Internal VIAF Processed Record"> ‡a <span>Abecassis, Eliette</span> </a> </li> <li id="PreferredForms3" class="PreferredForms"> <a href="http://id.sbn.it/af/IT\ICCU\RAVV\101062" title="Authority/Source Record" class="pfFlagA"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </a>200 _ 1 <a href="/processed/ICCU%7CRAVV101062" id="ICCU-RAVV101062" onmouseover="selectNode('ICCU-RAVV101062')" onmouseout="unselectNode('ICCU-RAVV101062')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis</span> ‡b <span>, Éliette</span> </a> </li> <li id="PreferredForms4" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb125215668" 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%7C12521566" id="BNF-12521566" onmouseover="selectNode('BNF-12521566')" onmouseout="unselectNode('BNF-12521566')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis</span> ‡b <span>Éliette</span> ‡f <span>1969-....</span> </a> </li> <li id="PreferredForms5" 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%7C152516069" id="NTA-152516069" onmouseover="selectNode('NTA-152516069')" onmouseout="unselectNode('NTA-152516069')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette,</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms6" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>100 1 _ <a href="/processed/J9U%7C987011418923205171" id="J9U-987011418923205171" onmouseover="selectNode('J9U-987011418923205171')" onmouseout="unselectNode('J9U-987011418923205171')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette</span> </a> </li> <li id="PreferredForms7" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n96112954" 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 96112954" id="LC-n96112954" onmouseover="selectNode('LC-n96112954')" onmouseout="unselectNode('LC-n96112954')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette</span> </a> </li> <li id="PreferredForms8" class="PreferredForms"> <a href="http://d-nb.info/gnd/118050788" 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%7C118050788" id="DNB-118050788" onmouseover="selectNode('DNB-118050788')" onmouseout="unselectNode('DNB-118050788')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms9" class="PreferredForms"> <a href="http://d-nb.info/gnd/118050788" 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%7C118050788" id="SZ-118050788" onmouseover="selectNode('SZ-118050788')" onmouseout="unselectNode('SZ-118050788')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms10" 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%7Cncf12144407" id="CAOONL-ncf12144407" onmouseover="selectNode('CAOONL-ncf12144407')" onmouseout="unselectNode('CAOONL-ncf12144407')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette,</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms11" class="PreferredForms"> <a href="//www.idref.fr/06733525X/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%7C06733525X" id="SUDOC-06733525X" onmouseover="selectNode('SUDOC-06733525X')" onmouseout="unselectNode('SUDOC-06733525X')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette,</span> ‡d <span>1969-....</span> </a> </li> <li id="PreferredForms12" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA19790689" 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%7CDA19790689" id="NII-DA19790689" onmouseover="selectNode('NII-DA19790689')" onmouseout="unselectNode('NII-DA19790689')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette</span> </a> </li> <li id="PreferredForms13" class="PreferredForms"> <a href="//id.ndl.go.jp/auth/ndlna/00763540" 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%7C00763540" id="NDL-00763540" onmouseover="selectNode('NDL-00763540')" onmouseout="unselectNode('NDL-00763540')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette</span> </a> </li> <li id="PreferredForms14" 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%7C9810568252105606" id="PLWABN-9810568252105606" onmouseover="selectNode('PLWABN-9810568252105606')" onmouseout="unselectNode('PLWABN-9810568252105606')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette</span> ‡d <span>(1969- )</span> </a> </li> <li id="PreferredForms15" 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 2003060649" id="NUKAT-n2003060649" onmouseover="selectNode('NUKAT-n2003060649')" onmouseout="unselectNode('NUKAT-n2003060649')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette</span> ‡d <span>(1969- ).</span> </a> </li> <li id="PreferredForms16" 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%7CA002905262" id="RERO-A002905262" onmouseover="selectNode('RERO-A002905262')" onmouseout="unselectNode('RERO-A002905262')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette,</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms17" class="PreferredForms"> <a href="//libris.kb.se/hftx1r410w0296v#it" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> </a>100 1 _ <a href="/processed/SELIBR%7C289891" id="SELIBR-289891" onmouseover="selectNode('SELIBR-289891')" onmouseout="unselectNode('SELIBR-289891')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette,</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms18" 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%7C000302375" id="BLBNB-000302375" onmouseover="selectNode('BLBNB-000302375')" onmouseout="unselectNode('BLBNB-000302375')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette,</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms19" 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%7C10000000000000000110622" id="BNCHL-10000000000000000110622" onmouseover="selectNode('BNCHL-10000000000000000110622')" onmouseout="unselectNode('BNCHL-10000000000000000110622')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Eliette,</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms20" 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%7C264720" id="PTBNP-264720" onmouseover="selectNode('PTBNP-264720')" onmouseout="unselectNode('PTBNP-264720')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis,</span> ‡b <span>Eliette,</span> ‡f <span>1969-</span> </a> </li> <li id="PreferredForms21" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>100 1 _ <a href="/processed/BIBSYS%7C5060937" id="BIBSYS-5060937" onmouseover="selectNode('BIBSYS-5060937')" onmouseout="unselectNode('BIBSYS-5060937')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette</span> </a> </li> <li id="PreferredForms22" class="PreferredForms"> <a href="http://www.nl.go.kr/authorities/KAC200001136" 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%7CKAC200001136" id="KRNLK-KAC200001136" onmouseover="selectNode('KRNLK-KAC200001136')" onmouseout="unselectNode('KRNLK-KAC200001136')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms23" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=XX890659" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </a>100 1 _ <a href="/processed/BNE%7CXX890659" id="BNE-XX890659" onmouseover="selectNode('BNE-XX890659')" onmouseout="unselectNode('BNE-XX890659')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms24" 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%7Cxx0161178" id="NKC-xx0161178" onmouseover="selectNode('NKC-xx0161178')" onmouseout="unselectNode('NKC-xx0161178')" title="Internal VIAF Processed Record"> ‡a <span>Abécassis, Éliette,</span> ‡d <span>1969-</span> </a> </li> <li id="PreferredForms25" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q274667#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%7CQ274667" id="WKP-Q274667" onmouseover="selectNode('WKP-Q274667')" onmouseout="unselectNode('WKP-Q274667')" title="Internal VIAF Processed Record"> ‡a <span>Éliette Abécassis</span> </a> </li> <li id="PreferredForms26" 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%7C987011418923205171" id="J9U-987011418923205171" onmouseover="selectNode('J9U-987011418923205171')" onmouseout="unselectNode('J9U-987011418923205171')" title="Internal VIAF Processed Record"> ‡a <span>אבקסיס, אלייט,</span> ‡d <span>1969-</span> </a> </li> </ul> <script type="text/javascript"> new Node("DBC-87097969356184", "DBC", "DBC (Danish Bibliographic Center)"); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "ISNI-0000000118784163"); addMatch("DBC-87097969356184", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969356184", "SUDOC-06733525X"); addMatch("DBC-87097969356184", "SUDOC-06733525X", "", "title", "", "", ""); addLink("DBC-87097969356184", "RERO-A002905262"); addMatch("DBC-87097969356184", "RERO-A002905262", "", "title", "", "", ""); addLink("DBC-87097969356184", "SELIBR-289891"); addMatch("DBC-87097969356184", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "DNB-118050788"); addMatch("DBC-87097969356184", "DNB-118050788", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "PTBNP-264720"); addMatch("DBC-87097969356184", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "BLBNB-000302375"); addMatch("DBC-87097969356184", "BLBNB-000302375", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "CAOONL-ncf12144407"); addMatch("DBC-87097969356184", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "NTA-152516069"); addMatch("DBC-87097969356184", "NTA-152516069", "", "title", "", "", ""); addLink("DBC-87097969356184", "NDL-00763540"); addMatch("DBC-87097969356184", "NDL-00763540", "", "exact name", "", "", ""); addLink("DBC-87097969356184", "NKC-xx0161178"); addMatch("DBC-87097969356184", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "SZ-118050788"); addMatch("DBC-87097969356184", "SZ-118050788", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "PLWABN-9810568252105606"); addMatch("DBC-87097969356184", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "NUKAT-n2003060649"); addMatch("DBC-87097969356184", "NUKAT-n2003060649", "", "title", "", "", ""); addLink("DBC-87097969356184", "ICCU-RAVV101062"); addMatch("DBC-87097969356184", "ICCU-RAVV101062", "", "title", "", "", ""); addLink("DBC-87097969356184", "J9U-987011418923205171"); addMatch("DBC-87097969356184", "J9U-987011418923205171", "", "title", "", "", ""); addLink("DBC-87097969356184", "J9U-987011418923205171"); addMatch("DBC-87097969356184", "J9U-987011418923205171", "", "title", "", "", ""); addLink("DBC-87097969356184", "KRNLK-KAC200001136"); addMatch("DBC-87097969356184", "KRNLK-KAC200001136", "", "title", "", "", ""); addLink("DBC-87097969356184", "BIBSYS-5060937"); addMatch("DBC-87097969356184", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("DBC-87097969356184", "WKP-Q274667"); addMatch("DBC-87097969356184", "WKP-Q274667", "", "suggested", "", "", ""); addLink("DBC-87097969356184", "BNF-12521566"); addMatch("DBC-87097969356184", "BNF-12521566", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "BNE-XX890659"); addMatch("DBC-87097969356184", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "NII-DA19790689"); addMatch("DBC-87097969356184", "NII-DA19790689", "", "exact name", "", "", ""); addLink("DBC-87097969356184", "LC-n96112954"); addMatch("DBC-87097969356184", "LC-n96112954", "", "forced single date", "", "", ""); addLink("DBC-87097969356184", "BNCHL-10000000000000000110622"); addMatch("DBC-87097969356184", "BNCHL-10000000000000000110622", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000118784163", "ISNI", "ISNI"); addLink("ISNI-0000000118784163", "SUDOC-06733525X"); addMatch("ISNI-0000000118784163", "SUDOC-06733525X", "", "suggested", "", "", ""); addLink("ISNI-0000000118784163", "RERO-A002905262"); addMatch("ISNI-0000000118784163", "RERO-A002905262", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "SELIBR-289891"); addMatch("ISNI-0000000118784163", "SELIBR-289891", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "DNB-118050788"); addMatch("ISNI-0000000118784163", "DNB-118050788", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "PTBNP-264720"); addMatch("ISNI-0000000118784163", "PTBNP-264720", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "BLBNB-000302375"); addMatch("ISNI-0000000118784163", "BLBNB-000302375", "", "forced single date", "", "", ""); addLink("ISNI-0000000118784163", "CAOONL-ncf12144407"); addMatch("ISNI-0000000118784163", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("ISNI-0000000118784163", "NTA-152516069"); addMatch("ISNI-0000000118784163", "NTA-152516069", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "NDL-00763540"); addMatch("ISNI-0000000118784163", "NDL-00763540", "", "joint author", "", "", ""); addLink("ISNI-0000000118784163", "NKC-xx0161178"); addMatch("ISNI-0000000118784163", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("ISNI-0000000118784163", "SZ-118050788"); addMatch("ISNI-0000000118784163", "SZ-118050788", "", "forced single date", "", "", ""); addLink("ISNI-0000000118784163", "DBC-87097969356184"); addMatch("ISNI-0000000118784163", "DBC-87097969356184", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "PLWABN-9810568252105606"); addMatch("ISNI-0000000118784163", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("ISNI-0000000118784163", "NUKAT-n2003060649"); addMatch("ISNI-0000000118784163", "NUKAT-n2003060649", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "ICCU-RAVV101062"); addMatch("ISNI-0000000118784163", "ICCU-RAVV101062", "", "suggested", "", "", ""); addLink("ISNI-0000000118784163", "J9U-987011418923205171"); addMatch("ISNI-0000000118784163", "J9U-987011418923205171", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "J9U-987011418923205171"); addMatch("ISNI-0000000118784163", "J9U-987011418923205171", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "KRNLK-KAC200001136"); addMatch("ISNI-0000000118784163", "KRNLK-KAC200001136", "", "suggested", "", "", ""); addLink("ISNI-0000000118784163", "BIBSYS-5060937"); addMatch("ISNI-0000000118784163", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("ISNI-0000000118784163", "WKP-Q274667"); addMatch("ISNI-0000000118784163", "WKP-Q274667", "", "suggested", "", "", ""); addLink("ISNI-0000000118784163", "BNF-12521566"); addMatch("ISNI-0000000118784163", "BNF-12521566", "", "suggested", "", "", ""); addLink("ISNI-0000000118784163", "BNE-XX890659"); addMatch("ISNI-0000000118784163", "BNE-XX890659", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "NII-DA19790689"); addMatch("ISNI-0000000118784163", "NII-DA19790689", "", "exact name", "", "", ""); addLink("ISNI-0000000118784163", "LC-n96112954"); addMatch("ISNI-0000000118784163", "LC-n96112954", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000118784163", "BNCHL-10000000000000000110622"); addMatch("ISNI-0000000118784163", "BNCHL-10000000000000000110622", "", "partial date and publisher", "", "", ""); </script> <script type="text/javascript"> new Node("ICCU-RAVV101062", "ICCU", "Central Institute for the Union Catalogue of the Italian libraries"); addLink("ICCU-RAVV101062", "CAOONL-ncf12144407"); addMatch("ICCU-RAVV101062", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "ISNI-0000000118784163"); addMatch("ICCU-RAVV101062", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("ICCU-RAVV101062", "BNF-12521566"); addMatch("ICCU-RAVV101062", "BNF-12521566", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "NTA-152516069"); addMatch("ICCU-RAVV101062", "NTA-152516069", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "BNE-XX890659"); addMatch("ICCU-RAVV101062", "BNE-XX890659", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "DBC-87097969356184"); addMatch("ICCU-RAVV101062", "DBC-87097969356184", "", "title", "", "", ""); addLink("ICCU-RAVV101062", "SUDOC-06733525X"); addMatch("ICCU-RAVV101062", "SUDOC-06733525X", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "KRNLK-KAC200001136"); addMatch("ICCU-RAVV101062", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "NII-DA19790689"); addMatch("ICCU-RAVV101062", "NII-DA19790689", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "PLWABN-9810568252105606"); addMatch("ICCU-RAVV101062", "PLWABN-9810568252105606", "", "viafid", "", "", ""); addLink("ICCU-RAVV101062", "NUKAT-n2003060649"); addMatch("ICCU-RAVV101062", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "RERO-A002905262"); addMatch("ICCU-RAVV101062", "RERO-A002905262", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "J9U-987011418923205171"); addMatch("ICCU-RAVV101062", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "J9U-987011418923205171"); addMatch("ICCU-RAVV101062", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "LC-n96112954"); addMatch("ICCU-RAVV101062", "LC-n96112954", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "SELIBR-289891"); addMatch("ICCU-RAVV101062", "SELIBR-289891", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "BNCHL-10000000000000000110622"); addMatch("ICCU-RAVV101062", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); addLink("ICCU-RAVV101062", "BIBSYS-5060937"); addMatch("ICCU-RAVV101062", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("ICCU-RAVV101062", "NDL-00763540"); addMatch("ICCU-RAVV101062", "NDL-00763540", "", "exact name", "", "", ""); addLink("ICCU-RAVV101062", "WKP-Q274667"); addMatch("ICCU-RAVV101062", "WKP-Q274667", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-12521566", "BNF", "National Library of France"); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "ISNI-0000000118784163"); addMatch("BNF-12521566", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNF-12521566", "SUDOC-06733525X"); addMatch("BNF-12521566", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("BNF-12521566", "RERO-A002905262"); addMatch("BNF-12521566", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("BNF-12521566", "DNB-118050788"); addMatch("BNF-12521566", "DNB-118050788", "", "forced single date", "", "", ""); addLink("BNF-12521566", "SELIBR-289891"); addMatch("BNF-12521566", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("BNF-12521566", "PTBNP-264720"); addMatch("BNF-12521566", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("BNF-12521566", "BLBNB-000302375"); addMatch("BNF-12521566", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("BNF-12521566", "CAOONL-ncf12144407"); addMatch("BNF-12521566", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("BNF-12521566", "NTA-152516069"); addMatch("BNF-12521566", "NTA-152516069", "", "forced single date", "", "", ""); addLink("BNF-12521566", "NKC-xx0161178"); addMatch("BNF-12521566", "NKC-xx0161178", "", "exact title", "", "", ""); addLink("BNF-12521566", "SZ-118050788"); addMatch("BNF-12521566", "SZ-118050788", "", "forced single date", "", "", ""); addLink("BNF-12521566", "DBC-87097969356184"); addMatch("BNF-12521566", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("BNF-12521566", "PLWABN-9810568252105606"); addMatch("BNF-12521566", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("BNF-12521566", "NUKAT-n2003060649"); addMatch("BNF-12521566", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("BNF-12521566", "ICCU-RAVV101062"); addMatch("BNF-12521566", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("BNF-12521566", "J9U-987011418923205171"); addMatch("BNF-12521566", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("BNF-12521566", "J9U-987011418923205171"); addMatch("BNF-12521566", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("BNF-12521566", "KRNLK-KAC200001136"); addMatch("BNF-12521566", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("BNF-12521566", "BIBSYS-5060937"); addMatch("BNF-12521566", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("BNF-12521566", "WKP-Q274667"); addMatch("BNF-12521566", "WKP-Q274667", "", "suggested", "", "", ""); addLink("BNF-12521566", "BNE-XX890659"); addMatch("BNF-12521566", "BNE-XX890659", "", "exact title", "", "", ""); addLink("BNF-12521566", "NII-DA19790689"); addMatch("BNF-12521566", "NII-DA19790689", "", "exact title", "", "", ""); addLink("BNF-12521566", "LC-n96112954"); addMatch("BNF-12521566", "LC-n96112954", "", "suggested", "", "", ""); addLink("BNF-12521566", "BNCHL-10000000000000000110622"); addMatch("BNF-12521566", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-152516069", "NTA", "National Library of the Netherlands"); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "ISNI-0000000118784163"); addMatch("NTA-152516069", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NTA-152516069", "SUDOC-06733525X"); addMatch("NTA-152516069", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("NTA-152516069", "RERO-A002905262"); addMatch("NTA-152516069", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("NTA-152516069", "SELIBR-289891"); addMatch("NTA-152516069", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("NTA-152516069", "DNB-118050788"); addMatch("NTA-152516069", "DNB-118050788", "", "forced single date", "", "", ""); addLink("NTA-152516069", "PTBNP-264720"); addMatch("NTA-152516069", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("NTA-152516069", "BLBNB-000302375"); addMatch("NTA-152516069", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("NTA-152516069", "CAOONL-ncf12144407"); addMatch("NTA-152516069", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("NTA-152516069", "NKC-xx0161178"); addMatch("NTA-152516069", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("NTA-152516069", "SZ-118050788"); addMatch("NTA-152516069", "SZ-118050788", "", "forced single date", "", "", ""); addLink("NTA-152516069", "DBC-87097969356184"); addMatch("NTA-152516069", "DBC-87097969356184", "", "title", "", "", ""); addLink("NTA-152516069", "PLWABN-9810568252105606"); addMatch("NTA-152516069", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("NTA-152516069", "NUKAT-n2003060649"); addMatch("NTA-152516069", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("NTA-152516069", "ICCU-RAVV101062"); addMatch("NTA-152516069", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("NTA-152516069", "J9U-987011418923205171"); addMatch("NTA-152516069", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("NTA-152516069", "J9U-987011418923205171"); addMatch("NTA-152516069", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("NTA-152516069", "KRNLK-KAC200001136"); addMatch("NTA-152516069", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("NTA-152516069", "BIBSYS-5060937"); addMatch("NTA-152516069", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("NTA-152516069", "WKP-Q274667"); addMatch("NTA-152516069", "WKP-Q274667", "", "suggested", "", "", ""); addLink("NTA-152516069", "BNF-12521566"); addMatch("NTA-152516069", "BNF-12521566", "", "forced single date", "", "", ""); addLink("NTA-152516069", "BNE-XX890659"); addMatch("NTA-152516069", "BNE-XX890659", "", "exact title", "", "", ""); addLink("NTA-152516069", "NII-DA19790689"); addMatch("NTA-152516069", "NII-DA19790689", "", "exact title", "", "", ""); addLink("NTA-152516069", "LC-n96112954"); addMatch("NTA-152516069", "LC-n96112954", "", "forced single date", "", "", ""); addLink("NTA-152516069", "BNCHL-10000000000000000110622"); addMatch("NTA-152516069", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987011418923205171", "J9U", "National Library of Israel"); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "SUDOC-06733525X"); addMatch("J9U-987011418923205171", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "RERO-A002905262"); addMatch("J9U-987011418923205171", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "SELIBR-289891"); addMatch("J9U-987011418923205171", "SELIBR-289891", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "DNB-118050788"); addMatch("J9U-987011418923205171", "DNB-118050788", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "PTBNP-264720"); addMatch("J9U-987011418923205171", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "BLBNB-000302375"); addMatch("J9U-987011418923205171", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "CAOONL-ncf12144407"); addMatch("J9U-987011418923205171", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "NTA-152516069"); addMatch("J9U-987011418923205171", "NTA-152516069", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "NDL-00763540"); addMatch("J9U-987011418923205171", "NDL-00763540", "", "lccn", "", "", ""); addLink("J9U-987011418923205171", "NKC-xx0161178"); addMatch("J9U-987011418923205171", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "SZ-118050788"); addMatch("J9U-987011418923205171", "SZ-118050788", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "DBC-87097969356184"); addMatch("J9U-987011418923205171", "DBC-87097969356184", "", "title", "", "", ""); addLink("J9U-987011418923205171", "PLWABN-9810568252105606"); addMatch("J9U-987011418923205171", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "NUKAT-n2003060649"); addMatch("J9U-987011418923205171", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "ICCU-RAVV101062"); addMatch("J9U-987011418923205171", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "KRNLK-KAC200001136"); addMatch("J9U-987011418923205171", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "BIBSYS-5060937"); addMatch("J9U-987011418923205171", "BIBSYS-5060937", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "WKP-Q274667"); addMatch("J9U-987011418923205171", "WKP-Q274667", "", "suggested", "", "", ""); addLink("J9U-987011418923205171", "BNF-12521566"); addMatch("J9U-987011418923205171", "BNF-12521566", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "BNE-XX890659"); addMatch("J9U-987011418923205171", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "NII-DA19790689"); addMatch("J9U-987011418923205171", "NII-DA19790689", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "LC-n96112954"); addMatch("J9U-987011418923205171", "LC-n96112954", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "BNCHL-10000000000000000110622"); addMatch("J9U-987011418923205171", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n96112954", "LC", "Library of Congress/NACO"); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "ISNI-0000000118784163"); addMatch("LC-n96112954", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("LC-n96112954", "SUDOC-06733525X"); addMatch("LC-n96112954", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("LC-n96112954", "RERO-A002905262"); addMatch("LC-n96112954", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("LC-n96112954", "SELIBR-289891"); addMatch("LC-n96112954", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("LC-n96112954", "DNB-118050788"); addMatch("LC-n96112954", "DNB-118050788", "", "forced single date", "", "", ""); addLink("LC-n96112954", "PTBNP-264720"); addMatch("LC-n96112954", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("LC-n96112954", "BLBNB-000302375"); addMatch("LC-n96112954", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("LC-n96112954", "CAOONL-ncf12144407"); addMatch("LC-n96112954", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("LC-n96112954", "NTA-152516069"); addMatch("LC-n96112954", "NTA-152516069", "", "forced single date", "", "", ""); addLink("LC-n96112954", "NDL-00763540"); addMatch("LC-n96112954", "NDL-00763540", "", "lccn", "", "", ""); addLink("LC-n96112954", "NKC-xx0161178"); addMatch("LC-n96112954", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("LC-n96112954", "SZ-118050788"); addMatch("LC-n96112954", "SZ-118050788", "", "forced single date", "", "", ""); addLink("LC-n96112954", "DBC-87097969356184"); addMatch("LC-n96112954", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("LC-n96112954", "PLWABN-9810568252105606"); addMatch("LC-n96112954", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("LC-n96112954", "NUKAT-n2003060649"); addMatch("LC-n96112954", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("LC-n96112954", "ICCU-RAVV101062"); addMatch("LC-n96112954", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("LC-n96112954", "J9U-987011418923205171"); addMatch("LC-n96112954", "J9U-987011418923205171", "", "lccn", "", "", ""); addLink("LC-n96112954", "J9U-987011418923205171"); addMatch("LC-n96112954", "J9U-987011418923205171", "", "lccn", "", "", ""); addLink("LC-n96112954", "KRNLK-KAC200001136"); addMatch("LC-n96112954", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("LC-n96112954", "BIBSYS-5060937"); addMatch("LC-n96112954", "BIBSYS-5060937", "", "exact title", "", "", ""); addLink("LC-n96112954", "WKP-Q274667"); addMatch("LC-n96112954", "WKP-Q274667", "", "suggested", "", "", ""); addLink("LC-n96112954", "BNF-12521566"); addMatch("LC-n96112954", "BNF-12521566", "", "suggested", "", "", ""); addLink("LC-n96112954", "BNE-XX890659"); addMatch("LC-n96112954", "BNE-XX890659", "", "exact title", "", "", ""); addLink("LC-n96112954", "NII-DA19790689"); addMatch("LC-n96112954", "NII-DA19790689", "", "exact title", "", "", ""); addLink("LC-n96112954", "BNCHL-10000000000000000110622"); addMatch("LC-n96112954", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-118050788", "DNB", "German National Library"); addLink("DNB-118050788", "CAOONL-ncf12144407"); addMatch("DNB-118050788", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "ISNI-0000000118784163"); addMatch("DNB-118050788", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "BNF-12521566"); addMatch("DNB-118050788", "BNF-12521566", "", "forced single date", "", "", ""); addLink("DNB-118050788", "NTA-152516069"); addMatch("DNB-118050788", "NTA-152516069", "", "forced single date", "", "", ""); addLink("DNB-118050788", "BNE-XX890659"); addMatch("DNB-118050788", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("DNB-118050788", "DBC-87097969356184"); addMatch("DNB-118050788", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("DNB-118050788", "SUDOC-06733525X"); addMatch("DNB-118050788", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("DNB-118050788", "LC-n96112954"); addMatch("DNB-118050788", "LC-n96112954", "", "forced single date", "", "", ""); addLink("DNB-118050788", "J9U-987011418923205171"); addMatch("DNB-118050788", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("DNB-118050788", "J9U-987011418923205171"); addMatch("DNB-118050788", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("DNB-118050788", "NUKAT-n2003060649"); addMatch("DNB-118050788", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("DNB-118050788", "PLWABN-9810568252105606"); addMatch("DNB-118050788", "PLWABN-9810568252105606", "", "partial date and publisher", "", "", ""); addLink("DNB-118050788", "NKC-xx0161178"); addMatch("DNB-118050788", "NKC-xx0161178", "", "exact title", "", "", ""); addLink("DNB-118050788", "RERO-A002905262"); addMatch("DNB-118050788", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("DNB-118050788", "SZ-118050788"); addMatch("DNB-118050788", "SZ-118050788", "", "suggested", "", "", ""); addLink("DNB-118050788", "KRNLK-KAC200001136"); addMatch("DNB-118050788", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("DNB-118050788", "SELIBR-289891"); addMatch("DNB-118050788", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("DNB-118050788", "BNCHL-10000000000000000110622"); addMatch("DNB-118050788", "BNCHL-10000000000000000110622", "", "joint author", "", "", ""); addLink("DNB-118050788", "BIBSYS-5060937"); addMatch("DNB-118050788", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("DNB-118050788", "PTBNP-264720"); addMatch("DNB-118050788", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("DNB-118050788", "WKP-Q274667"); addMatch("DNB-118050788", "WKP-Q274667", "", "suggested", "", "", ""); addLink("DNB-118050788", "BLBNB-000302375"); addMatch("DNB-118050788", "BLBNB-000302375", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("SZ-118050788", "SZ", "Swiss National Library"); addLink("SZ-118050788", "CAOONL-ncf12144407"); addMatch("SZ-118050788", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "ISNI-0000000118784163"); addMatch("SZ-118050788", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("SZ-118050788", "BNF-12521566"); addMatch("SZ-118050788", "BNF-12521566", "", "exact title", "", "", ""); addLink("SZ-118050788", "NTA-152516069"); addMatch("SZ-118050788", "NTA-152516069", "", "forced single date", "", "", ""); addLink("SZ-118050788", "BNE-XX890659"); addMatch("SZ-118050788", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("SZ-118050788", "DBC-87097969356184"); addMatch("SZ-118050788", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("SZ-118050788", "SUDOC-06733525X"); addMatch("SZ-118050788", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("SZ-118050788", "NKC-xx0161178"); addMatch("SZ-118050788", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("SZ-118050788", "J9U-987011418923205171"); addMatch("SZ-118050788", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("SZ-118050788", "J9U-987011418923205171"); addMatch("SZ-118050788", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("SZ-118050788", "KRNLK-KAC200001136"); addMatch("SZ-118050788", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("SZ-118050788", "RERO-A002905262"); addMatch("SZ-118050788", "RERO-A002905262", "", "exact title", "", "", ""); addLink("SZ-118050788", "PLWABN-9810568252105606"); addMatch("SZ-118050788", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("SZ-118050788", "NUKAT-n2003060649"); addMatch("SZ-118050788", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("SZ-118050788", "SELIBR-289891"); addMatch("SZ-118050788", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("SZ-118050788", "LC-n96112954"); addMatch("SZ-118050788", "LC-n96112954", "", "forced single date", "", "", ""); addLink("SZ-118050788", "DNB-118050788"); addMatch("SZ-118050788", "DNB-118050788", "", "suggested", "", "", ""); addLink("SZ-118050788", "BNCHL-10000000000000000110622"); addMatch("SZ-118050788", "BNCHL-10000000000000000110622", "", "forced single date", "", "", ""); addLink("SZ-118050788", "BIBSYS-5060937"); addMatch("SZ-118050788", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("SZ-118050788", "PTBNP-264720"); addMatch("SZ-118050788", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("SZ-118050788", "WKP-Q274667"); addMatch("SZ-118050788", "WKP-Q274667", "", "forced single date", "", "", ""); addLink("SZ-118050788", "BLBNB-000302375"); addMatch("SZ-118050788", "BLBNB-000302375", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf12144407", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "ISNI-0000000118784163"); addMatch("CAOONL-ncf12144407", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "SUDOC-06733525X"); addMatch("CAOONL-ncf12144407", "SUDOC-06733525X", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "RERO-A002905262"); addMatch("CAOONL-ncf12144407", "RERO-A002905262", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "SELIBR-289891"); addMatch("CAOONL-ncf12144407", "SELIBR-289891", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "DNB-118050788"); addMatch("CAOONL-ncf12144407", "DNB-118050788", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "NDL-00763540"); addMatch("CAOONL-ncf12144407", "NDL-00763540", "", "lccn", "", "", ""); addLink("CAOONL-ncf12144407", "BLBNB-000302375"); addMatch("CAOONL-ncf12144407", "BLBNB-000302375", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "NTA-152516069"); addMatch("CAOONL-ncf12144407", "NTA-152516069", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "PTBNP-264720"); addMatch("CAOONL-ncf12144407", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "NKC-xx0161178"); addMatch("CAOONL-ncf12144407", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "SZ-118050788"); addMatch("CAOONL-ncf12144407", "SZ-118050788", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "DBC-87097969356184"); addMatch("CAOONL-ncf12144407", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "PLWABN-9810568252105606"); addMatch("CAOONL-ncf12144407", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "NUKAT-n2003060649"); addMatch("CAOONL-ncf12144407", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "ICCU-RAVV101062"); addMatch("CAOONL-ncf12144407", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "J9U-987011418923205171"); addMatch("CAOONL-ncf12144407", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "J9U-987011418923205171"); addMatch("CAOONL-ncf12144407", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "KRNLK-KAC200001136"); addMatch("CAOONL-ncf12144407", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12144407", "BIBSYS-5060937"); addMatch("CAOONL-ncf12144407", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("CAOONL-ncf12144407", "WKP-Q274667"); addMatch("CAOONL-ncf12144407", "WKP-Q274667", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "BNF-12521566"); addMatch("CAOONL-ncf12144407", "BNF-12521566", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "BNE-XX890659"); addMatch("CAOONL-ncf12144407", "BNE-XX890659", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "LC-n96112954"); addMatch("CAOONL-ncf12144407", "LC-n96112954", "", "exact title", "", "", ""); addLink("CAOONL-ncf12144407", "BNCHL-10000000000000000110622"); addMatch("CAOONL-ncf12144407", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-06733525X", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "ISNI-0000000118784163"); addMatch("SUDOC-06733525X", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SUDOC-06733525X", "RERO-A002905262"); addMatch("SUDOC-06733525X", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "SELIBR-289891"); addMatch("SUDOC-06733525X", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "DNB-118050788"); addMatch("SUDOC-06733525X", "DNB-118050788", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "PTBNP-264720"); addMatch("SUDOC-06733525X", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "BLBNB-000302375"); addMatch("SUDOC-06733525X", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("SUDOC-06733525X", "CAOONL-ncf12144407"); addMatch("SUDOC-06733525X", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("SUDOC-06733525X", "NTA-152516069"); addMatch("SUDOC-06733525X", "NTA-152516069", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "NKC-xx0161178"); addMatch("SUDOC-06733525X", "NKC-xx0161178", "", "exact title", "", "", ""); addLink("SUDOC-06733525X", "SZ-118050788"); addMatch("SUDOC-06733525X", "SZ-118050788", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "DBC-87097969356184"); addMatch("SUDOC-06733525X", "DBC-87097969356184", "", "title", "", "", ""); addLink("SUDOC-06733525X", "PLWABN-9810568252105606"); addMatch("SUDOC-06733525X", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "NUKAT-n2003060649"); addMatch("SUDOC-06733525X", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "ICCU-RAVV101062"); addMatch("SUDOC-06733525X", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("SUDOC-06733525X", "J9U-987011418923205171"); addMatch("SUDOC-06733525X", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "J9U-987011418923205171"); addMatch("SUDOC-06733525X", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "KRNLK-KAC200001136"); addMatch("SUDOC-06733525X", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "BIBSYS-5060937"); addMatch("SUDOC-06733525X", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("SUDOC-06733525X", "WKP-Q274667"); addMatch("SUDOC-06733525X", "WKP-Q274667", "", "exact title", "", "", ""); addLink("SUDOC-06733525X", "BNF-12521566"); addMatch("SUDOC-06733525X", "BNF-12521566", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "BNE-XX890659"); addMatch("SUDOC-06733525X", "BNE-XX890659", "", "exact title", "", "", ""); addLink("SUDOC-06733525X", "NII-DA19790689"); addMatch("SUDOC-06733525X", "NII-DA19790689", "", "exact title", "", "", ""); addLink("SUDOC-06733525X", "LC-n96112954"); addMatch("SUDOC-06733525X", "LC-n96112954", "", "forced single date", "", "", ""); addLink("SUDOC-06733525X", "BNCHL-10000000000000000110622"); addMatch("SUDOC-06733525X", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA19790689", "NII", "NII (Japan)"); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "ISNI-0000000118784163"); addMatch("NII-DA19790689", "ISNI-0000000118784163", "", "exact name", "", "", ""); addLink("NII-DA19790689", "BNF-12521566"); addMatch("NII-DA19790689", "BNF-12521566", "", "exact title", "", "", ""); addLink("NII-DA19790689", "NTA-152516069"); addMatch("NII-DA19790689", "NTA-152516069", "", "exact title", "", "", ""); addLink("NII-DA19790689", "BNE-XX890659"); addMatch("NII-DA19790689", "BNE-XX890659", "", "exact title", "", "", ""); addLink("NII-DA19790689", "DBC-87097969356184"); addMatch("NII-DA19790689", "DBC-87097969356184", "", "exact name", "", "", ""); addLink("NII-DA19790689", "SUDOC-06733525X"); addMatch("NII-DA19790689", "SUDOC-06733525X", "", "exact title", "", "", ""); addLink("NII-DA19790689", "RERO-A002905262"); addMatch("NII-DA19790689", "RERO-A002905262", "", "exact title", "", "", ""); addLink("NII-DA19790689", "PLWABN-9810568252105606"); addMatch("NII-DA19790689", "PLWABN-9810568252105606", "", "viafid", "", "", ""); addLink("NII-DA19790689", "NUKAT-n2003060649"); addMatch("NII-DA19790689", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("NII-DA19790689", "ICCU-RAVV101062"); addMatch("NII-DA19790689", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("NII-DA19790689", "WKP-Q274667"); addMatch("NII-DA19790689", "WKP-Q274667", "", "suggested", "", "", ""); addLink("NII-DA19790689", "J9U-987011418923205171"); addMatch("NII-DA19790689", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("NII-DA19790689", "J9U-987011418923205171"); addMatch("NII-DA19790689", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("NII-DA19790689", "LC-n96112954"); addMatch("NII-DA19790689", "LC-n96112954", "", "exact title", "", "", ""); addLink("NII-DA19790689", "BIBSYS-5060937"); addMatch("NII-DA19790689", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("NII-DA19790689", "NDL-00763540"); addMatch("NII-DA19790689", "NDL-00763540", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NDL-00763540", "NDL", "National Diet Library, Japan"); addLink("NDL-00763540", "CAOONL-ncf12144407"); addMatch("NDL-00763540", "CAOONL-ncf12144407", "", "lccn", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "ISNI-0000000118784163"); addMatch("NDL-00763540", "ISNI-0000000118784163", "", "joint author", "", "", ""); addLink("NDL-00763540", "DBC-87097969356184"); addMatch("NDL-00763540", "DBC-87097969356184", "", "exact name", "", "", ""); addLink("NDL-00763540", "NII-DA19790689"); addMatch("NDL-00763540", "NII-DA19790689", "", "exact title", "", "", ""); addLink("NDL-00763540", "PLWABN-9810568252105606"); addMatch("NDL-00763540", "PLWABN-9810568252105606", "", "viafid", "", "", ""); addLink("NDL-00763540", "ICCU-RAVV101062"); addMatch("NDL-00763540", "ICCU-RAVV101062", "", "exact name", "", "", ""); addLink("NDL-00763540", "WKP-Q274667"); addMatch("NDL-00763540", "WKP-Q274667", "", "suggested", "", "", ""); addLink("NDL-00763540", "J9U-987011418923205171"); addMatch("NDL-00763540", "J9U-987011418923205171", "", "lccn", "", "", ""); addLink("NDL-00763540", "J9U-987011418923205171"); addMatch("NDL-00763540", "J9U-987011418923205171", "", "lccn", "", "", ""); addLink("NDL-00763540", "LC-n96112954"); addMatch("NDL-00763540", "LC-n96112954", "", "lccn", "", "", ""); addLink("NDL-00763540", "BIBSYS-5060937"); addMatch("NDL-00763540", "BIBSYS-5060937", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810568252105606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "ISNI-0000000118784163"); addMatch("PLWABN-9810568252105606", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "SUDOC-06733525X"); addMatch("PLWABN-9810568252105606", "SUDOC-06733525X", "", "viafid", "", "", ""); addLink("PLWABN-9810568252105606", "RERO-A002905262"); addMatch("PLWABN-9810568252105606", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("PLWABN-9810568252105606", "SELIBR-289891"); addMatch("PLWABN-9810568252105606", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("PLWABN-9810568252105606", "DNB-118050788"); addMatch("PLWABN-9810568252105606", "DNB-118050788", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810568252105606", "PTBNP-264720"); addMatch("PLWABN-9810568252105606", "PTBNP-264720", "", "viafid", "", "", ""); addLink("PLWABN-9810568252105606", "BLBNB-000302375"); addMatch("PLWABN-9810568252105606", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("PLWABN-9810568252105606", "CAOONL-ncf12144407"); addMatch("PLWABN-9810568252105606", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("PLWABN-9810568252105606", "NTA-152516069"); addMatch("PLWABN-9810568252105606", "NTA-152516069", "", "viafid", "", "", ""); addLink("PLWABN-9810568252105606", "NDL-00763540"); addMatch("PLWABN-9810568252105606", "NDL-00763540", "", "viafid", "", "", ""); addLink("PLWABN-9810568252105606", "NKC-xx0161178"); addMatch("PLWABN-9810568252105606", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("PLWABN-9810568252105606", "SZ-118050788"); addMatch("PLWABN-9810568252105606", "SZ-118050788", "", "viafid", "", "", ""); addLink("PLWABN-9810568252105606", "DBC-87097969356184"); addMatch("PLWABN-9810568252105606", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("PLWABN-9810568252105606", "NUKAT-n2003060649"); addMatch("PLWABN-9810568252105606", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("PLWABN-9810568252105606", "ICCU-RAVV101062"); addMatch("PLWABN-9810568252105606", "ICCU-RAVV101062", "", "viafid", "", "", ""); addLink("PLWABN-9810568252105606", "J9U-987011418923205171"); addMatch("PLWABN-9810568252105606", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("PLWABN-9810568252105606", "J9U-987011418923205171"); addMatch("PLWABN-9810568252105606", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("PLWABN-9810568252105606", "KRNLK-KAC200001136"); addMatch("PLWABN-9810568252105606", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("PLWABN-9810568252105606", "BIBSYS-5060937"); addMatch("PLWABN-9810568252105606", "BIBSYS-5060937", "", "exact title", "", "", ""); addLink("PLWABN-9810568252105606", "WKP-Q274667"); addMatch("PLWABN-9810568252105606", "WKP-Q274667", "", "exact title", "", "", ""); addLink("PLWABN-9810568252105606", "BNF-12521566"); addMatch("PLWABN-9810568252105606", "BNF-12521566", "", "viafid", "", "", ""); addLink("PLWABN-9810568252105606", "BNE-XX890659"); addMatch("PLWABN-9810568252105606", "BNE-XX890659", "", "exact title", "", "", ""); addLink("PLWABN-9810568252105606", "NII-DA19790689"); addMatch("PLWABN-9810568252105606", "NII-DA19790689", "", "viafid", "", "", ""); addLink("PLWABN-9810568252105606", "LC-n96112954"); addMatch("PLWABN-9810568252105606", "LC-n96112954", "", "forced single date", "", "", ""); addLink("PLWABN-9810568252105606", "BNCHL-10000000000000000110622"); addMatch("PLWABN-9810568252105606", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n2003060649", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "ISNI-0000000118784163"); addMatch("NUKAT-n2003060649", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2003060649", "SUDOC-06733525X"); addMatch("NUKAT-n2003060649", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "RERO-A002905262"); addMatch("NUKAT-n2003060649", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "SELIBR-289891"); addMatch("NUKAT-n2003060649", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "DNB-118050788"); addMatch("NUKAT-n2003060649", "DNB-118050788", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "PTBNP-264720"); addMatch("NUKAT-n2003060649", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "BLBNB-000302375"); addMatch("NUKAT-n2003060649", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "CAOONL-ncf12144407"); addMatch("NUKAT-n2003060649", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "NTA-152516069"); addMatch("NUKAT-n2003060649", "NTA-152516069", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "NKC-xx0161178"); addMatch("NUKAT-n2003060649", "NKC-xx0161178", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "SZ-118050788"); addMatch("NUKAT-n2003060649", "SZ-118050788", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "DBC-87097969356184"); addMatch("NUKAT-n2003060649", "DBC-87097969356184", "", "title", "", "", ""); addLink("NUKAT-n2003060649", "PLWABN-9810568252105606"); addMatch("NUKAT-n2003060649", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "ICCU-RAVV101062"); addMatch("NUKAT-n2003060649", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "J9U-987011418923205171"); addMatch("NUKAT-n2003060649", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "J9U-987011418923205171"); addMatch("NUKAT-n2003060649", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "KRNLK-KAC200001136"); addMatch("NUKAT-n2003060649", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "BIBSYS-5060937"); addMatch("NUKAT-n2003060649", "BIBSYS-5060937", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "WKP-Q274667"); addMatch("NUKAT-n2003060649", "WKP-Q274667", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "BNF-12521566"); addMatch("NUKAT-n2003060649", "BNF-12521566", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "BNE-XX890659"); addMatch("NUKAT-n2003060649", "BNE-XX890659", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "NII-DA19790689"); addMatch("NUKAT-n2003060649", "NII-DA19790689", "", "exact title", "", "", ""); addLink("NUKAT-n2003060649", "LC-n96112954"); addMatch("NUKAT-n2003060649", "LC-n96112954", "", "forced single date", "", "", ""); addLink("NUKAT-n2003060649", "BNCHL-10000000000000000110622"); addMatch("NUKAT-n2003060649", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A002905262", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "ISNI-0000000118784163"); addMatch("RERO-A002905262", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("RERO-A002905262", "SUDOC-06733525X"); addMatch("RERO-A002905262", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "SELIBR-289891"); addMatch("RERO-A002905262", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "DNB-118050788"); addMatch("RERO-A002905262", "DNB-118050788", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "PTBNP-264720"); addMatch("RERO-A002905262", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "BLBNB-000302375"); addMatch("RERO-A002905262", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("RERO-A002905262", "CAOONL-ncf12144407"); addMatch("RERO-A002905262", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("RERO-A002905262", "NTA-152516069"); addMatch("RERO-A002905262", "NTA-152516069", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "NKC-xx0161178"); addMatch("RERO-A002905262", "NKC-xx0161178", "", "exact title", "", "", ""); addLink("RERO-A002905262", "SZ-118050788"); addMatch("RERO-A002905262", "SZ-118050788", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "DBC-87097969356184"); addMatch("RERO-A002905262", "DBC-87097969356184", "", "title", "", "", ""); addLink("RERO-A002905262", "PLWABN-9810568252105606"); addMatch("RERO-A002905262", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "NUKAT-n2003060649"); addMatch("RERO-A002905262", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "ICCU-RAVV101062"); addMatch("RERO-A002905262", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("RERO-A002905262", "J9U-987011418923205171"); addMatch("RERO-A002905262", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "J9U-987011418923205171"); addMatch("RERO-A002905262", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "KRNLK-KAC200001136"); addMatch("RERO-A002905262", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("RERO-A002905262", "BIBSYS-5060937"); addMatch("RERO-A002905262", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("RERO-A002905262", "WKP-Q274667"); addMatch("RERO-A002905262", "WKP-Q274667", "", "exact title", "", "", ""); addLink("RERO-A002905262", "BNF-12521566"); addMatch("RERO-A002905262", "BNF-12521566", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "BNE-XX890659"); addMatch("RERO-A002905262", "BNE-XX890659", "", "exact title", "", "", ""); addLink("RERO-A002905262", "NII-DA19790689"); addMatch("RERO-A002905262", "NII-DA19790689", "", "exact title", "", "", ""); addLink("RERO-A002905262", "LC-n96112954"); addMatch("RERO-A002905262", "LC-n96112954", "", "forced single date", "", "", ""); addLink("RERO-A002905262", "BNCHL-10000000000000000110622"); addMatch("RERO-A002905262", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("SELIBR-289891", "SELIBR", "National Library of Sweden"); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "ISNI-0000000118784163"); addMatch("SELIBR-289891", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("SELIBR-289891", "SUDOC-06733525X"); addMatch("SELIBR-289891", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "RERO-A002905262"); addMatch("SELIBR-289891", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "DNB-118050788"); addMatch("SELIBR-289891", "DNB-118050788", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "PTBNP-264720"); addMatch("SELIBR-289891", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "BLBNB-000302375"); addMatch("SELIBR-289891", "BLBNB-000302375", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "CAOONL-ncf12144407"); addMatch("SELIBR-289891", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("SELIBR-289891", "NTA-152516069"); addMatch("SELIBR-289891", "NTA-152516069", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "NKC-xx0161178"); addMatch("SELIBR-289891", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "SZ-118050788"); addMatch("SELIBR-289891", "SZ-118050788", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "DBC-87097969356184"); addMatch("SELIBR-289891", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "PLWABN-9810568252105606"); addMatch("SELIBR-289891", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("SELIBR-289891", "NUKAT-n2003060649"); addMatch("SELIBR-289891", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "ICCU-RAVV101062"); addMatch("SELIBR-289891", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("SELIBR-289891", "J9U-987011418923205171"); addMatch("SELIBR-289891", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("SELIBR-289891", "J9U-987011418923205171"); addMatch("SELIBR-289891", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("SELIBR-289891", "KRNLK-KAC200001136"); addMatch("SELIBR-289891", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("SELIBR-289891", "BIBSYS-5060937"); addMatch("SELIBR-289891", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("SELIBR-289891", "WKP-Q274667"); addMatch("SELIBR-289891", "WKP-Q274667", "", "suggested", "", "", ""); addLink("SELIBR-289891", "BNF-12521566"); addMatch("SELIBR-289891", "BNF-12521566", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "BNE-XX890659"); addMatch("SELIBR-289891", "BNE-XX890659", "", "exact title", "", "", ""); addLink("SELIBR-289891", "LC-n96112954"); addMatch("SELIBR-289891", "LC-n96112954", "", "forced single date", "", "", ""); addLink("SELIBR-289891", "BNCHL-10000000000000000110622"); addMatch("SELIBR-289891", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("BLBNB-000302375", "BLBNB", "National Library of Brazil"); addLink("BLBNB-000302375", "SZ-118050788"); addMatch("BLBNB-000302375", "SZ-118050788", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "CAOONL-ncf12144407"); addMatch("BLBNB-000302375", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "ISNI-0000000118784163"); addMatch("BLBNB-000302375", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "BNF-12521566"); addMatch("BLBNB-000302375", "BNF-12521566", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "NTA-152516069"); addMatch("BLBNB-000302375", "NTA-152516069", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "BNE-XX890659"); addMatch("BLBNB-000302375", "BNE-XX890659", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "DBC-87097969356184"); addMatch("BLBNB-000302375", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "SUDOC-06733525X"); addMatch("BLBNB-000302375", "SUDOC-06733525X", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "LC-n96112954"); addMatch("BLBNB-000302375", "LC-n96112954", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "DNB-118050788"); addMatch("BLBNB-000302375", "DNB-118050788", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "NUKAT-n2003060649"); addMatch("BLBNB-000302375", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "PLWABN-9810568252105606"); addMatch("BLBNB-000302375", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "NKC-xx0161178"); addMatch("BLBNB-000302375", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "RERO-A002905262"); addMatch("BLBNB-000302375", "RERO-A002905262", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "J9U-987011418923205171"); addMatch("BLBNB-000302375", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "J9U-987011418923205171"); addMatch("BLBNB-000302375", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "KRNLK-KAC200001136"); addMatch("BLBNB-000302375", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "SELIBR-289891"); addMatch("BLBNB-000302375", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "BNCHL-10000000000000000110622"); addMatch("BLBNB-000302375", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); addLink("BLBNB-000302375", "BIBSYS-5060937"); addMatch("BLBNB-000302375", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("BLBNB-000302375", "PTBNP-264720"); addMatch("BLBNB-000302375", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("BLBNB-000302375", "WKP-Q274667"); addMatch("BLBNB-000302375", "WKP-Q274667", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("BNCHL-10000000000000000110622", "BNCHL", "National Library of Chile"); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "ISNI-0000000118784163"); addMatch("BNCHL-10000000000000000110622", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNCHL-10000000000000000110622", "SUDOC-06733525X"); addMatch("BNCHL-10000000000000000110622", "SUDOC-06733525X", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "RERO-A002905262"); addMatch("BNCHL-10000000000000000110622", "RERO-A002905262", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "SELIBR-289891"); addMatch("BNCHL-10000000000000000110622", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000110622", "DNB-118050788"); addMatch("BNCHL-10000000000000000110622", "DNB-118050788", "", "joint author", "", "", ""); addLink("BNCHL-10000000000000000110622", "PTBNP-264720"); addMatch("BNCHL-10000000000000000110622", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000110622", "BLBNB-000302375"); addMatch("BNCHL-10000000000000000110622", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "CAOONL-ncf12144407"); addMatch("BNCHL-10000000000000000110622", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "NTA-152516069"); addMatch("BNCHL-10000000000000000110622", "NTA-152516069", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "NKC-xx0161178"); addMatch("BNCHL-10000000000000000110622", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000110622", "SZ-118050788"); addMatch("BNCHL-10000000000000000110622", "SZ-118050788", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000110622", "DBC-87097969356184"); addMatch("BNCHL-10000000000000000110622", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000110622", "PLWABN-9810568252105606"); addMatch("BNCHL-10000000000000000110622", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "NUKAT-n2003060649"); addMatch("BNCHL-10000000000000000110622", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "ICCU-RAVV101062"); addMatch("BNCHL-10000000000000000110622", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "J9U-987011418923205171"); addMatch("BNCHL-10000000000000000110622", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "J9U-987011418923205171"); addMatch("BNCHL-10000000000000000110622", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "KRNLK-KAC200001136"); addMatch("BNCHL-10000000000000000110622", "KRNLK-KAC200001136", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "BIBSYS-5060937"); addMatch("BNCHL-10000000000000000110622", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("BNCHL-10000000000000000110622", "WKP-Q274667"); addMatch("BNCHL-10000000000000000110622", "WKP-Q274667", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "BNF-12521566"); addMatch("BNCHL-10000000000000000110622", "BNF-12521566", "", "exact title", "", "", ""); addLink("BNCHL-10000000000000000110622", "BNE-XX890659"); addMatch("BNCHL-10000000000000000110622", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("BNCHL-10000000000000000110622", "LC-n96112954"); addMatch("BNCHL-10000000000000000110622", "LC-n96112954", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("PTBNP-264720", "PTBNP", "National Library of Portugal"); addLink("PTBNP-264720", "SZ-118050788"); addMatch("PTBNP-264720", "SZ-118050788", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "CAOONL-ncf12144407"); addMatch("PTBNP-264720", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "ISNI-0000000118784163"); addMatch("PTBNP-264720", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("PTBNP-264720", "BNF-12521566"); addMatch("PTBNP-264720", "BNF-12521566", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "NTA-152516069"); addMatch("PTBNP-264720", "NTA-152516069", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "BNE-XX890659"); addMatch("PTBNP-264720", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "PLWABN-9810568252105606"); addMatch("PTBNP-264720", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "SUDOC-06733525X"); addMatch("PTBNP-264720", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "NKC-xx0161178"); addMatch("PTBNP-264720", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "J9U-987011418923205171"); addMatch("PTBNP-264720", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "J9U-987011418923205171"); addMatch("PTBNP-264720", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "RERO-A002905262"); addMatch("PTBNP-264720", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "DBC-87097969356184"); addMatch("PTBNP-264720", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "KRNLK-KAC200001136"); addMatch("PTBNP-264720", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "NUKAT-n2003060649"); addMatch("PTBNP-264720", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "SELIBR-289891"); addMatch("PTBNP-264720", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "LC-n96112954"); addMatch("PTBNP-264720", "LC-n96112954", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "DNB-118050788"); addMatch("PTBNP-264720", "DNB-118050788", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "BNCHL-10000000000000000110622"); addMatch("PTBNP-264720", "BNCHL-10000000000000000110622", "", "forced single date", "", "", ""); addLink("PTBNP-264720", "BIBSYS-5060937"); addMatch("PTBNP-264720", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("PTBNP-264720", "WKP-Q274667"); addMatch("PTBNP-264720", "WKP-Q274667", "", "suggested", "", "", ""); addLink("PTBNP-264720", "BLBNB-000302375"); addMatch("PTBNP-264720", "BLBNB-000302375", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-5060937", "BIBSYS", "BIBSYS"); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "ISNI-0000000118784163"); addMatch("BIBSYS-5060937", "ISNI-0000000118784163", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "SUDOC-06733525X"); addMatch("BIBSYS-5060937", "SUDOC-06733525X", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "RERO-A002905262"); addMatch("BIBSYS-5060937", "RERO-A002905262", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "DNB-118050788"); addMatch("BIBSYS-5060937", "DNB-118050788", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "SELIBR-289891"); addMatch("BIBSYS-5060937", "SELIBR-289891", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "NDL-00763540"); addMatch("BIBSYS-5060937", "NDL-00763540", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "BLBNB-000302375"); addMatch("BIBSYS-5060937", "BLBNB-000302375", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "CAOONL-ncf12144407"); addMatch("BIBSYS-5060937", "CAOONL-ncf12144407", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "NTA-152516069"); addMatch("BIBSYS-5060937", "NTA-152516069", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "PTBNP-264720"); addMatch("BIBSYS-5060937", "PTBNP-264720", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "NKC-xx0161178"); addMatch("BIBSYS-5060937", "NKC-xx0161178", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "SZ-118050788"); addMatch("BIBSYS-5060937", "SZ-118050788", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "DBC-87097969356184"); addMatch("BIBSYS-5060937", "DBC-87097969356184", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "PLWABN-9810568252105606"); addMatch("BIBSYS-5060937", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("BIBSYS-5060937", "NUKAT-n2003060649"); addMatch("BIBSYS-5060937", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("BIBSYS-5060937", "ICCU-RAVV101062"); addMatch("BIBSYS-5060937", "ICCU-RAVV101062", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "J9U-987011418923205171"); addMatch("BIBSYS-5060937", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("BIBSYS-5060937", "J9U-987011418923205171"); addMatch("BIBSYS-5060937", "J9U-987011418923205171", "", "exact title", "", "", ""); addLink("BIBSYS-5060937", "KRNLK-KAC200001136"); addMatch("BIBSYS-5060937", "KRNLK-KAC200001136", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "WKP-Q274667"); addMatch("BIBSYS-5060937", "WKP-Q274667", "", "suggested", "", "", ""); addLink("BIBSYS-5060937", "BNF-12521566"); addMatch("BIBSYS-5060937", "BNF-12521566", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "BNE-XX890659"); addMatch("BIBSYS-5060937", "BNE-XX890659", "", "exact title", "", "", ""); addLink("BIBSYS-5060937", "NII-DA19790689"); addMatch("BIBSYS-5060937", "NII-DA19790689", "", "viafid", "", "", ""); addLink("BIBSYS-5060937", "LC-n96112954"); addMatch("BIBSYS-5060937", "LC-n96112954", "", "exact title", "", "", ""); addLink("BIBSYS-5060937", "BNCHL-10000000000000000110622"); addMatch("BIBSYS-5060937", "BNCHL-10000000000000000110622", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("KRNLK-KAC200001136", "KRNLK", "National Library of Korea"); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "ISNI-0000000118784163"); addMatch("KRNLK-KAC200001136", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "SUDOC-06733525X"); addMatch("KRNLK-KAC200001136", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "RERO-A002905262"); addMatch("KRNLK-KAC200001136", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "DNB-118050788"); addMatch("KRNLK-KAC200001136", "DNB-118050788", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "SELIBR-289891"); addMatch("KRNLK-KAC200001136", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "PTBNP-264720"); addMatch("KRNLK-KAC200001136", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "BLBNB-000302375"); addMatch("KRNLK-KAC200001136", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("KRNLK-KAC200001136", "CAOONL-ncf12144407"); addMatch("KRNLK-KAC200001136", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "NTA-152516069"); addMatch("KRNLK-KAC200001136", "NTA-152516069", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "NKC-xx0161178"); addMatch("KRNLK-KAC200001136", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "SZ-118050788"); addMatch("KRNLK-KAC200001136", "SZ-118050788", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "DBC-87097969356184"); addMatch("KRNLK-KAC200001136", "DBC-87097969356184", "", "title", "", "", ""); addLink("KRNLK-KAC200001136", "PLWABN-9810568252105606"); addMatch("KRNLK-KAC200001136", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("KRNLK-KAC200001136", "NUKAT-n2003060649"); addMatch("KRNLK-KAC200001136", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "ICCU-RAVV101062"); addMatch("KRNLK-KAC200001136", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("KRNLK-KAC200001136", "J9U-987011418923205171"); addMatch("KRNLK-KAC200001136", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "J9U-987011418923205171"); addMatch("KRNLK-KAC200001136", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "BIBSYS-5060937"); addMatch("KRNLK-KAC200001136", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("KRNLK-KAC200001136", "WKP-Q274667"); addMatch("KRNLK-KAC200001136", "WKP-Q274667", "", "suggested", "", "", ""); addLink("KRNLK-KAC200001136", "BNF-12521566"); addMatch("KRNLK-KAC200001136", "BNF-12521566", "", "exact title", "", "", ""); addLink("KRNLK-KAC200001136", "BNE-XX890659"); addMatch("KRNLK-KAC200001136", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "LC-n96112954"); addMatch("KRNLK-KAC200001136", "LC-n96112954", "", "forced single date", "", "", ""); addLink("KRNLK-KAC200001136", "BNCHL-10000000000000000110622"); addMatch("KRNLK-KAC200001136", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX890659", "BNE", "National Library of Spain"); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "ISNI-0000000118784163"); addMatch("BNE-XX890659", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("BNE-XX890659", "SUDOC-06733525X"); addMatch("BNE-XX890659", "SUDOC-06733525X", "", "exact title", "", "", ""); addLink("BNE-XX890659", "RERO-A002905262"); addMatch("BNE-XX890659", "RERO-A002905262", "", "exact title", "", "", ""); addLink("BNE-XX890659", "SELIBR-289891"); addMatch("BNE-XX890659", "SELIBR-289891", "", "exact title", "", "", ""); addLink("BNE-XX890659", "DNB-118050788"); addMatch("BNE-XX890659", "DNB-118050788", "", "forced single date", "", "", ""); addLink("BNE-XX890659", "PTBNP-264720"); addMatch("BNE-XX890659", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("BNE-XX890659", "BLBNB-000302375"); addMatch("BNE-XX890659", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("BNE-XX890659", "CAOONL-ncf12144407"); addMatch("BNE-XX890659", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("BNE-XX890659", "NTA-152516069"); addMatch("BNE-XX890659", "NTA-152516069", "", "exact title", "", "", ""); addLink("BNE-XX890659", "NKC-xx0161178"); addMatch("BNE-XX890659", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("BNE-XX890659", "SZ-118050788"); addMatch("BNE-XX890659", "SZ-118050788", "", "forced single date", "", "", ""); addLink("BNE-XX890659", "DBC-87097969356184"); addMatch("BNE-XX890659", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("BNE-XX890659", "PLWABN-9810568252105606"); addMatch("BNE-XX890659", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("BNE-XX890659", "NUKAT-n2003060649"); addMatch("BNE-XX890659", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("BNE-XX890659", "ICCU-RAVV101062"); addMatch("BNE-XX890659", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("BNE-XX890659", "J9U-987011418923205171"); addMatch("BNE-XX890659", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("BNE-XX890659", "J9U-987011418923205171"); addMatch("BNE-XX890659", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("BNE-XX890659", "KRNLK-KAC200001136"); addMatch("BNE-XX890659", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("BNE-XX890659", "BIBSYS-5060937"); addMatch("BNE-XX890659", "BIBSYS-5060937", "", "exact title", "", "", ""); addLink("BNE-XX890659", "WKP-Q274667"); addMatch("BNE-XX890659", "WKP-Q274667", "", "exact title", "", "", ""); addLink("BNE-XX890659", "BNF-12521566"); addMatch("BNE-XX890659", "BNF-12521566", "", "exact title", "", "", ""); addLink("BNE-XX890659", "NII-DA19790689"); addMatch("BNE-XX890659", "NII-DA19790689", "", "exact title", "", "", ""); addLink("BNE-XX890659", "LC-n96112954"); addMatch("BNE-XX890659", "LC-n96112954", "", "exact title", "", "", ""); addLink("BNE-XX890659", "BNCHL-10000000000000000110622"); addMatch("BNE-XX890659", "BNCHL-10000000000000000110622", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("NKC-xx0161178", "NKC", "National Library of the Czech Republic"); addLink("NKC-xx0161178", "CAOONL-ncf12144407"); addMatch("NKC-xx0161178", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "ISNI-0000000118784163"); addMatch("NKC-xx0161178", "ISNI-0000000118784163", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "BNF-12521566"); addMatch("NKC-xx0161178", "BNF-12521566", "", "exact title", "", "", ""); addLink("NKC-xx0161178", "NTA-152516069"); addMatch("NKC-xx0161178", "NTA-152516069", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "BNE-XX890659"); addMatch("NKC-xx0161178", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "DBC-87097969356184"); addMatch("NKC-xx0161178", "DBC-87097969356184", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "SUDOC-06733525X"); addMatch("NKC-xx0161178", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "SZ-118050788"); addMatch("NKC-xx0161178", "SZ-118050788", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "KRNLK-KAC200001136"); addMatch("NKC-xx0161178", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "RERO-A002905262"); addMatch("NKC-xx0161178", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "PLWABN-9810568252105606"); addMatch("NKC-xx0161178", "PLWABN-9810568252105606", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "NUKAT-n2003060649"); addMatch("NKC-xx0161178", "NUKAT-n2003060649", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "J9U-987011418923205171"); addMatch("NKC-xx0161178", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "J9U-987011418923205171"); addMatch("NKC-xx0161178", "J9U-987011418923205171", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "DNB-118050788"); addMatch("NKC-xx0161178", "DNB-118050788", "", "exact title", "", "", ""); addLink("NKC-xx0161178", "LC-n96112954"); addMatch("NKC-xx0161178", "LC-n96112954", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "SELIBR-289891"); addMatch("NKC-xx0161178", "SELIBR-289891", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "BNCHL-10000000000000000110622"); addMatch("NKC-xx0161178", "BNCHL-10000000000000000110622", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "BIBSYS-5060937"); addMatch("NKC-xx0161178", "BIBSYS-5060937", "", "viafid", "", "", ""); addLink("NKC-xx0161178", "PTBNP-264720"); addMatch("NKC-xx0161178", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("NKC-xx0161178", "WKP-Q274667"); addMatch("NKC-xx0161178", "WKP-Q274667", "", "exact title", "", "", ""); addLink("NKC-xx0161178", "BLBNB-000302375"); addMatch("NKC-xx0161178", "BLBNB-000302375", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("WKP-Q274667", "WKP", "Wikidata"); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "ISNI-0000000118784163"); addMatch("WKP-Q274667", "ISNI-0000000118784163", "", "suggested", "", "", ""); addLink("WKP-Q274667", "SUDOC-06733525X"); addMatch("WKP-Q274667", "SUDOC-06733525X", "", "suggested", "", "", ""); addLink("WKP-Q274667", "RERO-A002905262"); addMatch("WKP-Q274667", "RERO-A002905262", "", "exact title", "", "", ""); addLink("WKP-Q274667", "SELIBR-289891"); addMatch("WKP-Q274667", "SELIBR-289891", "", "suggested", "", "", ""); addLink("WKP-Q274667", "DNB-118050788"); addMatch("WKP-Q274667", "DNB-118050788", "", "suggested", "", "", ""); addLink("WKP-Q274667", "PTBNP-264720"); addMatch("WKP-Q274667", "PTBNP-264720", "", "suggested", "", "", ""); addLink("WKP-Q274667", "BLBNB-000302375"); addMatch("WKP-Q274667", "BLBNB-000302375", "", "suggested", "", "", ""); addLink("WKP-Q274667", "CAOONL-ncf12144407"); addMatch("WKP-Q274667", "CAOONL-ncf12144407", "", "exact title", "", "", ""); addLink("WKP-Q274667", "NTA-152516069"); addMatch("WKP-Q274667", "NTA-152516069", "", "suggested", "", "", ""); addLink("WKP-Q274667", "NDL-00763540"); addMatch("WKP-Q274667", "NDL-00763540", "", "suggested", "", "", ""); addLink("WKP-Q274667", "NKC-xx0161178"); addMatch("WKP-Q274667", "NKC-xx0161178", "", "exact title", "", "", ""); addLink("WKP-Q274667", "SZ-118050788"); addMatch("WKP-Q274667", "SZ-118050788", "", "forced single date", "", "", ""); addLink("WKP-Q274667", "DBC-87097969356184"); addMatch("WKP-Q274667", "DBC-87097969356184", "", "suggested", "", "", ""); addLink("WKP-Q274667", "PLWABN-9810568252105606"); addMatch("WKP-Q274667", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("WKP-Q274667", "NUKAT-n2003060649"); addMatch("WKP-Q274667", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("WKP-Q274667", "ICCU-RAVV101062"); addMatch("WKP-Q274667", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("WKP-Q274667", "J9U-987011418923205171"); addMatch("WKP-Q274667", "J9U-987011418923205171", "", "suggested", "", "", ""); addLink("WKP-Q274667", "J9U-987011418923205171"); addMatch("WKP-Q274667", "J9U-987011418923205171", "", "suggested", "", "", ""); addLink("WKP-Q274667", "KRNLK-KAC200001136"); addMatch("WKP-Q274667", "KRNLK-KAC200001136", "", "suggested", "", "", ""); addLink("WKP-Q274667", "BIBSYS-5060937"); addMatch("WKP-Q274667", "BIBSYS-5060937", "", "suggested", "", "", ""); addLink("WKP-Q274667", "BNF-12521566"); addMatch("WKP-Q274667", "BNF-12521566", "", "exact title", "", "", ""); addLink("WKP-Q274667", "BNE-XX890659"); addMatch("WKP-Q274667", "BNE-XX890659", "", "exact title", "", "", ""); addLink("WKP-Q274667", "NII-DA19790689"); addMatch("WKP-Q274667", "NII-DA19790689", "", "suggested", "", "", ""); addLink("WKP-Q274667", "LC-n96112954"); addMatch("WKP-Q274667", "LC-n96112954", "", "suggested", "", "", ""); addLink("WKP-Q274667", "BNCHL-10000000000000000110622"); addMatch("WKP-Q274667", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987011418923205171", "J9U", "National Library of Israel"); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "ISNI-0000000118784163"); addMatch("J9U-987011418923205171", "ISNI-0000000118784163", "", "partial date and publisher", "", "", ""); addLink("J9U-987011418923205171", "SUDOC-06733525X"); addMatch("J9U-987011418923205171", "SUDOC-06733525X", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "RERO-A002905262"); addMatch("J9U-987011418923205171", "RERO-A002905262", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "SELIBR-289891"); addMatch("J9U-987011418923205171", "SELIBR-289891", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "DNB-118050788"); addMatch("J9U-987011418923205171", "DNB-118050788", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "PTBNP-264720"); addMatch("J9U-987011418923205171", "PTBNP-264720", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "BLBNB-000302375"); addMatch("J9U-987011418923205171", "BLBNB-000302375", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "CAOONL-ncf12144407"); addMatch("J9U-987011418923205171", "CAOONL-ncf12144407", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "NTA-152516069"); addMatch("J9U-987011418923205171", "NTA-152516069", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "NDL-00763540"); addMatch("J9U-987011418923205171", "NDL-00763540", "", "lccn", "", "", ""); addLink("J9U-987011418923205171", "NKC-xx0161178"); addMatch("J9U-987011418923205171", "NKC-xx0161178", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "SZ-118050788"); addMatch("J9U-987011418923205171", "SZ-118050788", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "DBC-87097969356184"); addMatch("J9U-987011418923205171", "DBC-87097969356184", "", "title", "", "", ""); addLink("J9U-987011418923205171", "PLWABN-9810568252105606"); addMatch("J9U-987011418923205171", "PLWABN-9810568252105606", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "NUKAT-n2003060649"); addMatch("J9U-987011418923205171", "NUKAT-n2003060649", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "ICCU-RAVV101062"); addMatch("J9U-987011418923205171", "ICCU-RAVV101062", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "KRNLK-KAC200001136"); addMatch("J9U-987011418923205171", "KRNLK-KAC200001136", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "BIBSYS-5060937"); addMatch("J9U-987011418923205171", "BIBSYS-5060937", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "WKP-Q274667"); addMatch("J9U-987011418923205171", "WKP-Q274667", "", "suggested", "", "", ""); addLink("J9U-987011418923205171", "BNF-12521566"); addMatch("J9U-987011418923205171", "BNF-12521566", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "BNE-XX890659"); addMatch("J9U-987011418923205171", "BNE-XX890659", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "NII-DA19790689"); addMatch("J9U-987011418923205171", "NII-DA19790689", "", "exact title", "", "", ""); addLink("J9U-987011418923205171", "LC-n96112954"); addMatch("J9U-987011418923205171", "LC-n96112954", "", "forced single date", "", "", ""); addLink("J9U-987011418923205171", "BNCHL-10000000000000000110622"); addMatch("J9U-987011418923205171", "BNCHL-10000000000000000110622", "", "exact title", "", "", ""); </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> (45) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 1 _ ‡a <span>Abaḳsis, Elyeṭ</span> ‡d <span>1969-</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>Abecassis, Eliette,</span> ‡d <span>1969-</span> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>400 1 _ ‡a <span>Abecassis, Eliette</span> ‡d <span>1969-</span> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‡a <span>Abeḳasis, Elyeṭ</span> ‡d <span>1969-</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>Abécassis, Eliette</span> ‡d <span>1969-</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>Abécassis, Eliette</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Abécassis, Eliette</span> ‡d <span>1969-</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‡a <span>Abécassis, Éliette</span> <span class="flags"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> <li>400 1 _ ‡a <span>Avḳasis, Elyeṭ</span> ‡d <span>1969-</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>Eliette Abecassis</span> ‡c <span>shkrimtare franceze</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Eliette Abécassis</span> ‡c <span>Frans schrijfster</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Eliette Abécassis</span> ‡c <span>Frans schrijver</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‡a <span>Eliette Abécassis</span> ‡c <span>French professor and writer</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‡a <span>Eliette Abécassis</span> ‡c <span>scriitoare franceză</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassisová</span> ‡c <span>francouzská spisovatelka a historička</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>Fransız yazar (d. 1969)</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>Französische Schriftstellerin</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>French writer</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>escriptora francesa</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>escritora francesa</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>eskritor franses</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>femme de lettres française</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>franca verkistino, reĝisoro kaj scenaristino</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>fransk författare</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>fransk skribent</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>französische Schriftstellerin</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Éliette Abécassis</span> ‡c <span>scrittrice francese</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Ελιέτ Αμπεκασίς</span> ‡c <span>Γαλλίδα συγγραφέας</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Елієтт Абекассіс</span> ‡c <span>французька письменниця</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Элиетт Абекассис</span> ‡c <span>французская писательница</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‡a <span>אבקסיס, אליט,</span> ‡d <span>1969-</span> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>400 1 _ ‡a <span>אבקסיס, אליט</span> ‡d <span>1969-</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <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="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>400 1 _ ‡a <span>אבקסיס, אלייט</span> ‡d <span>1969-</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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 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="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>الیت آبکاسی</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> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> <li>400 0 _ ‡a <span>エリエット・アベカシス</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>艾莉葉·阿貝加西</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>1969-</span> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‡a <span>아베카시스, 엘리에트</span> ‡d <span>1969-</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> (2) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>551 _ _ <a href="../155931751"> ‡a <span>Caen</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> <li>551 _ _ <a href="../239513469"> ‡a <span>Straßburg</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> </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>3 minutes pour comprendre : les 50 notions-clés du judaïsme</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>30年目の待ち合わせ</td> <td> <span class="flags"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>Il a tout et moi j'ai rien !</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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> <a href="/viaf/897155226696184490004">Affaire conjugale : roman</a> </td> <td> <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="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="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/8782159337551613150008">Alyah</a> </td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of 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="German National Library" title="German National Library" src="/viaf/images/flags/DNB.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"/> </span> </td> </tr> <tr> <td>Asche und Gold Roman</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>Astalik fait ses courses !</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>aventures d'Astalik</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Bébés à vendre</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>Bevor wir uns vergessen Roman</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>La cité de Dieu</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/308601162">Clandestin : roman</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.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 Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td>Construire un temple</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>corset invisible</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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/2879172822067312920006">couple</a> </td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of 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="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> </td> </tr> <tr> <td>cuisine israélienne des origines à nos jours</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/306919999">Dernière tribu</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="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"/> </span> </td> </tr> <tr> <td>Deux-pièces</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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Enfances, adolescences : 5 nouvelles inédites</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>enigma dos manuscritos do Mar Morto romance</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>envie d'y croire journal d'une époque sans foi</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>Et te voici permise à tout homme</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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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"/> </span> </td> </tr> <tr> <td>Il était une fois... dans la bibliothèque</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> <a href="/viaf/175101941">Un feliz acontecimiento</a> </td> <td> <span class="flags"> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> </span> </td> </tr> <tr> <td>Ein freudiges Ereignis Roman</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>génie de l'intuition intelligence et pouvoirs de l'inconscient</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>GPA : dire oui ou dire non</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"/> </span> </td> </tr> <tr> <td>Gut feelings : the intelligence of the unconscious</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> <a href="/viaf/308117497">heureux événement</a> </td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <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="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of 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="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>If only</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>Ils m'ont élu</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Instagrammable roman</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>Je ne veux pas dormir !</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>Jesus-Verschwörung Roman</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>Kadosh</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.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 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"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>De laatste stam</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>L'âme juive</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>De l'âme soeur à Tinder et si les réseaux sociaux nous empêchaient d'aimer ?</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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>livre des passeurs</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>maître du Talmud roman</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>Les marchés de la maternité</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Mère et fille, un roman</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <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> </td> </tr> <tr> <td>messager</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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Mio padre : [romanzo]</td> <td> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>Mit uns wäre es anders gewesen Roman</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> <a href="/viaf/308090457">Mon père : roman</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="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="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/5204163211509107580000">Nos rendez-vous</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.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="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"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>La novia sefardí</td> <td> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/7937155566469713380008">Ombre du golem</a> </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="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="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/1255153289880832770006">Or et la cendre</a> </td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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"/> </span> </td> </tr> <tr> <td>El oro y la ceniza</td> <td> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </td> </tr> <tr> <td>Ostatnie pokolenie</td> <td> <span class="flags"> <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"/> </span> </td> </tr> <tr> <td>palimpseste d'Archimède roman</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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"/> </span> </td> </tr> <tr> <td> <a href="/viaf/914152503038610800004">Petite métaphysique du meurtre</a> </td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>Philothérapie roman</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="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"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/245471770">Qumran</a> </td> <td> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/3751161575637604730003">Qumran : [roman</a> </td> <td> <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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="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 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="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of 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"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/2615160211347048920000">répudiée</a> </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> <a href="/viaf/1980163159952101640009">Répudiée : roman</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td>Ripudiata : [romanzo]</td> <td> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>rouleau d'argent</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>rouleau de la femme</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>De schat van de tempel</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Schatten des Golem</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"/> </span> </td> </tr> <tr> <td> <a href="/viaf/7258155226724484490006">Secret du docteur freud : roman</a> </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 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="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/7654158915906350000004">Sépharade : roman</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Sépher l'épopée millénaire de la Bible</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Skarb świątyni</td> <td> <span class="flags"> <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"/> </span> </td> </tr> <tr> <td>Tajemství doktora Freuda</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="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>T'es plus ma maman !</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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>El tesoro del templo</td> <td> <span class="flags"> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </td> </tr> <tr> <td>transmission</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/3644151052072333530007">Trésor du temple : roman</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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="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 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="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="National Library of Brazil" title="National Library of Brazil" src="/viaf/images/flags/BLBNB.png"/> </span> </td> </tr> <tr> <td>La última tribu</td> <td> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </td> </tr> <tr> <td>unwahrscheinliche Begegnung Roman</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>Va y avoir du sport</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"/> </span> </td> </tr> <tr> <td>valise de Noël d'Astalik</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>De verstotene</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"/> </span> </td> </tr> <tr> <td>Yom Yom</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"/> </span> </td> </tr> <tr> <td>Zihron Devarim</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"/> </span> </td> </tr> <tr> <td>Zij hebben mij uitverkoren</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Счастливое событие</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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>קומראן : רומן</td> <td> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>קומרן</td> <td> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>밀입자</td> <td> <span class="flags"> <img alt="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="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="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="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>Makyo 1952-.... (24) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Garcia, Delphine 1979-.... (21) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Gitaï, Amos 1950- (19) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>Sclavis, Louis 1953- (17) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>Hattab, Yoram 1966- (15) <span class="flags"> <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"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>Seigneuret, Laurent 1966-.... (14) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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"/> </span> </li> <li>Melech, Wiktoria (10) <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>Gémine, Stéphane 1968-.... (10) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>Abecassis, Yaël (1967-....). (8) <span class="flags"> <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> </li> <li>Barda, Meital. (7) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.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> (14) </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,40,40,30,30,30,30,30,20,20,20,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=FRESDENLPLPTILBEJPITCHSEUSCZ&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,40,40,30,30,30,30,30,20,20,20,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=FRESDENLPLPTILBEJPITCHSEUSCZ&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,40,40,30,30,30,30,30,20,20,20,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=FRESDENLPLPTILBEJPITCHSEUSCZ&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>FR - France (356) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="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 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="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.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>ES - Spain (20) <span class="flags"> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>DE - Germany (19) <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="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>NL - Netherlands (9) <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>PL - Poland (8) <span class="flags"> <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"/> </span> </li> <li>PT - Portugal (6) <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </li> <li>IL - Israel (6) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>BE - Belgium (5) <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>JP - Japan (4) <span class="flags"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </li> <li>IT - Italy (4) <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>CH - Switzerland (4) <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>SE - Sweden (2) <span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </li> <li>US - United States (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>CZ - Czech Republic (1) <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> </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="line1990" class="marker" style="height:34.3px;" onmouseover="dateMsg('199'+'0', '44');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:44.55px;" onmouseover="dateMsg('200'+'0', '182');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:40.9px;" onmouseover="dateMsg('201'+'0', '110');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2020" class="marker" style="height:12px;" onmouseover="dateMsg('202'+'0', '2');" 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>207 <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> (18) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>Albin Michel (83) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="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 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="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>Librairie générale française (31) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of 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"/> </span> </li> <li>le Grand livre du mois (31) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Glénat (26) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Thomas jeunesse (20) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Éd. France loisirs (12) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>À vue d'oeil (11) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Ediciones B (9) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Chile" title="National Library of Chile" src="/viaf/images/flags/BNCHL.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>Anthos ; Manteau (8) <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"/> </span> </li> <li>Diana-Verl. (7) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>角川書店 (3) <span class="flags"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </li> <li>Contexto (3) <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </li> <li>여백미디어 (2) <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>Arche (2) <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>Portál (1) <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>NET (1) <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>Ediouro (1) <span class="flags"> <img alt="National Library of Brazil" title="National Library of Brazil" src="/viaf/images/flags/BLBNB.png"/> </span> </li> <li>Angel Imperial Entertainment (1) <span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.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"/> Female </h4> <h4> <span class="subtitle"> <span class="langHi0">Nationality or associated country</span>: </span> </h4> <ul> <li>FR - France<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>프랑스(국명)[France] - <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>fr - <span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Field of Activity</span>: </span> </h4> <ul> <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> </ul> <h4> <span class="subtitle"> <span class="langHi0">Occupation</span>: </span> </h4> <ul> <li>philosophy teachers <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>philosophers <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>college teachers <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>authors <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>작가 사람 作傢 <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>교수 대학 敎授 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>university and college faculty members <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Language</span>: </span> </h4> <ul> <li>fre - French<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="https://ar.wikipedia.org/wiki/إلييت_أبيكاسيس"> <span class="langHi0">Wikipedia</span> - https://ar.wikipedia.org/wiki/إلييت_أبيكاسيس</a> </li> <li> <a href="https://azb.wikipedia.org/wiki/الیت_آبکاسی"> <span class="langHi0">Wikipedia</span> - https://azb.wikipedia.org/wiki/الیت_آبکاسی</a> </li> <li> <a href="https://ca.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://ca.wikipedia.org/wiki/Éliette_Abécassis</a> </li> <li> <a href="https://ckb.wikipedia.org/wiki/ئێلیێت_ئابێکاسیس"> <span class="langHi0">Wikipedia</span> - https://ckb.wikipedia.org/wiki/ئێلیێت_ئابێکاسیس</a> </li> <li> <a href="https://cs.wikipedia.org/wiki/Éliette_Abécassisová"> <span class="langHi0">Wikipedia</span> - https://cs.wikipedia.org/wiki/Éliette_Abécassisová</a> </li> <li> <a href="https://de.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://de.wikipedia.org/wiki/Éliette_Abécassis</a> </li> <li> <a href="https://en.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Éliette_Abécassis</a> </li> <li> <a href="https://eo.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://eo.wikipedia.org/wiki/Éliette_Abécassis</a> </li> <li> <a href="https://es.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Éliette_Abécassis</a> </li> <li> <a href="https://fa.wikipedia.org/wiki/الیت_آبکاسی"> <span class="langHi0">Wikipedia</span> - https://fa.wikipedia.org/wiki/الیت_آبکاسی</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Éliette_Abécassis</a> </li> <li> <a href="https://ha.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://ha.wikipedia.org/wiki/Éliette_Abécassis</a> </li> <li> <a href="https://he.wikipedia.org/wiki/אלייט_אבקסיס"> <span class="langHi0">Wikipedia</span> - https://he.wikipedia.org/wiki/אלייט_אבקסיס</a> </li> <li> <a href="https://id.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://id.wikipedia.org/wiki/Éliette_Abécassis</a> </li> <li> <a href="https://it.wikipedia.org/wiki/Éliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://it.wikipedia.org/wiki/Éliette_Abécassis</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://mzn.wikipedia.org/wiki/الیت_آبکاسی"> <span class="langHi0">Wikipedia</span> - https://mzn.wikipedia.org/wiki/الیت_آبکاسی</a> </li> <li> <a href="https://nl.wikipedia.org/wiki/Eliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://nl.wikipedia.org/wiki/Eliette_Abécassis</a> </li> <li> <a href="https://ro.wikipedia.org/wiki/Eliette_Abécassis"> <span class="langHi0">Wikipedia</span> - https://ro.wikipedia.org/wiki/Eliette_Abécassis</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://uk.wikipedia.org/wiki/Елієтт_Абекассіс"> <span class="langHi0">Wikipedia</span> - https://uk.wikipedia.org/wiki/Елієтт_Абекассіс</a> </li> <li> <a href="//isni.org/isni/0000000118784163">ISNI - 0000 0001 1878 4163</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/79116119/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/79116119/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/79116119/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>:79116119 (35) </h3> <div id="HistoryContent" class="content" style="display:none;"> <table id="historyTable" cellspacing="0"> <tr> <th> <span class="langHi0">Record ID</span> </th> <th id="action"> <span class="langHi0">Action</span> </th> <th> <span class="langHi0">Time</span> </th> </tr> <tr> <td> <a href="/viaf/sourceID/SELIBR|289891">SELIBR|289891</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:23+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PTBNP|264720">PTBNP|264720</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:23+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|12521566">BNF|12521566</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:23+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 96112954">LC|n 96112954</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:23+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX890659">BNE|XX890659</a> </td> <td class="action">add</td> <td>2011-05-16T06:52:02+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NDL|00763540">NDL|00763540</a> </td> <td class="action">add</td> <td>2012-09-21T12:24:31+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|06733525X">SUDOC|06733525X</a> </td> <td class="action">add</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x05060937">BIBSYS|x05060937</a> </td> <td class="action">delete</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NTA|152516069">NTA|152516069</a> </td> <td class="action">add</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NKC|xx0161178">NKC|xx0161178</a> </td> <td class="action">add</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|118050788">DNB|118050788</a> </td> <td class="action">add</td> <td>2013-01-14T22:09:03+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLIlat|000006544">NLIlat|000006544</a> </td> <td class="action">delete</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000118784163">ISNI|0000000118784163</a> </td> <td class="action">add</td> <td>2013-09-16T16:15:07+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ICCU|RAVV101062">ICCU|RAVV101062</a> </td> <td class="action">add</td> <td>2013-11-23T21:33:28+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 2003060649">NUKAT|n 2003060649</a> </td> <td class="action">add</td> <td>2014-10-27T16:17:29+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|181429721">DNB|181429721</a> </td> <td class="action">delete</td> <td>2014-12-15T16:26:32+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Eliette_Abécassis">WKP|Eliette_Abécassis</a> </td> <td class="action">delete</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DBC|87097969356184">DBC|87097969356184</a> </td> <td class="action">add</td> <td>2015-05-12T00:14:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q274667">WKP|Q274667</a> </td> <td class="action">add</td> <td>2015-11-21T12:03:33.020329+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|5060937">BIBSYS|5060937</a> </td> <td class="action">add</td> <td>2017-04-23T05:24:51.518012+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNCHL|10000000000000000110622">BNCHL|10000000000000000110622</a> </td> <td class="action">add</td> <td>2019-05-29T17:13:36.763525+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810568252105606">PLWABN|9810568252105606</a> </td> <td class="action">add</td> <td>2019-06-09T13:04:44.249207+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a19309296">NLP|a19309296</a> </td> <td class="action">delete</td> <td>2019-07-14T13:30:50.406760+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|000006544">NLI|000006544</a> </td> <td class="action">delete</td> <td>2020-04-12T08:49:56.677156+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a16488878">BNC|a16488878</a> </td> <td class="action">delete</td> <td>2020-05-10T12:37:38.759277+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls002905262">RERO|vtls002905262</a> </td> <td class="action">delete</td> <td>2020-06-16T20:48:11.009814+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A002905262">RERO|A002905262</a> </td> <td class="action">add</td> <td>2020-06-17T22:24:00.332768+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf12144407">CAOONL|ncf12144407</a> </td> <td class="action">add</td> <td>2020-07-14T14:15:48.801617+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BLBNB|000302375">BLBNB|000302375</a> </td> <td class="action">add</td> <td>2021-02-28T07:16:50.167496+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA19790689">NII|DA19790689</a> </td> <td class="action">add</td> <td>2022-05-15T22:00:08.248799+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007257479505171">J9U|987007257479505171</a> </td> <td class="action">delete</td> <td>2022-07-31T09:20:10.845457+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987011418923205171">J9U|987011418923205171</a> </td> <td class="action">add</td> <td>2022-07-31T11:16:16.954327+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/KRNLK|KAC200001136">KRNLK|KAC200001136</a> </td> <td class="action">add</td> <td>2024-08-04T02:22:43.024791+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/GRATEVE|179276">GRATEVE|179276</a> </td> <td class="action">delete</td> <td>2024-10-06T00:17:04.769555+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SZ|118050788">SZ|118050788</a> </td> <td class="action">add</td> <td>2024-10-13T01:22:35.710718+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>