CINXE.COM

85650609

<!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>85650609</title> <link rel="canonical" href="http://viaf.org/viaf/85650609"/> <link rel="alternate" href="http://viaf.org/viaf/85650609/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/85650609/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/85650609/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/85650609/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="Title"> <h2 id="nameEntry1" class="nameEntry">Anderson, Wes, 1969-....<span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of Norway" title="National Library of Norway" src="/viaf/images/flags/W2Z.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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 Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of Brazil" title="National Library of Brazil" src="/viaf/images/flags/BLBNB.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.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"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Anderson, Wes<span class="flags"> <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="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Wes Anderson<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">Wes Anderson American filmmaker<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </h2> <h2 id="nameEntry5" class="nameEntry">Anderson, Wes (American film director, born 1969)<span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </h2> <h2 id="nameEntry6" 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="nameEntry7" class="nameEntry">Anderson, Wes f. 1969-05-01<span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 85650609 (Personal) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/85650609</h1> </div> </div> <div id="Graph" class="mainSection" style="position:relative;"> <h3> <img id="GraphContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="GraphContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Preferred Forms</span> </h3> <div id="GraphContent" class="content"> <div id="GraphContent-wrap"> <div> <ul id="mainHeadingElements"> <li id="PreferredForms1" class="PreferredForms"> <a href="http://id.sbn.it/af/IT\ICCU\UBOV\720547" 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%7CUBOV720547" id="ICCU-UBOV720547" onmouseover="selectNode('ICCU-UBOV720547')" onmouseout="unselectNode('ICCU-UBOV720547')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson</span>‏ ‎‡b  <span>, Wes</span>‏ </a> </li> <li id="PreferredForms2" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </div>200 _ 1 <a href="/processed/LIH%7CLNB:C_i__v_8;=B6" id="LIH-LNB:C_i__v_8;=B6" onmouseover="selectNode('LIH-LNB:C_i__v_8;=B6')" onmouseout="unselectNode('LIH-LNB:C_i__v_8;=B6')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson</span>‏ ‎‡b  <span>Wes</span>‏ ‎‡f  <span>1969-</span>‏ </a> </li> <li id="PreferredForms3" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </div>200 _ | <a href="/processed/BNF%7C14495196" id="BNF-14495196" onmouseover="selectNode('BNF-14495196')" onmouseout="unselectNode('BNF-14495196')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson</span>‏ ‎‡b  <span>Wes</span>‏ ‎‡f  <span>1969-....</span>‏ </a> </li> <li id="PreferredForms4" class="PreferredForms"> <div class="pfFlag"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </div>100 1 _ <a href="/processed/NYNYRILM%7C46303" id="NYNYRILM-46303" onmouseover="selectNode('NYNYRILM-46303')" onmouseout="unselectNode('NYNYRILM-46303')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ </a> </li> <li id="PreferredForms5" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA13919793" 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%7CDA13919793" id="NII-DA13919793" onmouseover="selectNode('NII-DA13919793')" onmouseout="unselectNode('NII-DA13919793')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ </a> </li> <li id="PreferredForms6" class="PreferredForms"> <a href="https://plus.si.cobiss.net/opac7/conor/81716323" title="Authority/Source Record" class="pfFlagA"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </a>100 1 _ <a href="/processed/SIMACOB%7C81716323" id="SIMACOB-81716323" onmouseover="selectNode('SIMACOB-81716323')" onmouseout="unselectNode('SIMACOB-81716323')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ </a> </li> <li id="PreferredForms7" 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%7C9810550405405606" id="PLWABN-9810550405405606" onmouseover="selectNode('PLWABN-9810550405405606')" onmouseout="unselectNode('PLWABN-9810550405405606')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡d  <span>(1969- )</span>‏ </a> </li> <li id="PreferredForms8" class="PreferredForms"> <div class="pfFlag"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </div>100 1 _ <a href="/processed/NUKAT%7Cn 2014183309" id="NUKAT-n2014183309" onmouseover="selectNode('NUKAT-n2014183309')" onmouseout="unselectNode('NUKAT-n2014183309')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡d  <span>(1969- ).</span>‏ </a> </li> <li id="PreferredForms9" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&amp;authority_id=XX1299068" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </a>100 1 0 <a href="/processed/BNE%7CXX1299068" id="BNE-XX1299068" onmouseover="selectNode('BNE-XX1299068')" onmouseout="unselectNode('BNE-XX1299068')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms10" class="PreferredForms"> <a href="http://www.nl.go.kr/authorities/KAC201102509" 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%7CKAC201102509" id="KRNLK-KAC201102509" onmouseover="selectNode('KRNLK-KAC201102509')" onmouseout="unselectNode('KRNLK-KAC201102509')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms11" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>100 1 _ <a href="/processed/BIBSYS%7C1056004" id="BIBSYS-1056004" onmouseover="selectNode('BIBSYS-1056004')" onmouseout="unselectNode('BIBSYS-1056004')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms12" class="PreferredForms"> <a href="http://d-nb.info/gnd/13069164X" 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%7C13069164X" id="DNB-13069164X" onmouseover="selectNode('DNB-13069164X')" onmouseout="unselectNode('DNB-13069164X')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms13" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Norway" title="National Library of Norway" src="/viaf/images/flags/W2Z.png"/> </div>100 1 _ <a href="/processed/W2Z%7C1056004" id="W2Z-1056004" onmouseover="selectNode('W2Z-1056004')" onmouseout="unselectNode('W2Z-1056004')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms14" 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%7C87097969365221" id="DBC-87097969365221" onmouseover="selectNode('DBC-87097969365221')" onmouseout="unselectNode('DBC-87097969365221')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡d  <span>f. 1969-05-01</span>‏ </a> </li> <li id="PreferredForms15" class="PreferredForms"> <a href="//www.getty.edu/vow/ULANFullDisplay?find=&amp;role=&amp;nation=&amp;subjectid=500330774" title="Authority/Source Record" class="pfFlagA"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </a>100 1 _ <a href="/processed/JPG%7C500330774" id="JPG-500330774" onmouseover="selectNode('JPG-500330774')" onmouseout="unselectNode('JPG-500330774')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes</span>‏ ‎‡g  <span>American film director, born 1969</span>‏ </a> </li> <li id="PreferredForms16" 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%7Cncf12127349" id="CAOONL-ncf12127349" onmouseover="selectNode('CAOONL-ncf12127349')" onmouseout="unselectNode('CAOONL-ncf12127349')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms17" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </div>100 1 _ <a href="/processed/BNC%7C981058526605606706" id="BNC-981058526605606706" onmouseover="selectNode('BNC-981058526605606706')" onmouseout="unselectNode('BNC-981058526605606706')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms18" 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%7Cxx0054342" id="NKC-xx0054342" onmouseover="selectNode('NKC-xx0054342')" onmouseout="unselectNode('NKC-xx0054342')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms19" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </div>100 1 _ <a href="/processed/LNB%7CLNC10-000252975" id="LNB-LNC10-000252975" onmouseover="selectNode('LNB-LNC10-000252975')" onmouseout="unselectNode('LNB-LNC10-000252975')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms20" 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%7CA012352759" id="RERO-A012352759" onmouseover="selectNode('RERO-A012352759')" onmouseout="unselectNode('RERO-A012352759')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms21" 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%7C987007349758005171" id="J9U-987007349758005171" onmouseover="selectNode('J9U-987007349758005171')" onmouseout="unselectNode('J9U-987007349758005171')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms22" class="PreferredForms"> <a href="//id.ndl.go.jp/auth/ndlna/001223109" 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%7C001223109" id="NDL-001223109" onmouseover="selectNode('NDL-001223109')" onmouseout="unselectNode('NDL-001223109')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms23" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/no97077236" 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%7Cno 97077236" id="LC-no97077236" onmouseover="selectNode('LC-no97077236')" onmouseout="unselectNode('LC-no97077236')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms24" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </div>100 1 _ <a href="/processed/NTA%7C194578240" id="NTA-194578240" onmouseover="selectNode('NTA-194578240')" onmouseout="unselectNode('NTA-194578240')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms25" 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%7C001492018" id="BLBNB-001492018" onmouseover="selectNode('BLBNB-001492018')" onmouseout="unselectNode('BLBNB-001492018')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> <li id="PreferredForms26" class="PreferredForms"> <a href="//www.idref.fr/086229052/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%7C086229052" id="SUDOC-086229052" onmouseover="selectNode('SUDOC-086229052')" onmouseout="unselectNode('SUDOC-086229052')" title="Internal VIAF Processed Record"> ‎‡a  <span>Anderson, Wes,</span>‏ ‎‡d  <span>1969-....</span>‏ </a> </li> <li id="PreferredForms27" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q223687#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%7CQ223687" id="WKP-Q223687" onmouseover="selectNode('WKP-Q223687')" onmouseout="unselectNode('WKP-Q223687')" title="Internal VIAF Processed Record"> ‎‡a  <span>Wes Anderson</span>‏ </a> </li> <li id="PreferredForms28" class="PreferredForms"> <a href="http://isni.org/isni/0000000081611399" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>100 0 _ <a href="/processed/ISNI%7C0000000081611399" id="ISNI-0000000081611399" onmouseover="selectNode('ISNI-0000000081611399')" onmouseout="unselectNode('ISNI-0000000081611399')" title="Internal VIAF Processed Record"> ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>American filmmaker</span>‏ </a> </li> <li id="PreferredForms29" 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%7C987007349758005171" id="J9U-987007349758005171" onmouseover="selectNode('J9U-987007349758005171')" onmouseout="unselectNode('J9U-987007349758005171')" title="Internal VIAF Processed Record"> ‎‡a  <span>אנדרסון, וס,</span>‏ ‎‡d  <span>1969-</span>‏ </a> </li> </ul> <script type="text/javascript"> new Node("ICCU-UBOV720547", "ICCU", "Central Institute for the Union Catalogue of the Italian libraries"); addLink("ICCU-UBOV720547", "NTA-194578240"); addMatch("ICCU-UBOV720547", "NTA-194578240", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "NUKAT-n2014183309"); addMatch("ICCU-UBOV720547", "NUKAT-n2014183309", "", "title", "", "", ""); addLink("ICCU-UBOV720547", "SIMACOB-81716323"); addMatch("ICCU-UBOV720547", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "SUDOC-086229052"); addMatch("ICCU-UBOV720547", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "JPG-500330774"); addMatch("ICCU-UBOV720547", "JPG-500330774", "", "exact name", "", "", ""); addLink("ICCU-UBOV720547", "BNE-XX1299068"); addMatch("ICCU-UBOV720547", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "BIBSYS-1056004"); addMatch("ICCU-UBOV720547", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "W2Z-1056004"); addMatch("ICCU-UBOV720547", "W2Z-1056004", "", "viafid", "", "", ""); addLink("ICCU-UBOV720547", "BNC-981058526605606706"); addMatch("ICCU-UBOV720547", "BNC-981058526605606706", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "ISNI-0000000081611399"); addMatch("ICCU-UBOV720547", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("ICCU-UBOV720547", "ISNI-0000000081611399"); addMatch("ICCU-UBOV720547", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("ICCU-UBOV720547", "ISNI-0000000081611399"); addMatch("ICCU-UBOV720547", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("ICCU-UBOV720547", "ISNI-0000000081611399"); addMatch("ICCU-UBOV720547", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("ICCU-UBOV720547", "ISNI-0000000081611399"); addMatch("ICCU-UBOV720547", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("ICCU-UBOV720547", "ISNI-0000000081611399"); addMatch("ICCU-UBOV720547", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("ICCU-UBOV720547", "LC-no97077236"); addMatch("ICCU-UBOV720547", "LC-no97077236", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "LNB-LNC10-000252975"); addMatch("ICCU-UBOV720547", "LNB-LNC10-000252975", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "BNF-14495196"); addMatch("ICCU-UBOV720547", "BNF-14495196", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "RERO-A012352759"); addMatch("ICCU-UBOV720547", "RERO-A012352759", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "DBC-87097969365221"); addMatch("ICCU-UBOV720547", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "NYNYRILM-46303"); addMatch("ICCU-UBOV720547", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("ICCU-UBOV720547", "CAOONL-ncf12127349"); addMatch("ICCU-UBOV720547", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("ICCU-UBOV720547", "NII-DA13919793"); addMatch("ICCU-UBOV720547", "NII-DA13919793", "", "title", "", "", ""); addLink("ICCU-UBOV720547", "PLWABN-9810550405405606"); addMatch("ICCU-UBOV720547", "PLWABN-9810550405405606", "", "exact title", "", "", ""); addLink("ICCU-UBOV720547", "KRNLK-KAC201102509"); addMatch("ICCU-UBOV720547", "KRNLK-KAC201102509", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("LIH-LNB:C_i__v_8;=B6", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:C_i__v_8;=B6", "BIBSYS-1056004"); addMatch("LIH-LNB:C_i__v_8;=B6", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "W2Z-1056004"); addMatch("LIH-LNB:C_i__v_8;=B6", "W2Z-1056004", "", "viafid", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399"); addMatch("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399"); addMatch("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399"); addMatch("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399"); addMatch("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399"); addMatch("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399"); addMatch("LIH-LNB:C_i__v_8;=B6", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "LNB-LNC10-000252975"); addMatch("LIH-LNB:C_i__v_8;=B6", "LNB-LNC10-000252975", "", "forced single date", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "DBC-87097969365221"); addMatch("LIH-LNB:C_i__v_8;=B6", "DBC-87097969365221", "", "forced single date", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "NYNYRILM-46303"); addMatch("LIH-LNB:C_i__v_8;=B6", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "DNB-13069164X"); addMatch("LIH-LNB:C_i__v_8;=B6", "DNB-13069164X", "", "forced single date", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "CAOONL-ncf12127349"); addMatch("LIH-LNB:C_i__v_8;=B6", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "PLWABN-9810550405405606"); addMatch("LIH-LNB:C_i__v_8;=B6", "PLWABN-9810550405405606", "", "forced single date", "", "", ""); addLink("LIH-LNB:C_i__v_8;=B6", "NKC-xx0054342"); addMatch("LIH-LNB:C_i__v_8;=B6", "NKC-xx0054342", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-14495196", "BNF", "National Library of France"); addLink("BNF-14495196", "SIMACOB-81716323"); addMatch("BNF-14495196", "SIMACOB-81716323", "", "standard number", "", "", ""); addLink("BNF-14495196", "SUDOC-086229052"); addMatch("BNF-14495196", "SUDOC-086229052", "", "forced single date", "", "", ""); addLink("BNF-14495196", "NUKAT-n2014183309"); addMatch("BNF-14495196", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("BNF-14495196", "NTA-194578240"); addMatch("BNF-14495196", "NTA-194578240", "", "exact title", "", "", ""); addLink("BNF-14495196", "ICCU-UBOV720547"); addMatch("BNF-14495196", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("BNF-14495196", "JPG-500330774"); addMatch("BNF-14495196", "JPG-500330774", "", "forced single date", "", "", ""); addLink("BNF-14495196", "ISNI-0000000081611399"); addMatch("BNF-14495196", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("BNF-14495196", "ISNI-0000000081611399"); addMatch("BNF-14495196", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("BNF-14495196", "ISNI-0000000081611399"); addMatch("BNF-14495196", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("BNF-14495196", "ISNI-0000000081611399"); addMatch("BNF-14495196", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("BNF-14495196", "ISNI-0000000081611399"); addMatch("BNF-14495196", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("BNF-14495196", "ISNI-0000000081611399"); addMatch("BNF-14495196", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("BNF-14495196", "LNB-LNC10-000252975"); addMatch("BNF-14495196", "LNB-LNC10-000252975", "", "standard number", "", "", ""); addLink("BNF-14495196", "RERO-A012352759"); addMatch("BNF-14495196", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("BNF-14495196", "DBC-87097969365221"); addMatch("BNF-14495196", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("BNF-14495196", "CAOONL-ncf12127349"); addMatch("BNF-14495196", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("BNF-14495196", "NII-DA13919793"); addMatch("BNF-14495196", "NII-DA13919793", "", "exact title", "", "", ""); addLink("BNF-14495196", "KRNLK-KAC201102509"); addMatch("BNF-14495196", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("BNF-14495196", "WKP-Q223687"); addMatch("BNF-14495196", "WKP-Q223687", "", "suggested", "", "", ""); addLink("BNF-14495196", "BNE-XX1299068"); addMatch("BNF-14495196", "BNE-XX1299068", "", "forced single date", "", "", ""); addLink("BNF-14495196", "W2Z-1056004"); addMatch("BNF-14495196", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("BNF-14495196", "LC-no97077236"); addMatch("BNF-14495196", "LC-no97077236", "", "forced single date", "", "", ""); addLink("BNF-14495196", "J9U-987007349758005171"); addMatch("BNF-14495196", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("BNF-14495196", "J9U-987007349758005171"); addMatch("BNF-14495196", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("BNF-14495196", "NYNYRILM-46303"); addMatch("BNF-14495196", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("BNF-14495196", "BLBNB-001492018"); addMatch("BNF-14495196", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("BNF-14495196", "BNC-981058526605606706"); addMatch("BNF-14495196", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("BNF-14495196", "NDL-001223109"); addMatch("BNF-14495196", "NDL-001223109", "", "joint author", "", "", ""); addLink("BNF-14495196", "BIBSYS-1056004"); addMatch("BNF-14495196", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("BNF-14495196", "DNB-13069164X"); addMatch("BNF-14495196", "DNB-13069164X", "", "joint author", "", "", ""); addLink("BNF-14495196", "PLWABN-9810550405405606"); addMatch("BNF-14495196", "PLWABN-9810550405405606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NYNYRILM-46303", "NYNYRILM", "Repertoire International de Litterature Musicale"); addLink("NYNYRILM-46303", "SIMACOB-81716323"); addMatch("NYNYRILM-46303", "SIMACOB-81716323", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "SUDOC-086229052"); addMatch("NYNYRILM-46303", "SUDOC-086229052", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "BNF-14495196"); addMatch("NYNYRILM-46303", "BNF-14495196", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "NUKAT-n2014183309"); addMatch("NYNYRILM-46303", "NUKAT-n2014183309", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "NTA-194578240"); addMatch("NYNYRILM-46303", "NTA-194578240", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "ICCU-UBOV720547"); addMatch("NYNYRILM-46303", "ICCU-UBOV720547", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "JPG-500330774"); addMatch("NYNYRILM-46303", "JPG-500330774", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "BNC-981058526605606706"); addMatch("NYNYRILM-46303", "BNC-981058526605606706", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "ISNI-0000000081611399"); addMatch("NYNYRILM-46303", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "ISNI-0000000081611399"); addMatch("NYNYRILM-46303", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "ISNI-0000000081611399"); addMatch("NYNYRILM-46303", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "ISNI-0000000081611399"); addMatch("NYNYRILM-46303", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "ISNI-0000000081611399"); addMatch("NYNYRILM-46303", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "ISNI-0000000081611399"); addMatch("NYNYRILM-46303", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "LNB-LNC10-000252975"); addMatch("NYNYRILM-46303", "LNB-LNC10-000252975", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "RERO-A012352759"); addMatch("NYNYRILM-46303", "RERO-A012352759", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "DBC-87097969365221"); addMatch("NYNYRILM-46303", "DBC-87097969365221", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "CAOONL-ncf12127349"); addMatch("NYNYRILM-46303", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "NII-DA13919793"); addMatch("NYNYRILM-46303", "NII-DA13919793", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "KRNLK-KAC201102509"); addMatch("NYNYRILM-46303", "KRNLK-KAC201102509", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "WKP-Q223687"); addMatch("NYNYRILM-46303", "WKP-Q223687", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "LIH-LNB:C_i__v_8;=B6"); addMatch("NYNYRILM-46303", "LIH-LNB:C_i__v_8;=B6", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "BNE-XX1299068"); addMatch("NYNYRILM-46303", "BNE-XX1299068", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "W2Z-1056004"); addMatch("NYNYRILM-46303", "W2Z-1056004", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "LC-no97077236"); addMatch("NYNYRILM-46303", "LC-no97077236", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "J9U-987007349758005171"); addMatch("NYNYRILM-46303", "J9U-987007349758005171", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "J9U-987007349758005171"); addMatch("NYNYRILM-46303", "J9U-987007349758005171", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "BLBNB-001492018"); addMatch("NYNYRILM-46303", "BLBNB-001492018", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "NKC-xx0054342"); addMatch("NYNYRILM-46303", "NKC-xx0054342", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "NDL-001223109"); addMatch("NYNYRILM-46303", "NDL-001223109", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "BIBSYS-1056004"); addMatch("NYNYRILM-46303", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "DNB-13069164X"); addMatch("NYNYRILM-46303", "DNB-13069164X", "", "viafid", "", "", ""); addLink("NYNYRILM-46303", "PLWABN-9810550405405606"); addMatch("NYNYRILM-46303", "PLWABN-9810550405405606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA13919793", "NII", "NII (Japan)"); addLink("NII-DA13919793", "WKP-Q223687"); addMatch("NII-DA13919793", "WKP-Q223687", "", "suggested", "", "", ""); addLink("NII-DA13919793", "NTA-194578240"); addMatch("NII-DA13919793", "NTA-194578240", "", "exact title", "", "", ""); addLink("NII-DA13919793", "PLWABN-9810550405405606"); addMatch("NII-DA13919793", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("NII-DA13919793", "NYNYRILM-46303"); addMatch("NII-DA13919793", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("NII-DA13919793", "LC-no97077236"); addMatch("NII-DA13919793", "LC-no97077236", "", "exact title", "", "", ""); addLink("NII-DA13919793", "SIMACOB-81716323"); addMatch("NII-DA13919793", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("NII-DA13919793", "BNE-XX1299068"); addMatch("NII-DA13919793", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("NII-DA13919793", "ICCU-UBOV720547"); addMatch("NII-DA13919793", "ICCU-UBOV720547", "", "title", "", "", ""); addLink("NII-DA13919793", "LNB-LNC10-000252975"); addMatch("NII-DA13919793", "LNB-LNC10-000252975", "", "title", "", "", ""); addLink("NII-DA13919793", "W2Z-1056004"); addMatch("NII-DA13919793", "W2Z-1056004", "", "viafid", "", "", ""); addLink("NII-DA13919793", "BNC-981058526605606706"); addMatch("NII-DA13919793", "BNC-981058526605606706", "", "exact title", "", "", ""); addLink("NII-DA13919793", "SUDOC-086229052"); addMatch("NII-DA13919793", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("NII-DA13919793", "BIBSYS-1056004"); addMatch("NII-DA13919793", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("NII-DA13919793", "BNF-14495196"); addMatch("NII-DA13919793", "BNF-14495196", "", "exact title", "", "", ""); addLink("NII-DA13919793", "RERO-A012352759"); addMatch("NII-DA13919793", "RERO-A012352759", "", "exact title", "", "", ""); addLink("NII-DA13919793", "DBC-87097969365221"); addMatch("NII-DA13919793", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("NII-DA13919793", "NUKAT-n2014183309"); addMatch("NII-DA13919793", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("NII-DA13919793", "CAOONL-ncf12127349"); addMatch("NII-DA13919793", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("NII-DA13919793", "JPG-500330774"); addMatch("NII-DA13919793", "JPG-500330774", "", "exact name", "", "", ""); addLink("NII-DA13919793", "NDL-001223109"); addMatch("NII-DA13919793", "NDL-001223109", "", "exact title", "", "", ""); addLink("NII-DA13919793", "KRNLK-KAC201102509"); addMatch("NII-DA13919793", "KRNLK-KAC201102509", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("SIMACOB-81716323", "SIMACOB", "NUK/COBISS.SI, Slovenia"); addLink("SIMACOB-81716323", "SUDOC-086229052"); addMatch("SIMACOB-81716323", "SUDOC-086229052", "", "standard number", "", "", ""); addLink("SIMACOB-81716323", "BNF-14495196"); addMatch("SIMACOB-81716323", "BNF-14495196", "", "standard number", "", "", ""); addLink("SIMACOB-81716323", "NUKAT-n2014183309"); addMatch("SIMACOB-81716323", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "NTA-194578240"); addMatch("SIMACOB-81716323", "NTA-194578240", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "ICCU-UBOV720547"); addMatch("SIMACOB-81716323", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "JPG-500330774"); addMatch("SIMACOB-81716323", "JPG-500330774", "", "exact name", "", "", ""); addLink("SIMACOB-81716323", "ISNI-0000000081611399"); addMatch("SIMACOB-81716323", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SIMACOB-81716323", "ISNI-0000000081611399"); addMatch("SIMACOB-81716323", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SIMACOB-81716323", "ISNI-0000000081611399"); addMatch("SIMACOB-81716323", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SIMACOB-81716323", "ISNI-0000000081611399"); addMatch("SIMACOB-81716323", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SIMACOB-81716323", "ISNI-0000000081611399"); addMatch("SIMACOB-81716323", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SIMACOB-81716323", "ISNI-0000000081611399"); addMatch("SIMACOB-81716323", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SIMACOB-81716323", "LNB-LNC10-000252975"); addMatch("SIMACOB-81716323", "LNB-LNC10-000252975", "", "standard number", "", "", ""); addLink("SIMACOB-81716323", "RERO-A012352759"); addMatch("SIMACOB-81716323", "RERO-A012352759", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "DBC-87097969365221"); addMatch("SIMACOB-81716323", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "CAOONL-ncf12127349"); addMatch("SIMACOB-81716323", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("SIMACOB-81716323", "NII-DA13919793"); addMatch("SIMACOB-81716323", "NII-DA13919793", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "KRNLK-KAC201102509"); addMatch("SIMACOB-81716323", "KRNLK-KAC201102509", "", "standard number", "", "", ""); addLink("SIMACOB-81716323", "WKP-Q223687"); addMatch("SIMACOB-81716323", "WKP-Q223687", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "BNE-XX1299068"); addMatch("SIMACOB-81716323", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "W2Z-1056004"); addMatch("SIMACOB-81716323", "W2Z-1056004", "", "viafid", "", "", ""); addLink("SIMACOB-81716323", "LC-no97077236"); addMatch("SIMACOB-81716323", "LC-no97077236", "", "standard number", "", "", ""); addLink("SIMACOB-81716323", "NYNYRILM-46303"); addMatch("SIMACOB-81716323", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("SIMACOB-81716323", "BNC-981058526605606706"); addMatch("SIMACOB-81716323", "BNC-981058526605606706", "", "standard number", "", "", ""); addLink("SIMACOB-81716323", "NDL-001223109"); addMatch("SIMACOB-81716323", "NDL-001223109", "", "joint author", "", "", ""); addLink("SIMACOB-81716323", "BIBSYS-1056004"); addMatch("SIMACOB-81716323", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("SIMACOB-81716323", "DNB-13069164X"); addMatch("SIMACOB-81716323", "DNB-13069164X", "", "standard number", "", "", ""); addLink("SIMACOB-81716323", "PLWABN-9810550405405606"); addMatch("SIMACOB-81716323", "PLWABN-9810550405405606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810550405405606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810550405405606", "SIMACOB-81716323"); addMatch("PLWABN-9810550405405606", "SIMACOB-81716323", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "SUDOC-086229052"); addMatch("PLWABN-9810550405405606", "SUDOC-086229052", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "BNF-14495196"); addMatch("PLWABN-9810550405405606", "BNF-14495196", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "NUKAT-n2014183309"); addMatch("PLWABN-9810550405405606", "NUKAT-n2014183309", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "NTA-194578240"); addMatch("PLWABN-9810550405405606", "NTA-194578240", "", "exact title", "", "", ""); addLink("PLWABN-9810550405405606", "ICCU-UBOV720547"); addMatch("PLWABN-9810550405405606", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("PLWABN-9810550405405606", "JPG-500330774"); addMatch("PLWABN-9810550405405606", "JPG-500330774", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "BNC-981058526605606706"); addMatch("PLWABN-9810550405405606", "BNC-981058526605606706", "", "exact title", "", "", ""); addLink("PLWABN-9810550405405606", "ISNI-0000000081611399"); addMatch("PLWABN-9810550405405606", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810550405405606", "ISNI-0000000081611399"); addMatch("PLWABN-9810550405405606", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810550405405606", "ISNI-0000000081611399"); addMatch("PLWABN-9810550405405606", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810550405405606", "ISNI-0000000081611399"); addMatch("PLWABN-9810550405405606", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810550405405606", "ISNI-0000000081611399"); addMatch("PLWABN-9810550405405606", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810550405405606", "ISNI-0000000081611399"); addMatch("PLWABN-9810550405405606", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("PLWABN-9810550405405606", "LNB-LNC10-000252975"); addMatch("PLWABN-9810550405405606", "LNB-LNC10-000252975", "", "exact title", "", "", ""); addLink("PLWABN-9810550405405606", "RERO-A012352759"); addMatch("PLWABN-9810550405405606", "RERO-A012352759", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "DBC-87097969365221"); addMatch("PLWABN-9810550405405606", "DBC-87097969365221", "", "forced single date", "", "", ""); addLink("PLWABN-9810550405405606", "CAOONL-ncf12127349"); addMatch("PLWABN-9810550405405606", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "NII-DA13919793"); addMatch("PLWABN-9810550405405606", "NII-DA13919793", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "KRNLK-KAC201102509"); addMatch("PLWABN-9810550405405606", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("PLWABN-9810550405405606", "WKP-Q223687"); addMatch("PLWABN-9810550405405606", "WKP-Q223687", "", "exact title", "", "", ""); addLink("PLWABN-9810550405405606", "LIH-LNB:C_i__v_8;=B6"); addMatch("PLWABN-9810550405405606", "LIH-LNB:C_i__v_8;=B6", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "BNE-XX1299068"); addMatch("PLWABN-9810550405405606", "BNE-XX1299068", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "W2Z-1056004"); addMatch("PLWABN-9810550405405606", "W2Z-1056004", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "LC-no97077236"); addMatch("PLWABN-9810550405405606", "LC-no97077236", "", "exact title", "", "", ""); addLink("PLWABN-9810550405405606", "J9U-987007349758005171"); addMatch("PLWABN-9810550405405606", "J9U-987007349758005171", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "J9U-987007349758005171"); addMatch("PLWABN-9810550405405606", "J9U-987007349758005171", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "NYNYRILM-46303"); addMatch("PLWABN-9810550405405606", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "BLBNB-001492018"); addMatch("PLWABN-9810550405405606", "BLBNB-001492018", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "NKC-xx0054342"); addMatch("PLWABN-9810550405405606", "NKC-xx0054342", "", "forced single date", "", "", ""); addLink("PLWABN-9810550405405606", "BIBSYS-1056004"); addMatch("PLWABN-9810550405405606", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("PLWABN-9810550405405606", "DNB-13069164X"); addMatch("PLWABN-9810550405405606", "DNB-13069164X", "", "viafid", "", "", ""); addLink("PLWABN-9810550405405606", "NDL-001223109"); addMatch("PLWABN-9810550405405606", "NDL-001223109", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n2014183309", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n2014183309", "SIMACOB-81716323"); addMatch("NUKAT-n2014183309", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "SUDOC-086229052"); addMatch("NUKAT-n2014183309", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "BNF-14495196"); addMatch("NUKAT-n2014183309", "BNF-14495196", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "NTA-194578240"); addMatch("NUKAT-n2014183309", "NTA-194578240", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "ICCU-UBOV720547"); addMatch("NUKAT-n2014183309", "ICCU-UBOV720547", "", "title", "", "", ""); addLink("NUKAT-n2014183309", "JPG-500330774"); addMatch("NUKAT-n2014183309", "JPG-500330774", "", "forced single date", "", "", ""); addLink("NUKAT-n2014183309", "ISNI-0000000081611399"); addMatch("NUKAT-n2014183309", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2014183309", "ISNI-0000000081611399"); addMatch("NUKAT-n2014183309", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2014183309", "ISNI-0000000081611399"); addMatch("NUKAT-n2014183309", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2014183309", "ISNI-0000000081611399"); addMatch("NUKAT-n2014183309", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2014183309", "ISNI-0000000081611399"); addMatch("NUKAT-n2014183309", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2014183309", "ISNI-0000000081611399"); addMatch("NUKAT-n2014183309", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NUKAT-n2014183309", "LNB-LNC10-000252975"); addMatch("NUKAT-n2014183309", "LNB-LNC10-000252975", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "RERO-A012352759"); addMatch("NUKAT-n2014183309", "RERO-A012352759", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "DBC-87097969365221"); addMatch("NUKAT-n2014183309", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "CAOONL-ncf12127349"); addMatch("NUKAT-n2014183309", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("NUKAT-n2014183309", "NII-DA13919793"); addMatch("NUKAT-n2014183309", "NII-DA13919793", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "KRNLK-KAC201102509"); addMatch("NUKAT-n2014183309", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "WKP-Q223687"); addMatch("NUKAT-n2014183309", "WKP-Q223687", "", "suggested", "", "", ""); addLink("NUKAT-n2014183309", "BNE-XX1299068"); addMatch("NUKAT-n2014183309", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "W2Z-1056004"); addMatch("NUKAT-n2014183309", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("NUKAT-n2014183309", "LC-no97077236"); addMatch("NUKAT-n2014183309", "LC-no97077236", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "J9U-987007349758005171"); addMatch("NUKAT-n2014183309", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("NUKAT-n2014183309", "J9U-987007349758005171"); addMatch("NUKAT-n2014183309", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("NUKAT-n2014183309", "NYNYRILM-46303"); addMatch("NUKAT-n2014183309", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("NUKAT-n2014183309", "BLBNB-001492018"); addMatch("NUKAT-n2014183309", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("NUKAT-n2014183309", "BNC-981058526605606706"); addMatch("NUKAT-n2014183309", "BNC-981058526605606706", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "PLWABN-9810550405405606"); addMatch("NUKAT-n2014183309", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("NUKAT-n2014183309", "BIBSYS-1056004"); addMatch("NUKAT-n2014183309", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("NUKAT-n2014183309", "NDL-001223109"); addMatch("NUKAT-n2014183309", "NDL-001223109", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX1299068", "BNE", "National Library of Spain"); addLink("BNE-XX1299068", "SIMACOB-81716323"); addMatch("BNE-XX1299068", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "SUDOC-086229052"); addMatch("BNE-XX1299068", "SUDOC-086229052", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "BNF-14495196"); addMatch("BNE-XX1299068", "BNF-14495196", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "NUKAT-n2014183309"); addMatch("BNE-XX1299068", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "NTA-194578240"); addMatch("BNE-XX1299068", "NTA-194578240", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "ICCU-UBOV720547"); addMatch("BNE-XX1299068", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "JPG-500330774"); addMatch("BNE-XX1299068", "JPG-500330774", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "ISNI-0000000081611399"); addMatch("BNE-XX1299068", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1299068", "ISNI-0000000081611399"); addMatch("BNE-XX1299068", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1299068", "ISNI-0000000081611399"); addMatch("BNE-XX1299068", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1299068", "ISNI-0000000081611399"); addMatch("BNE-XX1299068", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1299068", "ISNI-0000000081611399"); addMatch("BNE-XX1299068", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1299068", "ISNI-0000000081611399"); addMatch("BNE-XX1299068", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNE-XX1299068", "LNB-LNC10-000252975"); addMatch("BNE-XX1299068", "LNB-LNC10-000252975", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "RERO-A012352759"); addMatch("BNE-XX1299068", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "DBC-87097969365221"); addMatch("BNE-XX1299068", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "CAOONL-ncf12127349"); addMatch("BNE-XX1299068", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "NII-DA13919793"); addMatch("BNE-XX1299068", "NII-DA13919793", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "KRNLK-KAC201102509"); addMatch("BNE-XX1299068", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "WKP-Q223687"); addMatch("BNE-XX1299068", "WKP-Q223687", "", "suggested", "", "", ""); addLink("BNE-XX1299068", "W2Z-1056004"); addMatch("BNE-XX1299068", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "LC-no97077236"); addMatch("BNE-XX1299068", "LC-no97077236", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "J9U-987007349758005171"); addMatch("BNE-XX1299068", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "J9U-987007349758005171"); addMatch("BNE-XX1299068", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "NYNYRILM-46303"); addMatch("BNE-XX1299068", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("BNE-XX1299068", "BLBNB-001492018"); addMatch("BNE-XX1299068", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "BNC-981058526605606706"); addMatch("BNE-XX1299068", "BNC-981058526605606706", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "NDL-001223109"); addMatch("BNE-XX1299068", "NDL-001223109", "", "forced single date", "", "", ""); addLink("BNE-XX1299068", "BIBSYS-1056004"); addMatch("BNE-XX1299068", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("BNE-XX1299068", "DNB-13069164X"); addMatch("BNE-XX1299068", "DNB-13069164X", "", "joint author", "", "", ""); addLink("BNE-XX1299068", "PLWABN-9810550405405606"); addMatch("BNE-XX1299068", "PLWABN-9810550405405606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("KRNLK-KAC201102509", "KRNLK", "National Library of Korea"); addLink("KRNLK-KAC201102509", "SIMACOB-81716323"); addMatch("KRNLK-KAC201102509", "SIMACOB-81716323", "", "standard number", "", "", ""); addLink("KRNLK-KAC201102509", "SUDOC-086229052"); addMatch("KRNLK-KAC201102509", "SUDOC-086229052", "", "forced single date", "", "", ""); addLink("KRNLK-KAC201102509", "BNF-14495196"); addMatch("KRNLK-KAC201102509", "BNF-14495196", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "NUKAT-n2014183309"); addMatch("KRNLK-KAC201102509", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "NTA-194578240"); addMatch("KRNLK-KAC201102509", "NTA-194578240", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "ICCU-UBOV720547"); addMatch("KRNLK-KAC201102509", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "JPG-500330774"); addMatch("KRNLK-KAC201102509", "JPG-500330774", "", "forced single date", "", "", ""); addLink("KRNLK-KAC201102509", "ISNI-0000000081611399"); addMatch("KRNLK-KAC201102509", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("KRNLK-KAC201102509", "ISNI-0000000081611399"); addMatch("KRNLK-KAC201102509", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("KRNLK-KAC201102509", "ISNI-0000000081611399"); addMatch("KRNLK-KAC201102509", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("KRNLK-KAC201102509", "ISNI-0000000081611399"); addMatch("KRNLK-KAC201102509", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("KRNLK-KAC201102509", "ISNI-0000000081611399"); addMatch("KRNLK-KAC201102509", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("KRNLK-KAC201102509", "ISNI-0000000081611399"); addMatch("KRNLK-KAC201102509", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("KRNLK-KAC201102509", "LNB-LNC10-000252975"); addMatch("KRNLK-KAC201102509", "LNB-LNC10-000252975", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "RERO-A012352759"); addMatch("KRNLK-KAC201102509", "RERO-A012352759", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "DBC-87097969365221"); addMatch("KRNLK-KAC201102509", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "CAOONL-ncf12127349"); addMatch("KRNLK-KAC201102509", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "NII-DA13919793"); addMatch("KRNLK-KAC201102509", "NII-DA13919793", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "WKP-Q223687"); addMatch("KRNLK-KAC201102509", "WKP-Q223687", "", "suggested", "", "", ""); addLink("KRNLK-KAC201102509", "BNE-XX1299068"); addMatch("KRNLK-KAC201102509", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "W2Z-1056004"); addMatch("KRNLK-KAC201102509", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("KRNLK-KAC201102509", "LC-no97077236"); addMatch("KRNLK-KAC201102509", "LC-no97077236", "", "forced single date", "", "", ""); addLink("KRNLK-KAC201102509", "J9U-987007349758005171"); addMatch("KRNLK-KAC201102509", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "J9U-987007349758005171"); addMatch("KRNLK-KAC201102509", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "NYNYRILM-46303"); addMatch("KRNLK-KAC201102509", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("KRNLK-KAC201102509", "BLBNB-001492018"); addMatch("KRNLK-KAC201102509", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("KRNLK-KAC201102509", "BNC-981058526605606706"); addMatch("KRNLK-KAC201102509", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("KRNLK-KAC201102509", "NDL-001223109"); addMatch("KRNLK-KAC201102509", "NDL-001223109", "", "joint author", "", "", ""); addLink("KRNLK-KAC201102509", "BIBSYS-1056004"); addMatch("KRNLK-KAC201102509", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("KRNLK-KAC201102509", "DNB-13069164X"); addMatch("KRNLK-KAC201102509", "DNB-13069164X", "", "partial date and partial title", "", "", ""); addLink("KRNLK-KAC201102509", "PLWABN-9810550405405606"); addMatch("KRNLK-KAC201102509", "PLWABN-9810550405405606", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-1056004", "BIBSYS", "BIBSYS"); addLink("BIBSYS-1056004", "SIMACOB-81716323"); addMatch("BIBSYS-1056004", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "SUDOC-086229052"); addMatch("BIBSYS-1056004", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "BNF-14495196"); addMatch("BIBSYS-1056004", "BNF-14495196", "", "forced single date", "", "", ""); addLink("BIBSYS-1056004", "NUKAT-n2014183309"); addMatch("BIBSYS-1056004", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "NTA-194578240"); addMatch("BIBSYS-1056004", "NTA-194578240", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "ICCU-UBOV720547"); addMatch("BIBSYS-1056004", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "JPG-500330774"); addMatch("BIBSYS-1056004", "JPG-500330774", "", "forced single date", "", "", ""); addLink("BIBSYS-1056004", "NKC-xx0054342"); addMatch("BIBSYS-1056004", "NKC-xx0054342", "", "viafid", "", "", ""); addLink("BIBSYS-1056004", "ISNI-0000000081611399"); addMatch("BIBSYS-1056004", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BIBSYS-1056004", "ISNI-0000000081611399"); addMatch("BIBSYS-1056004", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BIBSYS-1056004", "ISNI-0000000081611399"); addMatch("BIBSYS-1056004", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BIBSYS-1056004", "ISNI-0000000081611399"); addMatch("BIBSYS-1056004", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BIBSYS-1056004", "ISNI-0000000081611399"); addMatch("BIBSYS-1056004", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BIBSYS-1056004", "ISNI-0000000081611399"); addMatch("BIBSYS-1056004", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BIBSYS-1056004", "LNB-LNC10-000252975"); addMatch("BIBSYS-1056004", "LNB-LNC10-000252975", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "RERO-A012352759"); addMatch("BIBSYS-1056004", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("BIBSYS-1056004", "DBC-87097969365221"); addMatch("BIBSYS-1056004", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "CAOONL-ncf12127349"); addMatch("BIBSYS-1056004", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "NII-DA13919793"); addMatch("BIBSYS-1056004", "NII-DA13919793", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "KRNLK-KAC201102509"); addMatch("BIBSYS-1056004", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "WKP-Q223687"); addMatch("BIBSYS-1056004", "WKP-Q223687", "", "suggested", "", "", ""); addLink("BIBSYS-1056004", "LIH-LNB:C_i__v_8;=B6"); addMatch("BIBSYS-1056004", "LIH-LNB:C_i__v_8;=B6", "", "viafid", "", "", ""); addLink("BIBSYS-1056004", "BNE-XX1299068"); addMatch("BIBSYS-1056004", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "W2Z-1056004"); addMatch("BIBSYS-1056004", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("BIBSYS-1056004", "LC-no97077236"); addMatch("BIBSYS-1056004", "LC-no97077236", "", "forced single date", "", "", ""); addLink("BIBSYS-1056004", "J9U-987007349758005171"); addMatch("BIBSYS-1056004", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "J9U-987007349758005171"); addMatch("BIBSYS-1056004", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("BIBSYS-1056004", "NYNYRILM-46303"); addMatch("BIBSYS-1056004", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("BIBSYS-1056004", "BLBNB-001492018"); addMatch("BIBSYS-1056004", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("BIBSYS-1056004", "BNC-981058526605606706"); addMatch("BIBSYS-1056004", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("BIBSYS-1056004", "NDL-001223109"); addMatch("BIBSYS-1056004", "NDL-001223109", "", "viafid", "", "", ""); addLink("BIBSYS-1056004", "DNB-13069164X"); addMatch("BIBSYS-1056004", "DNB-13069164X", "", "viafid", "", "", ""); addLink("BIBSYS-1056004", "PLWABN-9810550405405606"); addMatch("BIBSYS-1056004", "PLWABN-9810550405405606", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-13069164X", "DNB", "German National Library"); addLink("DNB-13069164X", "BNF-14495196"); addMatch("DNB-13069164X", "BNF-14495196", "", "joint author", "", "", ""); addLink("DNB-13069164X", "WKP-Q223687"); addMatch("DNB-13069164X", "WKP-Q223687", "", "suggested", "", "", ""); addLink("DNB-13069164X", "NKC-xx0054342"); addMatch("DNB-13069164X", "NKC-xx0054342", "", "forced single date", "", "", ""); addLink("DNB-13069164X", "LIH-LNB:C_i__v_8;=B6"); addMatch("DNB-13069164X", "LIH-LNB:C_i__v_8;=B6", "", "forced single date", "", "", ""); addLink("DNB-13069164X", "SIMACOB-81716323"); addMatch("DNB-13069164X", "SIMACOB-81716323", "", "standard number", "", "", ""); addLink("DNB-13069164X", "SUDOC-086229052"); addMatch("DNB-13069164X", "SUDOC-086229052", "", "partial date and partial title", "", "", ""); addLink("DNB-13069164X", "BNE-XX1299068"); addMatch("DNB-13069164X", "BNE-XX1299068", "", "joint author", "", "", ""); addLink("DNB-13069164X", "LNB-LNC10-000252975"); addMatch("DNB-13069164X", "LNB-LNC10-000252975", "", "forced single date", "", "", ""); addLink("DNB-13069164X", "W2Z-1056004"); addMatch("DNB-13069164X", "W2Z-1056004", "", "viafid", "", "", ""); addLink("DNB-13069164X", "BNC-981058526605606706"); addMatch("DNB-13069164X", "BNC-981058526605606706", "", "standard number", "", "", ""); addLink("DNB-13069164X", "ISNI-0000000081611399"); addMatch("DNB-13069164X", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("DNB-13069164X", "ISNI-0000000081611399"); addMatch("DNB-13069164X", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("DNB-13069164X", "ISNI-0000000081611399"); addMatch("DNB-13069164X", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("DNB-13069164X", "ISNI-0000000081611399"); addMatch("DNB-13069164X", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("DNB-13069164X", "ISNI-0000000081611399"); addMatch("DNB-13069164X", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("DNB-13069164X", "ISNI-0000000081611399"); addMatch("DNB-13069164X", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("DNB-13069164X", "LC-no97077236"); addMatch("DNB-13069164X", "LC-no97077236", "", "standard number", "", "", ""); addLink("DNB-13069164X", "BIBSYS-1056004"); addMatch("DNB-13069164X", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("DNB-13069164X", "J9U-987007349758005171"); addMatch("DNB-13069164X", "J9U-987007349758005171", "", "standard number", "", "", ""); addLink("DNB-13069164X", "J9U-987007349758005171"); addMatch("DNB-13069164X", "J9U-987007349758005171", "", "standard number", "", "", ""); addLink("DNB-13069164X", "RERO-A012352759"); addMatch("DNB-13069164X", "RERO-A012352759", "", "joint author", "", "", ""); addLink("DNB-13069164X", "DBC-87097969365221"); addMatch("DNB-13069164X", "DBC-87097969365221", "", "partial date and partial title", "", "", ""); addLink("DNB-13069164X", "NYNYRILM-46303"); addMatch("DNB-13069164X", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("DNB-13069164X", "NTA-194578240"); addMatch("DNB-13069164X", "NTA-194578240", "", "joint author", "", "", ""); addLink("DNB-13069164X", "CAOONL-ncf12127349"); addMatch("DNB-13069164X", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("DNB-13069164X", "PLWABN-9810550405405606"); addMatch("DNB-13069164X", "PLWABN-9810550405405606", "", "forced single date", "", "", ""); addLink("DNB-13069164X", "KRNLK-KAC201102509"); addMatch("DNB-13069164X", "KRNLK-KAC201102509", "", "partial date and partial title", "", "", ""); </script> <script type="text/javascript"> new Node("W2Z-1056004", "W2Z", "National Library of Norway"); addLink("W2Z-1056004", "SIMACOB-81716323"); addMatch("W2Z-1056004", "SIMACOB-81716323", "", "viafid", "", "", ""); addLink("W2Z-1056004", "SUDOC-086229052"); addMatch("W2Z-1056004", "SUDOC-086229052", "", "viafid", "", "", ""); addLink("W2Z-1056004", "BNF-14495196"); addMatch("W2Z-1056004", "BNF-14495196", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "NUKAT-n2014183309"); addMatch("W2Z-1056004", "NUKAT-n2014183309", "", "viafid", "", "", ""); addLink("W2Z-1056004", "NTA-194578240"); addMatch("W2Z-1056004", "NTA-194578240", "", "viafid", "", "", ""); addLink("W2Z-1056004", "ICCU-UBOV720547"); addMatch("W2Z-1056004", "ICCU-UBOV720547", "", "viafid", "", "", ""); addLink("W2Z-1056004", "JPG-500330774"); addMatch("W2Z-1056004", "JPG-500330774", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "BNC-981058526605606706"); addMatch("W2Z-1056004", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "ISNI-0000000081611399"); addMatch("W2Z-1056004", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("W2Z-1056004", "ISNI-0000000081611399"); addMatch("W2Z-1056004", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("W2Z-1056004", "ISNI-0000000081611399"); addMatch("W2Z-1056004", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("W2Z-1056004", "ISNI-0000000081611399"); addMatch("W2Z-1056004", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("W2Z-1056004", "ISNI-0000000081611399"); addMatch("W2Z-1056004", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("W2Z-1056004", "ISNI-0000000081611399"); addMatch("W2Z-1056004", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("W2Z-1056004", "LNB-LNC10-000252975"); addMatch("W2Z-1056004", "LNB-LNC10-000252975", "", "viafid", "", "", ""); addLink("W2Z-1056004", "RERO-A012352759"); addMatch("W2Z-1056004", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "DBC-87097969365221"); addMatch("W2Z-1056004", "DBC-87097969365221", "", "viafid", "", "", ""); addLink("W2Z-1056004", "CAOONL-ncf12127349"); addMatch("W2Z-1056004", "CAOONL-ncf12127349", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "NII-DA13919793"); addMatch("W2Z-1056004", "NII-DA13919793", "", "viafid", "", "", ""); addLink("W2Z-1056004", "KRNLK-KAC201102509"); addMatch("W2Z-1056004", "KRNLK-KAC201102509", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "WKP-Q223687"); addMatch("W2Z-1056004", "WKP-Q223687", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "LIH-LNB:C_i__v_8;=B6"); addMatch("W2Z-1056004", "LIH-LNB:C_i__v_8;=B6", "", "viafid", "", "", ""); addLink("W2Z-1056004", "BNE-XX1299068"); addMatch("W2Z-1056004", "BNE-XX1299068", "", "viafid", "", "", ""); addLink("W2Z-1056004", "LC-no97077236"); addMatch("W2Z-1056004", "LC-no97077236", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "J9U-987007349758005171"); addMatch("W2Z-1056004", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "J9U-987007349758005171"); addMatch("W2Z-1056004", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "NYNYRILM-46303"); addMatch("W2Z-1056004", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("W2Z-1056004", "BLBNB-001492018"); addMatch("W2Z-1056004", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("W2Z-1056004", "NKC-xx0054342"); addMatch("W2Z-1056004", "NKC-xx0054342", "", "viafid", "", "", ""); addLink("W2Z-1056004", "PLWABN-9810550405405606"); addMatch("W2Z-1056004", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("W2Z-1056004", "BIBSYS-1056004"); addMatch("W2Z-1056004", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("W2Z-1056004", "DNB-13069164X"); addMatch("W2Z-1056004", "DNB-13069164X", "", "viafid", "", "", ""); addLink("W2Z-1056004", "NDL-001223109"); addMatch("W2Z-1056004", "NDL-001223109", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("DBC-87097969365221", "DBC", "DBC (Danish Bibliographic Center)"); addLink("DBC-87097969365221", "SIMACOB-81716323"); addMatch("DBC-87097969365221", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "SUDOC-086229052"); addMatch("DBC-87097969365221", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "BNF-14495196"); addMatch("DBC-87097969365221", "BNF-14495196", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "NUKAT-n2014183309"); addMatch("DBC-87097969365221", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "NTA-194578240"); addMatch("DBC-87097969365221", "NTA-194578240", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "ICCU-UBOV720547"); addMatch("DBC-87097969365221", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "NKC-xx0054342"); addMatch("DBC-87097969365221", "NKC-xx0054342", "", "forced single date", "", "", ""); addLink("DBC-87097969365221", "ISNI-0000000081611399"); addMatch("DBC-87097969365221", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969365221", "ISNI-0000000081611399"); addMatch("DBC-87097969365221", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969365221", "ISNI-0000000081611399"); addMatch("DBC-87097969365221", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969365221", "ISNI-0000000081611399"); addMatch("DBC-87097969365221", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969365221", "ISNI-0000000081611399"); addMatch("DBC-87097969365221", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969365221", "ISNI-0000000081611399"); addMatch("DBC-87097969365221", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("DBC-87097969365221", "LNB-LNC10-000252975"); addMatch("DBC-87097969365221", "LNB-LNC10-000252975", "", "forced single date", "", "", ""); addLink("DBC-87097969365221", "RERO-A012352759"); addMatch("DBC-87097969365221", "RERO-A012352759", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "CAOONL-ncf12127349"); addMatch("DBC-87097969365221", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "NII-DA13919793"); addMatch("DBC-87097969365221", "NII-DA13919793", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "KRNLK-KAC201102509"); addMatch("DBC-87097969365221", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "WKP-Q223687"); addMatch("DBC-87097969365221", "WKP-Q223687", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "LIH-LNB:C_i__v_8;=B6"); addMatch("DBC-87097969365221", "LIH-LNB:C_i__v_8;=B6", "", "forced single date", "", "", ""); addLink("DBC-87097969365221", "BNE-XX1299068"); addMatch("DBC-87097969365221", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "W2Z-1056004"); addMatch("DBC-87097969365221", "W2Z-1056004", "", "viafid", "", "", ""); addLink("DBC-87097969365221", "LC-no97077236"); addMatch("DBC-87097969365221", "LC-no97077236", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "J9U-987007349758005171"); addMatch("DBC-87097969365221", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "J9U-987007349758005171"); addMatch("DBC-87097969365221", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "NYNYRILM-46303"); addMatch("DBC-87097969365221", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("DBC-87097969365221", "BNC-981058526605606706"); addMatch("DBC-87097969365221", "BNC-981058526605606706", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "BIBSYS-1056004"); addMatch("DBC-87097969365221", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("DBC-87097969365221", "DNB-13069164X"); addMatch("DBC-87097969365221", "DNB-13069164X", "", "partial date and partial title", "", "", ""); addLink("DBC-87097969365221", "PLWABN-9810550405405606"); addMatch("DBC-87097969365221", "PLWABN-9810550405405606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("JPG-500330774", "JPG", "Union List of Artist Names [Getty Research Institute]"); addLink("JPG-500330774", "WKP-Q223687"); addMatch("JPG-500330774", "WKP-Q223687", "", "suggested", "", "", ""); addLink("JPG-500330774", "NTA-194578240"); addMatch("JPG-500330774", "NTA-194578240", "", "forced single date", "", "", ""); addLink("JPG-500330774", "PLWABN-9810550405405606"); addMatch("JPG-500330774", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("JPG-500330774", "NUKAT-n2014183309"); addMatch("JPG-500330774", "NUKAT-n2014183309", "", "forced single date", "", "", ""); addLink("JPG-500330774", "LC-no97077236"); addMatch("JPG-500330774", "LC-no97077236", "", "forced single date", "", "", ""); addLink("JPG-500330774", "BNE-XX1299068"); addMatch("JPG-500330774", "BNE-XX1299068", "", "forced single date", "", "", ""); addLink("JPG-500330774", "ICCU-UBOV720547"); addMatch("JPG-500330774", "ICCU-UBOV720547", "", "exact name", "", "", ""); addLink("JPG-500330774", "W2Z-1056004"); addMatch("JPG-500330774", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("JPG-500330774", "BNC-981058526605606706"); addMatch("JPG-500330774", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("JPG-500330774", "SUDOC-086229052"); addMatch("JPG-500330774", "SUDOC-086229052", "", "forced single date", "", "", ""); addLink("JPG-500330774", "BIBSYS-1056004"); addMatch("JPG-500330774", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("JPG-500330774", "BNF-14495196"); addMatch("JPG-500330774", "BNF-14495196", "", "forced single date", "", "", ""); addLink("JPG-500330774", "RERO-A012352759"); addMatch("JPG-500330774", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("JPG-500330774", "SIMACOB-81716323"); addMatch("JPG-500330774", "SIMACOB-81716323", "", "exact name", "", "", ""); addLink("JPG-500330774", "NYNYRILM-46303"); addMatch("JPG-500330774", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("JPG-500330774", "CAOONL-ncf12127349"); addMatch("JPG-500330774", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("JPG-500330774", "NII-DA13919793"); addMatch("JPG-500330774", "NII-DA13919793", "", "exact name", "", "", ""); addLink("JPG-500330774", "BLBNB-001492018"); addMatch("JPG-500330774", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("JPG-500330774", "NDL-001223109"); addMatch("JPG-500330774", "NDL-001223109", "", "forced single date", "", "", ""); addLink("JPG-500330774", "KRNLK-KAC201102509"); addMatch("JPG-500330774", "KRNLK-KAC201102509", "", "forced single date", "", "", ""); addLink("JPG-500330774", "J9U-987007349758005171"); addMatch("JPG-500330774", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("JPG-500330774", "J9U-987007349758005171"); addMatch("JPG-500330774", "J9U-987007349758005171", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf12127349", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf12127349", "SIMACOB-81716323"); addMatch("CAOONL-ncf12127349", "SIMACOB-81716323", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "SUDOC-086229052"); addMatch("CAOONL-ncf12127349", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("CAOONL-ncf12127349", "BNF-14495196"); addMatch("CAOONL-ncf12127349", "BNF-14495196", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "NUKAT-n2014183309"); addMatch("CAOONL-ncf12127349", "NUKAT-n2014183309", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "NTA-194578240"); addMatch("CAOONL-ncf12127349", "NTA-194578240", "", "exact title", "", "", ""); addLink("CAOONL-ncf12127349", "ICCU-UBOV720547"); addMatch("CAOONL-ncf12127349", "ICCU-UBOV720547", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "JPG-500330774"); addMatch("CAOONL-ncf12127349", "JPG-500330774", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "BNC-981058526605606706"); addMatch("CAOONL-ncf12127349", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "ISNI-0000000081611399"); addMatch("CAOONL-ncf12127349", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "ISNI-0000000081611399"); addMatch("CAOONL-ncf12127349", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "ISNI-0000000081611399"); addMatch("CAOONL-ncf12127349", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "ISNI-0000000081611399"); addMatch("CAOONL-ncf12127349", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "ISNI-0000000081611399"); addMatch("CAOONL-ncf12127349", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "ISNI-0000000081611399"); addMatch("CAOONL-ncf12127349", "ISNI-0000000081611399", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "LNB-LNC10-000252975"); addMatch("CAOONL-ncf12127349", "LNB-LNC10-000252975", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "RERO-A012352759"); addMatch("CAOONL-ncf12127349", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "DBC-87097969365221"); addMatch("CAOONL-ncf12127349", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("CAOONL-ncf12127349", "NII-DA13919793"); addMatch("CAOONL-ncf12127349", "NII-DA13919793", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "KRNLK-KAC201102509"); addMatch("CAOONL-ncf12127349", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("CAOONL-ncf12127349", "WKP-Q223687"); addMatch("CAOONL-ncf12127349", "WKP-Q223687", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "LIH-LNB:C_i__v_8;=B6"); addMatch("CAOONL-ncf12127349", "LIH-LNB:C_i__v_8;=B6", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "BNE-XX1299068"); addMatch("CAOONL-ncf12127349", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("CAOONL-ncf12127349", "W2Z-1056004"); addMatch("CAOONL-ncf12127349", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "LC-no97077236"); addMatch("CAOONL-ncf12127349", "LC-no97077236", "", "exact title", "", "", ""); addLink("CAOONL-ncf12127349", "J9U-987007349758005171"); addMatch("CAOONL-ncf12127349", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "J9U-987007349758005171"); addMatch("CAOONL-ncf12127349", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "NYNYRILM-46303"); addMatch("CAOONL-ncf12127349", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "BLBNB-001492018"); addMatch("CAOONL-ncf12127349", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("CAOONL-ncf12127349", "NKC-xx0054342"); addMatch("CAOONL-ncf12127349", "NKC-xx0054342", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "PLWABN-9810550405405606"); addMatch("CAOONL-ncf12127349", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "BIBSYS-1056004"); addMatch("CAOONL-ncf12127349", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("CAOONL-ncf12127349", "DNB-13069164X"); addMatch("CAOONL-ncf12127349", "DNB-13069164X", "", "viafid", "", "", ""); addLink("CAOONL-ncf12127349", "NDL-001223109"); addMatch("CAOONL-ncf12127349", "NDL-001223109", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("BNC-981058526605606706", "BNC", "National Library of Catalonia"); addLink("BNC-981058526605606706", "SIMACOB-81716323"); addMatch("BNC-981058526605606706", "SIMACOB-81716323", "", "standard number", "", "", ""); addLink("BNC-981058526605606706", "SUDOC-086229052"); addMatch("BNC-981058526605606706", "SUDOC-086229052", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "BNF-14495196"); addMatch("BNC-981058526605606706", "BNF-14495196", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "NUKAT-n2014183309"); addMatch("BNC-981058526605606706", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("BNC-981058526605606706", "NTA-194578240"); addMatch("BNC-981058526605606706", "NTA-194578240", "", "exact title", "", "", ""); addLink("BNC-981058526605606706", "ICCU-UBOV720547"); addMatch("BNC-981058526605606706", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("BNC-981058526605606706", "JPG-500330774"); addMatch("BNC-981058526605606706", "JPG-500330774", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "ISNI-0000000081611399"); addMatch("BNC-981058526605606706", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNC-981058526605606706", "ISNI-0000000081611399"); addMatch("BNC-981058526605606706", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNC-981058526605606706", "ISNI-0000000081611399"); addMatch("BNC-981058526605606706", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNC-981058526605606706", "ISNI-0000000081611399"); addMatch("BNC-981058526605606706", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNC-981058526605606706", "ISNI-0000000081611399"); addMatch("BNC-981058526605606706", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNC-981058526605606706", "ISNI-0000000081611399"); addMatch("BNC-981058526605606706", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("BNC-981058526605606706", "LNB-LNC10-000252975"); addMatch("BNC-981058526605606706", "LNB-LNC10-000252975", "", "standard number", "", "", ""); addLink("BNC-981058526605606706", "RERO-A012352759"); addMatch("BNC-981058526605606706", "RERO-A012352759", "", "exact title", "", "", ""); addLink("BNC-981058526605606706", "DBC-87097969365221"); addMatch("BNC-981058526605606706", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("BNC-981058526605606706", "CAOONL-ncf12127349"); addMatch("BNC-981058526605606706", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("BNC-981058526605606706", "NII-DA13919793"); addMatch("BNC-981058526605606706", "NII-DA13919793", "", "exact title", "", "", ""); addLink("BNC-981058526605606706", "KRNLK-KAC201102509"); addMatch("BNC-981058526605606706", "KRNLK-KAC201102509", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "WKP-Q223687"); addMatch("BNC-981058526605606706", "WKP-Q223687", "", "suggested", "", "", ""); addLink("BNC-981058526605606706", "BNE-XX1299068"); addMatch("BNC-981058526605606706", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("BNC-981058526605606706", "W2Z-1056004"); addMatch("BNC-981058526605606706", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "LC-no97077236"); addMatch("BNC-981058526605606706", "LC-no97077236", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "J9U-987007349758005171"); addMatch("BNC-981058526605606706", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "J9U-987007349758005171"); addMatch("BNC-981058526605606706", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "NYNYRILM-46303"); addMatch("BNC-981058526605606706", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("BNC-981058526605606706", "BLBNB-001492018"); addMatch("BNC-981058526605606706", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("BNC-981058526605606706", "NDL-001223109"); addMatch("BNC-981058526605606706", "NDL-001223109", "", "joint author", "", "", ""); addLink("BNC-981058526605606706", "BIBSYS-1056004"); addMatch("BNC-981058526605606706", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("BNC-981058526605606706", "DNB-13069164X"); addMatch("BNC-981058526605606706", "DNB-13069164X", "", "standard number", "", "", ""); addLink("BNC-981058526605606706", "PLWABN-9810550405405606"); addMatch("BNC-981058526605606706", "PLWABN-9810550405405606", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NKC-xx0054342", "NKC", "National Library of the Czech Republic"); addLink("NKC-xx0054342", "WKP-Q223687"); addMatch("NKC-xx0054342", "WKP-Q223687", "", "suggested", "", "", ""); addLink("NKC-xx0054342", "LIH-LNB:C_i__v_8;=B6"); addMatch("NKC-xx0054342", "LIH-LNB:C_i__v_8;=B6", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "BIBSYS-1056004"); addMatch("NKC-xx0054342", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("NKC-xx0054342", "W2Z-1056004"); addMatch("NKC-xx0054342", "W2Z-1056004", "", "viafid", "", "", ""); addLink("NKC-xx0054342", "ISNI-0000000081611399"); addMatch("NKC-xx0054342", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "ISNI-0000000081611399"); addMatch("NKC-xx0054342", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "ISNI-0000000081611399"); addMatch("NKC-xx0054342", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "ISNI-0000000081611399"); addMatch("NKC-xx0054342", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "ISNI-0000000081611399"); addMatch("NKC-xx0054342", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "ISNI-0000000081611399"); addMatch("NKC-xx0054342", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "LNB-LNC10-000252975"); addMatch("NKC-xx0054342", "LNB-LNC10-000252975", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "DBC-87097969365221"); addMatch("NKC-xx0054342", "DBC-87097969365221", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "NYNYRILM-46303"); addMatch("NKC-xx0054342", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("NKC-xx0054342", "DNB-13069164X"); addMatch("NKC-xx0054342", "DNB-13069164X", "", "forced single date", "", "", ""); addLink("NKC-xx0054342", "CAOONL-ncf12127349"); addMatch("NKC-xx0054342", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("NKC-xx0054342", "PLWABN-9810550405405606"); addMatch("NKC-xx0054342", "PLWABN-9810550405405606", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("LNB-LNC10-000252975", "LNB", "National Library of Latvia"); addLink("LNB-LNC10-000252975", "SIMACOB-81716323"); addMatch("LNB-LNC10-000252975", "SIMACOB-81716323", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252975", "SUDOC-086229052"); addMatch("LNB-LNC10-000252975", "SUDOC-086229052", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252975", "BNF-14495196"); addMatch("LNB-LNC10-000252975", "BNF-14495196", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252975", "NUKAT-n2014183309"); addMatch("LNB-LNC10-000252975", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252975", "NTA-194578240"); addMatch("LNB-LNC10-000252975", "NTA-194578240", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252975", "ICCU-UBOV720547"); addMatch("LNB-LNC10-000252975", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252975", "BNC-981058526605606706"); addMatch("LNB-LNC10-000252975", "BNC-981058526605606706", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252975", "ISNI-0000000081611399"); addMatch("LNB-LNC10-000252975", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000252975", "ISNI-0000000081611399"); addMatch("LNB-LNC10-000252975", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000252975", "ISNI-0000000081611399"); addMatch("LNB-LNC10-000252975", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000252975", "ISNI-0000000081611399"); addMatch("LNB-LNC10-000252975", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000252975", "ISNI-0000000081611399"); addMatch("LNB-LNC10-000252975", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000252975", "ISNI-0000000081611399"); addMatch("LNB-LNC10-000252975", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LNB-LNC10-000252975", "RERO-A012352759"); addMatch("LNB-LNC10-000252975", "RERO-A012352759", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252975", "DBC-87097969365221"); addMatch("LNB-LNC10-000252975", "DBC-87097969365221", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000252975", "CAOONL-ncf12127349"); addMatch("LNB-LNC10-000252975", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("LNB-LNC10-000252975", "NII-DA13919793"); addMatch("LNB-LNC10-000252975", "NII-DA13919793", "", "title", "", "", ""); addLink("LNB-LNC10-000252975", "KRNLK-KAC201102509"); addMatch("LNB-LNC10-000252975", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252975", "WKP-Q223687"); addMatch("LNB-LNC10-000252975", "WKP-Q223687", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252975", "LIH-LNB:C_i__v_8;=B6"); addMatch("LNB-LNC10-000252975", "LIH-LNB:C_i__v_8;=B6", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000252975", "BNE-XX1299068"); addMatch("LNB-LNC10-000252975", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252975", "W2Z-1056004"); addMatch("LNB-LNC10-000252975", "W2Z-1056004", "", "viafid", "", "", ""); addLink("LNB-LNC10-000252975", "LC-no97077236"); addMatch("LNB-LNC10-000252975", "LC-no97077236", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252975", "NYNYRILM-46303"); addMatch("LNB-LNC10-000252975", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("LNB-LNC10-000252975", "NKC-xx0054342"); addMatch("LNB-LNC10-000252975", "NKC-xx0054342", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000252975", "NDL-001223109"); addMatch("LNB-LNC10-000252975", "NDL-001223109", "", "joint author", "", "", ""); addLink("LNB-LNC10-000252975", "BIBSYS-1056004"); addMatch("LNB-LNC10-000252975", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252975", "DNB-13069164X"); addMatch("LNB-LNC10-000252975", "DNB-13069164X", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000252975", "PLWABN-9810550405405606"); addMatch("LNB-LNC10-000252975", "PLWABN-9810550405405606", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A012352759", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A012352759", "SIMACOB-81716323"); addMatch("RERO-A012352759", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("RERO-A012352759", "SUDOC-086229052"); addMatch("RERO-A012352759", "SUDOC-086229052", "", "forced single date", "", "", ""); addLink("RERO-A012352759", "BNF-14495196"); addMatch("RERO-A012352759", "BNF-14495196", "", "forced single date", "", "", ""); addLink("RERO-A012352759", "NUKAT-n2014183309"); addMatch("RERO-A012352759", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("RERO-A012352759", "NTA-194578240"); addMatch("RERO-A012352759", "NTA-194578240", "", "exact title", "", "", ""); addLink("RERO-A012352759", "ICCU-UBOV720547"); addMatch("RERO-A012352759", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("RERO-A012352759", "JPG-500330774"); addMatch("RERO-A012352759", "JPG-500330774", "", "forced single date", "", "", ""); addLink("RERO-A012352759", "ISNI-0000000081611399"); addMatch("RERO-A012352759", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("RERO-A012352759", "ISNI-0000000081611399"); addMatch("RERO-A012352759", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("RERO-A012352759", "ISNI-0000000081611399"); addMatch("RERO-A012352759", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("RERO-A012352759", "ISNI-0000000081611399"); addMatch("RERO-A012352759", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("RERO-A012352759", "ISNI-0000000081611399"); addMatch("RERO-A012352759", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("RERO-A012352759", "ISNI-0000000081611399"); addMatch("RERO-A012352759", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("RERO-A012352759", "LNB-LNC10-000252975"); addMatch("RERO-A012352759", "LNB-LNC10-000252975", "", "exact title", "", "", ""); addLink("RERO-A012352759", "DBC-87097969365221"); addMatch("RERO-A012352759", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("RERO-A012352759", "CAOONL-ncf12127349"); addMatch("RERO-A012352759", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("RERO-A012352759", "NII-DA13919793"); addMatch("RERO-A012352759", "NII-DA13919793", "", "exact title", "", "", ""); addLink("RERO-A012352759", "KRNLK-KAC201102509"); addMatch("RERO-A012352759", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("RERO-A012352759", "WKP-Q223687"); addMatch("RERO-A012352759", "WKP-Q223687", "", "exact title", "", "", ""); addLink("RERO-A012352759", "BNE-XX1299068"); addMatch("RERO-A012352759", "BNE-XX1299068", "", "forced single date", "", "", ""); addLink("RERO-A012352759", "W2Z-1056004"); addMatch("RERO-A012352759", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("RERO-A012352759", "LC-no97077236"); addMatch("RERO-A012352759", "LC-no97077236", "", "forced single date", "", "", ""); addLink("RERO-A012352759", "J9U-987007349758005171"); addMatch("RERO-A012352759", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("RERO-A012352759", "J9U-987007349758005171"); addMatch("RERO-A012352759", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("RERO-A012352759", "NYNYRILM-46303"); addMatch("RERO-A012352759", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("RERO-A012352759", "BLBNB-001492018"); addMatch("RERO-A012352759", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("RERO-A012352759", "BNC-981058526605606706"); addMatch("RERO-A012352759", "BNC-981058526605606706", "", "exact title", "", "", ""); addLink("RERO-A012352759", "NDL-001223109"); addMatch("RERO-A012352759", "NDL-001223109", "", "forced single date", "", "", ""); addLink("RERO-A012352759", "BIBSYS-1056004"); addMatch("RERO-A012352759", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("RERO-A012352759", "DNB-13069164X"); addMatch("RERO-A012352759", "DNB-13069164X", "", "joint author", "", "", ""); addLink("RERO-A012352759", "PLWABN-9810550405405606"); addMatch("RERO-A012352759", "PLWABN-9810550405405606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007349758005171", "J9U", "National Library of Israel"); addLink("J9U-987007349758005171", "WKP-Q223687"); addMatch("J9U-987007349758005171", "WKP-Q223687", "", "suggested", "", "", ""); addLink("J9U-987007349758005171", "NTA-194578240"); addMatch("J9U-987007349758005171", "NTA-194578240", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "PLWABN-9810550405405606"); addMatch("J9U-987007349758005171", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("J9U-987007349758005171", "NYNYRILM-46303"); addMatch("J9U-987007349758005171", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("J9U-987007349758005171", "SUDOC-086229052"); addMatch("J9U-987007349758005171", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "BNE-XX1299068"); addMatch("J9U-987007349758005171", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "JPG-500330774"); addMatch("J9U-987007349758005171", "JPG-500330774", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "W2Z-1056004"); addMatch("J9U-987007349758005171", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "BNC-981058526605606706"); addMatch("J9U-987007349758005171", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "LC-no97077236"); addMatch("J9U-987007349758005171", "LC-no97077236", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "BIBSYS-1056004"); addMatch("J9U-987007349758005171", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "BNF-14495196"); addMatch("J9U-987007349758005171", "BNF-14495196", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "RERO-A012352759"); addMatch("J9U-987007349758005171", "RERO-A012352759", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "DBC-87097969365221"); addMatch("J9U-987007349758005171", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "NUKAT-n2014183309"); addMatch("J9U-987007349758005171", "NUKAT-n2014183309", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "DNB-13069164X"); addMatch("J9U-987007349758005171", "DNB-13069164X", "", "standard number", "", "", ""); addLink("J9U-987007349758005171", "CAOONL-ncf12127349"); addMatch("J9U-987007349758005171", "CAOONL-ncf12127349", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "BLBNB-001492018"); addMatch("J9U-987007349758005171", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "NDL-001223109"); addMatch("J9U-987007349758005171", "NDL-001223109", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "KRNLK-KAC201102509"); addMatch("J9U-987007349758005171", "KRNLK-KAC201102509", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NDL-001223109", "NDL", "National Diet Library, Japan"); addLink("NDL-001223109", "SIMACOB-81716323"); addMatch("NDL-001223109", "SIMACOB-81716323", "", "joint author", "", "", ""); addLink("NDL-001223109", "SUDOC-086229052"); addMatch("NDL-001223109", "SUDOC-086229052", "", "joint author", "", "", ""); addLink("NDL-001223109", "BNF-14495196"); addMatch("NDL-001223109", "BNF-14495196", "", "joint author", "", "", ""); addLink("NDL-001223109", "NUKAT-n2014183309"); addMatch("NDL-001223109", "NUKAT-n2014183309", "", "forced single date", "", "", ""); addLink("NDL-001223109", "NTA-194578240"); addMatch("NDL-001223109", "NTA-194578240", "", "forced single date", "", "", ""); addLink("NDL-001223109", "JPG-500330774"); addMatch("NDL-001223109", "JPG-500330774", "", "forced single date", "", "", ""); addLink("NDL-001223109", "ISNI-0000000081611399"); addMatch("NDL-001223109", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("NDL-001223109", "ISNI-0000000081611399"); addMatch("NDL-001223109", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("NDL-001223109", "ISNI-0000000081611399"); addMatch("NDL-001223109", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("NDL-001223109", "ISNI-0000000081611399"); addMatch("NDL-001223109", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("NDL-001223109", "ISNI-0000000081611399"); addMatch("NDL-001223109", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("NDL-001223109", "ISNI-0000000081611399"); addMatch("NDL-001223109", "ISNI-0000000081611399", "", "joint author", "", "", ""); addLink("NDL-001223109", "LNB-LNC10-000252975"); addMatch("NDL-001223109", "LNB-LNC10-000252975", "", "joint author", "", "", ""); addLink("NDL-001223109", "RERO-A012352759"); addMatch("NDL-001223109", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("NDL-001223109", "CAOONL-ncf12127349"); addMatch("NDL-001223109", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("NDL-001223109", "NII-DA13919793"); addMatch("NDL-001223109", "NII-DA13919793", "", "exact title", "", "", ""); addLink("NDL-001223109", "KRNLK-KAC201102509"); addMatch("NDL-001223109", "KRNLK-KAC201102509", "", "joint author", "", "", ""); addLink("NDL-001223109", "WKP-Q223687"); addMatch("NDL-001223109", "WKP-Q223687", "", "suggested", "", "", ""); addLink("NDL-001223109", "BNE-XX1299068"); addMatch("NDL-001223109", "BNE-XX1299068", "", "forced single date", "", "", ""); addLink("NDL-001223109", "W2Z-1056004"); addMatch("NDL-001223109", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("NDL-001223109", "LC-no97077236"); addMatch("NDL-001223109", "LC-no97077236", "", "joint author", "", "", ""); addLink("NDL-001223109", "J9U-987007349758005171"); addMatch("NDL-001223109", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("NDL-001223109", "J9U-987007349758005171"); addMatch("NDL-001223109", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("NDL-001223109", "NYNYRILM-46303"); addMatch("NDL-001223109", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("NDL-001223109", "BLBNB-001492018"); addMatch("NDL-001223109", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("NDL-001223109", "BNC-981058526605606706"); addMatch("NDL-001223109", "BNC-981058526605606706", "", "joint author", "", "", ""); addLink("NDL-001223109", "BIBSYS-1056004"); addMatch("NDL-001223109", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("NDL-001223109", "PLWABN-9810550405405606"); addMatch("NDL-001223109", "PLWABN-9810550405405606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("LC-no97077236", "LC", "Library of Congress/NACO"); addLink("LC-no97077236", "SIMACOB-81716323"); addMatch("LC-no97077236", "SIMACOB-81716323", "", "standard number", "", "", ""); addLink("LC-no97077236", "SUDOC-086229052"); addMatch("LC-no97077236", "SUDOC-086229052", "", "forced single date", "", "", ""); addLink("LC-no97077236", "BNF-14495196"); addMatch("LC-no97077236", "BNF-14495196", "", "forced single date", "", "", ""); addLink("LC-no97077236", "NUKAT-n2014183309"); addMatch("LC-no97077236", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("LC-no97077236", "NTA-194578240"); addMatch("LC-no97077236", "NTA-194578240", "", "exact title", "", "", ""); addLink("LC-no97077236", "ICCU-UBOV720547"); addMatch("LC-no97077236", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("LC-no97077236", "JPG-500330774"); addMatch("LC-no97077236", "JPG-500330774", "", "forced single date", "", "", ""); addLink("LC-no97077236", "ISNI-0000000081611399"); addMatch("LC-no97077236", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LC-no97077236", "ISNI-0000000081611399"); addMatch("LC-no97077236", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LC-no97077236", "ISNI-0000000081611399"); addMatch("LC-no97077236", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LC-no97077236", "ISNI-0000000081611399"); addMatch("LC-no97077236", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LC-no97077236", "ISNI-0000000081611399"); addMatch("LC-no97077236", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LC-no97077236", "ISNI-0000000081611399"); addMatch("LC-no97077236", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("LC-no97077236", "LNB-LNC10-000252975"); addMatch("LC-no97077236", "LNB-LNC10-000252975", "", "standard number", "", "", ""); addLink("LC-no97077236", "RERO-A012352759"); addMatch("LC-no97077236", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("LC-no97077236", "DBC-87097969365221"); addMatch("LC-no97077236", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("LC-no97077236", "CAOONL-ncf12127349"); addMatch("LC-no97077236", "CAOONL-ncf12127349", "", "forced single date", "", "", ""); addLink("LC-no97077236", "NII-DA13919793"); addMatch("LC-no97077236", "NII-DA13919793", "", "exact title", "", "", ""); addLink("LC-no97077236", "KRNLK-KAC201102509"); addMatch("LC-no97077236", "KRNLK-KAC201102509", "", "forced single date", "", "", ""); addLink("LC-no97077236", "WKP-Q223687"); addMatch("LC-no97077236", "WKP-Q223687", "", "suggested", "", "", ""); addLink("LC-no97077236", "BNE-XX1299068"); addMatch("LC-no97077236", "BNE-XX1299068", "", "forced single date", "", "", ""); addLink("LC-no97077236", "W2Z-1056004"); addMatch("LC-no97077236", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("LC-no97077236", "J9U-987007349758005171"); addMatch("LC-no97077236", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("LC-no97077236", "J9U-987007349758005171"); addMatch("LC-no97077236", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("LC-no97077236", "NYNYRILM-46303"); addMatch("LC-no97077236", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("LC-no97077236", "BLBNB-001492018"); addMatch("LC-no97077236", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("LC-no97077236", "BNC-981058526605606706"); addMatch("LC-no97077236", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("LC-no97077236", "NDL-001223109"); addMatch("LC-no97077236", "NDL-001223109", "", "joint author", "", "", ""); addLink("LC-no97077236", "BIBSYS-1056004"); addMatch("LC-no97077236", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("LC-no97077236", "DNB-13069164X"); addMatch("LC-no97077236", "DNB-13069164X", "", "standard number", "", "", ""); addLink("LC-no97077236", "PLWABN-9810550405405606"); addMatch("LC-no97077236", "PLWABN-9810550405405606", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-194578240", "NTA", "National Library of the Netherlands"); addLink("NTA-194578240", "SIMACOB-81716323"); addMatch("NTA-194578240", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("NTA-194578240", "SUDOC-086229052"); addMatch("NTA-194578240", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("NTA-194578240", "BNF-14495196"); addMatch("NTA-194578240", "BNF-14495196", "", "forced single date", "", "", ""); addLink("NTA-194578240", "NUKAT-n2014183309"); addMatch("NTA-194578240", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("NTA-194578240", "ICCU-UBOV720547"); addMatch("NTA-194578240", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("NTA-194578240", "JPG-500330774"); addMatch("NTA-194578240", "JPG-500330774", "", "forced single date", "", "", ""); addLink("NTA-194578240", "ISNI-0000000081611399"); addMatch("NTA-194578240", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NTA-194578240", "ISNI-0000000081611399"); addMatch("NTA-194578240", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NTA-194578240", "ISNI-0000000081611399"); addMatch("NTA-194578240", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NTA-194578240", "ISNI-0000000081611399"); addMatch("NTA-194578240", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NTA-194578240", "ISNI-0000000081611399"); addMatch("NTA-194578240", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NTA-194578240", "ISNI-0000000081611399"); addMatch("NTA-194578240", "ISNI-0000000081611399", "", "partial date and publisher", "", "", ""); addLink("NTA-194578240", "LNB-LNC10-000252975"); addMatch("NTA-194578240", "LNB-LNC10-000252975", "", "exact title", "", "", ""); addLink("NTA-194578240", "RERO-A012352759"); addMatch("NTA-194578240", "RERO-A012352759", "", "exact title", "", "", ""); addLink("NTA-194578240", "DBC-87097969365221"); addMatch("NTA-194578240", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("NTA-194578240", "CAOONL-ncf12127349"); addMatch("NTA-194578240", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("NTA-194578240", "NII-DA13919793"); addMatch("NTA-194578240", "NII-DA13919793", "", "exact title", "", "", ""); addLink("NTA-194578240", "KRNLK-KAC201102509"); addMatch("NTA-194578240", "KRNLK-KAC201102509", "", "exact title", "", "", ""); addLink("NTA-194578240", "WKP-Q223687"); addMatch("NTA-194578240", "WKP-Q223687", "", "suggested", "", "", ""); addLink("NTA-194578240", "BNE-XX1299068"); addMatch("NTA-194578240", "BNE-XX1299068", "", "forced single date", "", "", ""); addLink("NTA-194578240", "W2Z-1056004"); addMatch("NTA-194578240", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("NTA-194578240", "LC-no97077236"); addMatch("NTA-194578240", "LC-no97077236", "", "exact title", "", "", ""); addLink("NTA-194578240", "J9U-987007349758005171"); addMatch("NTA-194578240", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("NTA-194578240", "J9U-987007349758005171"); addMatch("NTA-194578240", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("NTA-194578240", "NYNYRILM-46303"); addMatch("NTA-194578240", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("NTA-194578240", "BLBNB-001492018"); addMatch("NTA-194578240", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("NTA-194578240", "BNC-981058526605606706"); addMatch("NTA-194578240", "BNC-981058526605606706", "", "exact title", "", "", ""); addLink("NTA-194578240", "NDL-001223109"); addMatch("NTA-194578240", "NDL-001223109", "", "forced single date", "", "", ""); addLink("NTA-194578240", "BIBSYS-1056004"); addMatch("NTA-194578240", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("NTA-194578240", "DNB-13069164X"); addMatch("NTA-194578240", "DNB-13069164X", "", "joint author", "", "", ""); addLink("NTA-194578240", "PLWABN-9810550405405606"); addMatch("NTA-194578240", "PLWABN-9810550405405606", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("BLBNB-001492018", "BLBNB", "National Library of Brazil"); addLink("BLBNB-001492018", "WKP-Q223687"); addMatch("BLBNB-001492018", "WKP-Q223687", "", "suggested", "", "", ""); addLink("BLBNB-001492018", "NTA-194578240"); addMatch("BLBNB-001492018", "NTA-194578240", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "PLWABN-9810550405405606"); addMatch("BLBNB-001492018", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("BLBNB-001492018", "NYNYRILM-46303"); addMatch("BLBNB-001492018", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("BLBNB-001492018", "BNF-14495196"); addMatch("BLBNB-001492018", "BNF-14495196", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "LC-no97077236"); addMatch("BLBNB-001492018", "LC-no97077236", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "BNE-XX1299068"); addMatch("BLBNB-001492018", "BNE-XX1299068", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "JPG-500330774"); addMatch("BLBNB-001492018", "JPG-500330774", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "W2Z-1056004"); addMatch("BLBNB-001492018", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "BNC-981058526605606706"); addMatch("BLBNB-001492018", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "SUDOC-086229052"); addMatch("BLBNB-001492018", "SUDOC-086229052", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "BIBSYS-1056004"); addMatch("BLBNB-001492018", "BIBSYS-1056004", "", "viafid", "", "", ""); addLink("BLBNB-001492018", "J9U-987007349758005171"); addMatch("BLBNB-001492018", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "J9U-987007349758005171"); addMatch("BLBNB-001492018", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "RERO-A012352759"); addMatch("BLBNB-001492018", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "NUKAT-n2014183309"); addMatch("BLBNB-001492018", "NUKAT-n2014183309", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "CAOONL-ncf12127349"); addMatch("BLBNB-001492018", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("BLBNB-001492018", "NDL-001223109"); addMatch("BLBNB-001492018", "NDL-001223109", "", "forced single date", "", "", ""); addLink("BLBNB-001492018", "KRNLK-KAC201102509"); addMatch("BLBNB-001492018", "KRNLK-KAC201102509", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-086229052", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-086229052", "SIMACOB-81716323"); addMatch("SUDOC-086229052", "SIMACOB-81716323", "", "standard number", "", "", ""); addLink("SUDOC-086229052", "BNF-14495196"); addMatch("SUDOC-086229052", "BNF-14495196", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "NUKAT-n2014183309"); addMatch("SUDOC-086229052", "NUKAT-n2014183309", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "NTA-194578240"); addMatch("SUDOC-086229052", "NTA-194578240", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "ICCU-UBOV720547"); addMatch("SUDOC-086229052", "ICCU-UBOV720547", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "JPG-500330774"); addMatch("SUDOC-086229052", "JPG-500330774", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "ISNI-0000000081611399"); addMatch("SUDOC-086229052", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SUDOC-086229052", "ISNI-0000000081611399"); addMatch("SUDOC-086229052", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SUDOC-086229052", "ISNI-0000000081611399"); addMatch("SUDOC-086229052", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SUDOC-086229052", "ISNI-0000000081611399"); addMatch("SUDOC-086229052", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SUDOC-086229052", "ISNI-0000000081611399"); addMatch("SUDOC-086229052", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SUDOC-086229052", "ISNI-0000000081611399"); addMatch("SUDOC-086229052", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("SUDOC-086229052", "LNB-LNC10-000252975"); addMatch("SUDOC-086229052", "LNB-LNC10-000252975", "", "standard number", "", "", ""); addLink("SUDOC-086229052", "RERO-A012352759"); addMatch("SUDOC-086229052", "RERO-A012352759", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "DBC-87097969365221"); addMatch("SUDOC-086229052", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "CAOONL-ncf12127349"); addMatch("SUDOC-086229052", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "NII-DA13919793"); addMatch("SUDOC-086229052", "NII-DA13919793", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "KRNLK-KAC201102509"); addMatch("SUDOC-086229052", "KRNLK-KAC201102509", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "WKP-Q223687"); addMatch("SUDOC-086229052", "WKP-Q223687", "", "suggested", "", "", ""); addLink("SUDOC-086229052", "BNE-XX1299068"); addMatch("SUDOC-086229052", "BNE-XX1299068", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "W2Z-1056004"); addMatch("SUDOC-086229052", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "LC-no97077236"); addMatch("SUDOC-086229052", "LC-no97077236", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "J9U-987007349758005171"); addMatch("SUDOC-086229052", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "J9U-987007349758005171"); addMatch("SUDOC-086229052", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "NYNYRILM-46303"); addMatch("SUDOC-086229052", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("SUDOC-086229052", "BLBNB-001492018"); addMatch("SUDOC-086229052", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "BNC-981058526605606706"); addMatch("SUDOC-086229052", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("SUDOC-086229052", "PLWABN-9810550405405606"); addMatch("SUDOC-086229052", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("SUDOC-086229052", "BIBSYS-1056004"); addMatch("SUDOC-086229052", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("SUDOC-086229052", "DNB-13069164X"); addMatch("SUDOC-086229052", "DNB-13069164X", "", "partial date and partial title", "", "", ""); addLink("SUDOC-086229052", "NDL-001223109"); addMatch("SUDOC-086229052", "NDL-001223109", "", "joint author", "", "", ""); </script> <script type="text/javascript"> new Node("WKP-Q223687", "WKP", "Wikidata"); addLink("WKP-Q223687", "SIMACOB-81716323"); addMatch("WKP-Q223687", "SIMACOB-81716323", "", "exact title", "", "", ""); addLink("WKP-Q223687", "SUDOC-086229052"); addMatch("WKP-Q223687", "SUDOC-086229052", "", "suggested", "", "", ""); addLink("WKP-Q223687", "BNF-14495196"); addMatch("WKP-Q223687", "BNF-14495196", "", "exact title", "", "", ""); addLink("WKP-Q223687", "NUKAT-n2014183309"); addMatch("WKP-Q223687", "NUKAT-n2014183309", "", "suggested", "", "", ""); addLink("WKP-Q223687", "NTA-194578240"); addMatch("WKP-Q223687", "NTA-194578240", "", "exact title", "", "", ""); addLink("WKP-Q223687", "JPG-500330774"); addMatch("WKP-Q223687", "JPG-500330774", "", "suggested", "", "", ""); addLink("WKP-Q223687", "BNC-981058526605606706"); addMatch("WKP-Q223687", "BNC-981058526605606706", "", "suggested", "", "", ""); addLink("WKP-Q223687", "ISNI-0000000081611399"); addMatch("WKP-Q223687", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("WKP-Q223687", "ISNI-0000000081611399"); addMatch("WKP-Q223687", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("WKP-Q223687", "ISNI-0000000081611399"); addMatch("WKP-Q223687", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("WKP-Q223687", "ISNI-0000000081611399"); addMatch("WKP-Q223687", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("WKP-Q223687", "ISNI-0000000081611399"); addMatch("WKP-Q223687", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("WKP-Q223687", "ISNI-0000000081611399"); addMatch("WKP-Q223687", "ISNI-0000000081611399", "", "suggested", "", "", ""); addLink("WKP-Q223687", "LNB-LNC10-000252975"); addMatch("WKP-Q223687", "LNB-LNC10-000252975", "", "suggested", "", "", ""); addLink("WKP-Q223687", "RERO-A012352759"); addMatch("WKP-Q223687", "RERO-A012352759", "", "exact title", "", "", ""); addLink("WKP-Q223687", "DBC-87097969365221"); addMatch("WKP-Q223687", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("WKP-Q223687", "CAOONL-ncf12127349"); addMatch("WKP-Q223687", "CAOONL-ncf12127349", "", "exact title", "", "", ""); addLink("WKP-Q223687", "NII-DA13919793"); addMatch("WKP-Q223687", "NII-DA13919793", "", "suggested", "", "", ""); addLink("WKP-Q223687", "KRNLK-KAC201102509"); addMatch("WKP-Q223687", "KRNLK-KAC201102509", "", "suggested", "", "", ""); addLink("WKP-Q223687", "BNE-XX1299068"); addMatch("WKP-Q223687", "BNE-XX1299068", "", "suggested", "", "", ""); addLink("WKP-Q223687", "W2Z-1056004"); addMatch("WKP-Q223687", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("WKP-Q223687", "LC-no97077236"); addMatch("WKP-Q223687", "LC-no97077236", "", "exact title", "", "", ""); addLink("WKP-Q223687", "J9U-987007349758005171"); addMatch("WKP-Q223687", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("WKP-Q223687", "J9U-987007349758005171"); addMatch("WKP-Q223687", "J9U-987007349758005171", "", "exact title", "", "", ""); addLink("WKP-Q223687", "NYNYRILM-46303"); addMatch("WKP-Q223687", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("WKP-Q223687", "BLBNB-001492018"); addMatch("WKP-Q223687", "BLBNB-001492018", "", "suggested", "", "", ""); addLink("WKP-Q223687", "NKC-xx0054342"); addMatch("WKP-Q223687", "NKC-xx0054342", "", "suggested", "", "", ""); addLink("WKP-Q223687", "NDL-001223109"); addMatch("WKP-Q223687", "NDL-001223109", "", "suggested", "", "", ""); addLink("WKP-Q223687", "BIBSYS-1056004"); addMatch("WKP-Q223687", "BIBSYS-1056004", "", "suggested", "", "", ""); addLink("WKP-Q223687", "DNB-13069164X"); addMatch("WKP-Q223687", "DNB-13069164X", "", "suggested", "", "", ""); addLink("WKP-Q223687", "PLWABN-9810550405405606"); addMatch("WKP-Q223687", "PLWABN-9810550405405606", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000081611399", "ISNI", "ISNI"); addLink("ISNI-0000000081611399", "SIMACOB-81716323"); addMatch("ISNI-0000000081611399", "SIMACOB-81716323", "", "suggested", "", "", ""); addLink("ISNI-0000000081611399", "SUDOC-086229052"); addMatch("ISNI-0000000081611399", "SUDOC-086229052", "", "suggested", "", "", ""); addLink("ISNI-0000000081611399", "BNF-14495196"); addMatch("ISNI-0000000081611399", "BNF-14495196", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "NUKAT-n2014183309"); addMatch("ISNI-0000000081611399", "NUKAT-n2014183309", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "NTA-194578240"); addMatch("ISNI-0000000081611399", "NTA-194578240", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "ICCU-UBOV720547"); addMatch("ISNI-0000000081611399", "ICCU-UBOV720547", "", "suggested", "", "", ""); addLink("ISNI-0000000081611399", "BNC-981058526605606706"); addMatch("ISNI-0000000081611399", "BNC-981058526605606706", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "LNB-LNC10-000252975"); addMatch("ISNI-0000000081611399", "LNB-LNC10-000252975", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "RERO-A012352759"); addMatch("ISNI-0000000081611399", "RERO-A012352759", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "DBC-87097969365221"); addMatch("ISNI-0000000081611399", "DBC-87097969365221", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "CAOONL-ncf12127349"); addMatch("ISNI-0000000081611399", "CAOONL-ncf12127349", "", "viafid", "", "", ""); addLink("ISNI-0000000081611399", "KRNLK-KAC201102509"); addMatch("ISNI-0000000081611399", "KRNLK-KAC201102509", "", "suggested", "", "", ""); addLink("ISNI-0000000081611399", "WKP-Q223687"); addMatch("ISNI-0000000081611399", "WKP-Q223687", "", "suggested", "", "", ""); addLink("ISNI-0000000081611399", "LIH-LNB:C_i__v_8;=B6"); addMatch("ISNI-0000000081611399", "LIH-LNB:C_i__v_8;=B6", "", "suggested", "", "", ""); addLink("ISNI-0000000081611399", "BNE-XX1299068"); addMatch("ISNI-0000000081611399", "BNE-XX1299068", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "W2Z-1056004"); addMatch("ISNI-0000000081611399", "W2Z-1056004", "", "viafid", "", "", ""); addLink("ISNI-0000000081611399", "LC-no97077236"); addMatch("ISNI-0000000081611399", "LC-no97077236", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "J9U-987007349758005171"); addMatch("ISNI-0000000081611399", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("ISNI-0000000081611399", "J9U-987007349758005171"); addMatch("ISNI-0000000081611399", "J9U-987007349758005171", "", "forced single date", "", "", ""); addLink("ISNI-0000000081611399", "NYNYRILM-46303"); addMatch("ISNI-0000000081611399", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("ISNI-0000000081611399", "NKC-xx0054342"); addMatch("ISNI-0000000081611399", "NKC-xx0054342", "", "forced single date", "", "", ""); addLink("ISNI-0000000081611399", "NDL-001223109"); addMatch("ISNI-0000000081611399", "NDL-001223109", "", "joint author", "", "", ""); addLink("ISNI-0000000081611399", "BIBSYS-1056004"); addMatch("ISNI-0000000081611399", "BIBSYS-1056004", "", "partial date and publisher", "", "", ""); addLink("ISNI-0000000081611399", "DNB-13069164X"); addMatch("ISNI-0000000081611399", "DNB-13069164X", "", "joint author", "", "", ""); addLink("ISNI-0000000081611399", "PLWABN-9810550405405606"); addMatch("ISNI-0000000081611399", "PLWABN-9810550405405606", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007349758005171", "J9U", "National Library of Israel"); addLink("J9U-987007349758005171", "WKP-Q223687"); addMatch("J9U-987007349758005171", "WKP-Q223687", "", "suggested", "", "", ""); addLink("J9U-987007349758005171", "NTA-194578240"); addMatch("J9U-987007349758005171", "NTA-194578240", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "PLWABN-9810550405405606"); addMatch("J9U-987007349758005171", "PLWABN-9810550405405606", "", "viafid", "", "", ""); addLink("J9U-987007349758005171", "NYNYRILM-46303"); addMatch("J9U-987007349758005171", "NYNYRILM-46303", "", "viafid", "", "", ""); addLink("J9U-987007349758005171", "SUDOC-086229052"); addMatch("J9U-987007349758005171", "SUDOC-086229052", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "BNE-XX1299068"); addMatch("J9U-987007349758005171", "BNE-XX1299068", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "JPG-500330774"); addMatch("J9U-987007349758005171", "JPG-500330774", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "W2Z-1056004"); addMatch("J9U-987007349758005171", "W2Z-1056004", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "BNC-981058526605606706"); addMatch("J9U-987007349758005171", "BNC-981058526605606706", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "ISNI-0000000081611399"); addMatch("J9U-987007349758005171", "ISNI-0000000081611399", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "LC-no97077236"); addMatch("J9U-987007349758005171", "LC-no97077236", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "BIBSYS-1056004"); addMatch("J9U-987007349758005171", "BIBSYS-1056004", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "BNF-14495196"); addMatch("J9U-987007349758005171", "BNF-14495196", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "RERO-A012352759"); addMatch("J9U-987007349758005171", "RERO-A012352759", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "DBC-87097969365221"); addMatch("J9U-987007349758005171", "DBC-87097969365221", "", "exact title", "", "", ""); addLink("J9U-987007349758005171", "NUKAT-n2014183309"); addMatch("J9U-987007349758005171", "NUKAT-n2014183309", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "DNB-13069164X"); addMatch("J9U-987007349758005171", "DNB-13069164X", "", "standard number", "", "", ""); addLink("J9U-987007349758005171", "CAOONL-ncf12127349"); addMatch("J9U-987007349758005171", "CAOONL-ncf12127349", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "BLBNB-001492018"); addMatch("J9U-987007349758005171", "BLBNB-001492018", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "NDL-001223109"); addMatch("J9U-987007349758005171", "NDL-001223109", "", "forced single date", "", "", ""); addLink("J9U-987007349758005171", "KRNLK-KAC201102509"); addMatch("J9U-987007349758005171", "KRNLK-KAC201102509", "", "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> (69) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 1 _ ‎‡a  <span>Anderson, Wes</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Anderson, Wesley Wales</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Anderson, Wesley Wales,</span>‏ ‎‡d  <span>1969-</span>‏ <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Anderson, Wesley Wales</span>‏ ‎‡d  <span>1969-</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 _ 1 ‎‡a  <span>Andersonas</span>‏ ‎‡b  <span>Wesas</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Andersons, Vess,</span>‏ ‎‡d  <span>1969-</span>‏ <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>400 _ 1 ‎‡a  <span>Anderson</span>‏ ‎‡b  <span>Wesley Wales</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Ves Anderson</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>Vess Andersons</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>Wales Anderson, Wesley</span>‏ <span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>American filmmaker (born 1969)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>Amerikaans filmregisseur</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>Wes Anderson</span>‏ ‎‡c  <span>Amerikalı film yönetmeni</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>En amerikanischer Filmer</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>Wes Anderson</span>‏ ‎‡c  <span>US-amerikanesche Dréibuchauteur, Schauspiller, Filmproduzent a -regisseur</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>US-amerikanischer Filmregisseur</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>Wes Anderson</span>‏ ‎‡c  <span>ameerika filmilavastaja</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>americký filmový režisér, scenárista, herec a producent</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>amerikai filmrendező, forgatókönyvíró és filmproducer</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>Wes Anderson</span>‏ ‎‡c  <span>amerikansk filminstruktør og manuskriptforfatter</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>amerikansk filmregissör och manusförfattare</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>amerykański reżyser</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>Wes Anderson</span>‏ ‎‡c  <span>cineasta americano</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>Wes Anderson</span>‏ ‎‡c  <span>cineasta estadounidense</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>cinéaste américain</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>Wes Anderson</span>‏ ‎‡c  <span>cyfarwyddwr ffilm, cynhyrchydd, sgriptiwr ffilm ac actor a aned yn Houston yn 1969</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>director de cine estadounidense</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>director de cinema estadounidense</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>director, productor i guionista de cinema estatunidenc</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>direktor di sine merikano</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>pemeran laki-laki asal Amerika Serikat</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>regista statunitense</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>Wes Anderson</span>‏ ‎‡c  <span>stiúrthóir scannán Meiriceánach</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>usona filmreĝisoro</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>yhdysvaltalainen elokuvaohjaaja, tuottaja ja käsikirjoittaja</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wes Anderson</span>‏ ‎‡c  <span>Òṣèré Ọmọ Orílẹ̀-èdè America</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Wesley Anderson</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Γουές Άντερσον</span>‏ <span class="flags"> <img alt="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 1 _ ‎‡a  <span>Андерсон, Уэс,</span>‏ ‎‡d  <span>1969-</span>‏ <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.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>‏ ‎‡c  <span>američki režiser, scenarista, i filmski producent</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Уес Андерсън</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Уес Андерсън</span>‏ ‎‡c  <span>американски кинорежисьор, сценарист и продуцент</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 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 0 _ ‎‡a  <span>Уэс Андэрсан</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Ուես Անդերսոն</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <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 0 _ ‎‡a  <span>وس اندرسن</span>‏ ‎‡c  <span>فیلمنامه‌نویس، تهیه‌کننده، و کارگردان آمریکایی</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>وس اندرسن</span>‏ ‎‡c  <span>فیلم‌ساز آمریکایی</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>ويس أندرسون</span>‏ <span class="flags"> <img alt="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 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>‏ <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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </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"/> <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="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>魏斯·安德森</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>魏斯·安德森</span>‏ ‎‡c  <span>美国电影导演、编剧</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>앤더슨, 웨스</span>‏ ‎‡d  <span>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 0 _ ‎‡a  <span>웨스 앤더슨</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>웨스앤더슨</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> </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="../1338166172264390800008"> ‎‡a  <span>Houston, Tex.</span>‏ ‎‡4  <span>ortg</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#placeOfBirth</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>530 _ _ ‎‡a  <span>The Darjeeling Limited.</span>‏ ‎‡g  <span>film</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.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>20 ans du Festival cinéma</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>Asteroid city</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.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 Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Aventuri sub clar de lună</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Bottle rocket</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>Boyhood</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>Chicken run</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>Un colpo da dilettanti</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Conversations avec Dean Tavoularis = Conversations with Dean Tavoularis</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>Čudoviti lisjak</td> <td> <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/316752261">Darjeeling Limited (film)</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </td> </tr> <tr> <td>drie rovers</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>famille Tenenbaum</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/228035716">Fantastic Mr. Fox</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"/> </span> </td> </tr> <tr> <td> <a href="/viaf/8429162906496978110005">French dispatch</a> </td> <td> <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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/316756580">grand Budapest hotel</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </td> </tr> <tr> <td>Hôtel Chevalier (13 min)</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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>In the tracks of Alexandre Desplat</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>intégrale Wes Anderson 8 films</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>Inugashima</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/2979152684011823430003">Isle of dogs.</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="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 Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </td> </tr> <tr> <td>Kochankowie z Księżyca</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.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"/> </span> </td> </tr> <tr> <td>Kraljestvo vzhajajoče lune</td> <td> <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td>Kraljevstvo izlazećeg mjeseca</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Leviathan</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/174337253">life aquatic with Steve Zissou</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of 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="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>L'île aux chiens</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>Louis Malle dans tous ses états</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/1567156858621949780004">Making of fantastic mr. fox : an american empirical picture by wes anderson</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of 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"/> </span> </td> </tr> <tr> <td>Mark Mothersbaugh : myopia</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Moonrise kingdom</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.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 Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Paniek in het dorp</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>Petárda</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Peter Bardley show (14 min)</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>Pociąg do Darjeeling</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>Pride</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/211753172">Royal Tenenbaums</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.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="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/180019645">Rushmore</a> </td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </td> </tr> <tr> <td>Spitzmaus Mummy in a coffin and other treasures</td> <td> <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>The squid and the whale</td> <td> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>Still Alice</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>I Tenenbaum / Regia di Wes Anderson ; Fotografia Robert Yedman ; [cast]: Danny Glover, Gene Hackman, Angelica Huston ... [et al.]</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"/> </span> </td> </tr> <tr> <td>Turist</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>Veličastni Tenenbaumi</td> <td> <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </td> </tr> <tr> <td>vie aquatique (1 h 53 min)</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>Volkskrant Cinekid.</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>Volkskrant filmfestival : de mooiste films volgens de Volkskrant.</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>The Wes Anderson collection</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 the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </td> </tr> <tr> <td>Works.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Življenje pod vodo</td> <td> <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.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="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <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="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <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 Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </td> </tr> <tr> <td>판타스틱 Mr. 폭스</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>ファンタスティックMr. FOX : ウェス・アンダーソンの世界</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </td> </tr> <tr> <td>天才マックスの世界</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>犬ヶ島</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 Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.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> </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>Schwartzman, Jason 1980- ‎(87) <span class="flags"> <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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Wilson, Owen 1968-.... ‎(77) <span class="flags"> <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="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Desplat, Alexandre 1961- ‎(66) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Murray, Bill 1950- ‎(58) <span class="flags"> <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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <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="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.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 Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>Coppola, Roman 1965- ‎(55) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </li> <li>Yeoman, Robert D. ‎(53) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>Mothersbaugh, Mark 1950- ‎(46) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>Brody, Adrien ‎(34) <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="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="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Rudin, Scott 1958- ‎(23) <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 Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>Mendel, Barry ca. 1963- ‎(19) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ol> </div> </div> <div id="Countries" class="mainSection"> <h3> <img id="CountriesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="CountriesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Countries and Regions of Publication</span> (13) </h3> <div id="CountriesContent" class="content" style="display:none;"> <div id="mapcontainer"> <div class="mapsNote"> <span class="langHi0">View the list below for more details</span>. </div> <div id="mapButtons"> <form action="?"> <label> <span class="langHi0">Map View</span>:</label> <input id="mapbutton-world" class="mapbutton-on" type="button" value="World" onclick="mapSwitch('world');"/> <input id="mapbutton-euro" class="mapbutton-off" type="button" value="Europe" onclick="mapSwitch('euro');"/> <input id="mapbutton-asia" class="mapbutton-off" type="button" value="Asia" onclick="mapSwitch('asia');"/> </form> </div> <div id="maps"> <img id="map-world" alt="World" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:60,50,50,50,40,40,40,40,30,20,10,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=FRUSESPLDKGBNLSIDEBENOCHJP&amp;chtm=world&amp;chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:60,50,50,50,40,40,40,40,30,20,10,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=FRUSESPLDKGBNLSIDEBENOCHJP&amp;chtm=europe&amp;chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:60,50,50,50,40,40,40,40,30,20,10,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=FRUSESPLDKGBNLSIDEBENOCHJP&amp;chtm=asia&amp;chf=bg,s,c5e0fb"/> </div> <div id="colorKey"> <span class="colorKeyNote"> <span class="langHi0">Low</span> </span> <img src="/viaf/images/spacer.gif" id="color1" class="colorKey" alt="Lowest Number of Publications"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color2" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color3" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color4" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color5" class="colorKey"/> <img src="/viaf/images/spacer.gif" id="color6" class="colorKey" alt="Highest Number of Publications"/> <span class="colorKeyNote"> <span class="langHi0">High</span> </span> </div> <div id="viewLists"> <input type="button" id="viewListLink" class="mapbutton-off" value="View List" onclick="showhidelist('viewListLink'); return false;"/> <input type="button" id="hideListLink" class="mapbutton-on" value="Hide List" onclick="showhidelist('hideListLink'); return false;"/> </div> <div id="countryList"> <div class="mapsNote"> <span class="langHi0">The flags indicate which authority file had at least some publications from the country or region</span>:</div> <ul> <li>FR - France (63) <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"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>US - United States (46) <span class="flags"> <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="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>ES - Spain (33) <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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>PL - Poland (28) <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"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>DK - Denmark (19) <span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> </span> </li> <li>GB - United Kingdom (18) <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <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="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>NL - Netherlands (16) <span class="flags"> <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>SI - Slovenia (12) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>DE - Germany (7) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>BE - Belgium (3) <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> </li> <li>NO - Norway (2) <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>CH - Switzerland (2) <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> </li> <li>JP - Japan (1) <span class="flags"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.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="line1980" class="marker" style="height:14.9px;" onmouseover="dateMsg('198'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:26.05px;" onmouseover="dateMsg('199'+'0', '14');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:40px;" onmouseover="dateMsg('200'+'0', '97');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:43.55px;" onmouseover="dateMsg('201'+'0', '159');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2020" class="marker" style="height:7px;" onmouseover="dateMsg('202'+'0', '1');" 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>32 <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> (13) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>Twentieth century Fox home entertainment [éd.] ‎(73) <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Buena Vista Home Entertainment ‎(31) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Imperial CinePix ‎(12) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>Fox Pathé Europa [distrib.] ‎(12) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>Imperial Entertainment ‎(8) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>the Criterion collection [éd.] ‎(7) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="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>SF Film ‎(7) <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"/> </span> </li> <li>Con film ‎(6) <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>이십세기 폭스 홈 엔터테인먼트 [공급] 유이케이 [판매] ‎(5) <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>윌북 ‎(4) <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>Faber and Faber ‎(3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Verlag der Buchhandlung Walther König ‎(1) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>DU Books ; ディスクユニオン (発売) ‎(1) <span class="flags"> <img alt="National Diet Library, Japan" title="National Diet Library, Japan" src="/viaf/images/flags/NDL.png"/> </span> </li> </ol> </div> </div> <div class="mainSection" id="About"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="AboutContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="AboutContentClose"/> <span class="langHi0">About</span> </h3> <div style="display: none;" class="content" id="AboutContent"> <div id="personalinfo" class="subsection"> <h2> <span class="langHi0">Personal Information</span> </h2> <h4> <span class="subtitle"> <span class="langHi0"/> Gender : </span> <span class="langHi0"/> Male </h4> <h4> <span class="subtitle"> <span class="langHi0">Nationality or associated country</span>: </span> </h4> <ul> <li>US - United States<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>us - <span class="flags"> <img alt="DBC (Danish Bibliographic Center)" title="DBC (Danish Bibliographic Center)" src="/viaf/images/flags/DBC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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>usa - <span class="flags"> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> </span> </li> <li>American - <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.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>kinofilmu scenariji <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>kinofilmas producesana un rezija <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Occupation</span>: </span> </h4> <ul> <li>film director <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.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>kinoscenarists <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>kinofilmu producents un rezisors <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>filmmaker <span class="flags"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </span> </li> <li>artist <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Language</span>: </span> </h4> <ul> <li>eng - English<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="NUK/COBISS.SI, Slovenia" title="NUK/COBISS.SI, Slovenia" src="/viaf/images/flags/SIMACOB.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="https://ar.wikipedia.org/wiki/ويس_أندرسون"> <span class="langHi0">Wikipedia</span> - https://ar.wikipedia.org/wiki/ويس_أندرسون</a> </li> <li> <a href="https://arz.wikipedia.org/wiki/ويس_اندرسون"> <span class="langHi0">Wikipedia</span> - https://arz.wikipedia.org/wiki/ويس_اندرسون</a> </li> <li> <a href="https://ast.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://ast.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://az.wikipedia.org/wiki/Ves_Anderson"> <span class="langHi0">Wikipedia</span> - https://az.wikipedia.org/wiki/Ves_Anderson</a> </li> <li> <a href="https://be.wikipedia.org/wiki/Уэс_Андэрсан"> <span class="langHi0">Wikipedia</span> - https://be.wikipedia.org/wiki/Уэс_Андэрсан</a> </li> <li> <a href="https://bg.wikipedia.org/wiki/Уес_Андерсън"> <span class="langHi0">Wikipedia</span> - https://bg.wikipedia.org/wiki/Уес_Андерсън</a> </li> <li> <a href="https://bn.wikipedia.org/wiki/ওয়েস_অ্যান্ডারসন"> <span class="langHi0">Wikipedia</span> - https://bn.wikipedia.org/wiki/ওয়েস_অ্যান্ডারসন</a> </li> <li> <a href="https://br.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://br.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://ca.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://ca.wikipedia.org/wiki/Wes_Anderson</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/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://cs.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://da.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://da.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://de.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://de.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://el.wikipedia.org/wiki/Γουές_Άντερσον"> <span class="langHi0">Wikipedia</span> - https://el.wikipedia.org/wiki/Γουές_Άντερσον</a> </li> <li> <a href="https://en.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://es.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://et.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://et.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://eu.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://eu.wikipedia.org/wiki/Wes_Anderson</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://fi.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://fi.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://gl.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://gl.wikipedia.org/wiki/Wes_Anderson</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://hr.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://hr.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://hu.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://hu.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://hy.wikipedia.org/wiki/Ուես_Անդերսոն"> <span class="langHi0">Wikipedia</span> - https://hy.wikipedia.org/wiki/Ուես_Անդերսոն</a> </li> <li> <a href="https://id.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://id.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://is.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://is.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://it.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://it.wikipedia.org/wiki/Wes_Anderson</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://ka.wikipedia.org/wiki/უეს_ანდერსონი"> <span class="langHi0">Wikipedia</span> - https://ka.wikipedia.org/wiki/უეს_ანდერსონი</a> </li> <li> <a href="https://kk.wikipedia.org/wiki/Уэс_Андерсон"> <span class="langHi0">Wikipedia</span> - https://kk.wikipedia.org/wiki/Уэс_Андерсон</a> </li> <li> <a href="https://ko.wikipedia.org/wiki/웨스_앤더슨"> <span class="langHi0">Wikipedia</span> - https://ko.wikipedia.org/wiki/웨스_앤더슨</a> </li> <li> <a href="https://lb.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://lb.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://lv.wikipedia.org/wiki/Vess_Andersons"> <span class="langHi0">Wikipedia</span> - https://lv.wikipedia.org/wiki/Vess_Andersons</a> </li> <li> <a href="https://mg.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://mg.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://mk.wikipedia.org/wiki/Вес_Андерсон"> <span class="langHi0">Wikipedia</span> - https://mk.wikipedia.org/wiki/Вес_Андерсон</a> </li> <li> <a href="https://ms.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://ms.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://nl.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://nl.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://no.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://no.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://pl.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://pl.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://pt.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://pt.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://ro.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://ro.wikipedia.org/wiki/Wes_Anderson</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://sco.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://sco.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://sh.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://sh.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://simple.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://simple.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://sr.wikipedia.org/wiki/Ves_Anderson"> <span class="langHi0">Wikipedia</span> - https://sr.wikipedia.org/wiki/Ves_Anderson</a> </li> <li> <a href="https://sv.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://sv.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://th.wikipedia.org/wiki/เวส_แอนเดอร์สัน"> <span class="langHi0">Wikipedia</span> - https://th.wikipedia.org/wiki/เวส_แอนเดอร์สัน</a> </li> <li> <a href="https://tr.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://tr.wikipedia.org/wiki/Wes_Anderson</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="https://vi.wikipedia.org/wiki/Wes_Anderson"> <span class="langHi0">Wikipedia</span> - https://vi.wikipedia.org/wiki/Wes_Anderson</a> </li> <li> <a href="https://xmf.wikipedia.org/wiki/უეს_ანდერსონი"> <span class="langHi0">Wikipedia</span> - https://xmf.wikipedia.org/wiki/უეს_ანდერსონი</a> </li> <li> <a href="https://zh.wikipedia.org/wiki/魏斯·安德森"> <span class="langHi0">Wikipedia</span> - https://zh.wikipedia.org/wiki/魏斯·安德森</a> </li> <li> <a href="https://zh_yue.wikipedia.org/wiki/韋斯安德遜"> <span class="langHi0">Wikipedia</span> - https://zh_yue.wikipedia.org/wiki/韋斯安德遜</a> </li> <li> <a href="//isni.org/isni/0000000081611399">ISNI - 0000 0000 8161 1399</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/85650609/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/85650609/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/85650609/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>:85650609 (38) </h3> <div id="HistoryContent" class="content" style="display:none;"> <table id="historyTable" cellspacing="0"> <tr> <th> <span class="langHi0">Record ID</span> </th> <th id="action"> <span class="langHi0">Action</span> </th> <th> <span class="langHi0">Time</span> </th> </tr> <tr> <td> <a href="/viaf/sourceID/NKC|xx0054342">NKC|xx0054342</a> </td> <td class="action">add</td> <td>2009-05-07T09:11:26+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|14495196">BNF|14495196</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:06+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX1299068">BNE|XX1299068</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:06+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|no 97077236">LC|no 97077236</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:06+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|13069164X">DNB|13069164X</a> </td> <td class="action">add</td> <td>2010-06-24T11:32:06+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|086229052">SUDOC|086229052</a> </td> <td class="action">add</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x01056004">BIBSYS|x01056004</a> </td> <td class="action">delete</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NTA|194578240">NTA|194578240</a> </td> <td class="action">add</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000081611399">ISNI|0000000081611399</a> </td> <td class="action">add</td> <td>2013-09-16T16:15:07+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/JPG|500330774">JPG|500330774</a> </td> <td class="action">add</td> <td>2014-08-28T14:36:24+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 2007001317">NUKAT|n 2007001317</a> </td> <td class="action">delete</td> <td>2015-02-16T15:07:12+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 2014183309">NUKAT|n 2014183309</a> </td> <td class="action">add</td> <td>2015-02-16T15:07:12+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q223687">WKP|Q223687</a> </td> <td class="action">add</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Wes_Anderson">WKP|Wes_Anderson</a> </td> <td class="action">delete</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DBC|87097969365221">DBC|87097969365221</a> </td> <td class="action">add</td> <td>2015-05-12T00:14:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NDL|001223109">NDL|001223109</a> </td> <td class="action">add</td> <td>2016-02-13T19:17:02.817906+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA13919793">NII|DA13919793</a> </td> <td class="action">add</td> <td>2016-08-02T02:42:52.958285+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a17818114">NLP|a17818114</a> </td> <td class="action">delete</td> <td>2016-08-14T11:50:50.892660+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/W2Z|1056004">W2Z|1056004</a> </td> <td class="action">add</td> <td>2017-03-13T18:19:14.103216+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|1056004">BIBSYS|1056004</a> </td> <td class="action">add</td> <td>2017-04-23T05:22:45.616686+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LNB|LNC10-000252975">LNB|LNC10-000252975</a> </td> <td class="action">add</td> <td>2017-11-19T10:13:50.518364+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:Civ8;=B6">LIH|LNB:Civ8;=B6</a> </td> <td class="action">delete</td> <td>2018-12-03T06:40:05.956778+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:C_i__v_8;=B6">LIH|LNB:C_i__v_8;=B6</a> </td> <td class="action">add</td> <td>2018-12-03T09:24:52.270579+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810550405405606">PLWABN|9810550405405606</a> </td> <td class="action">add</td> <td>2019-06-09T13:10:49.490348+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a27487192">NLP|a27487192</a> </td> <td class="action">delete</td> <td>2019-07-14T15:59:27.104800+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007349758005171">J9U|987007349758005171</a> </td> <td class="action">add</td> <td>2020-02-02T16:43:26.411162+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BLBNB|001492018">BLBNB|001492018</a> </td> <td class="action">add</td> <td>2020-02-16T08:12:52.042459+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|004252806">NLI|004252806</a> </td> <td class="action">delete</td> <td>2020-04-12T15:30:16.590643+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls012352759">RERO|vtls012352759</a> </td> <td class="action">delete</td> <td>2020-06-17T05:54:13.985292+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SIMACOB|81716323">SIMACOB|81716323</a> </td> <td class="action">add</td> <td>2020-06-17T16:39:02.162888+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A012352759">RERO|A012352759</a> </td> <td class="action">add</td> <td>2020-06-17T16:39:02.238080+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf12127349">CAOONL|ncf12127349</a> </td> <td class="action">add</td> <td>2020-07-14T14:09:42.436907+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a1170276x">BNC|a1170276x</a> </td> <td class="action">delete</td> <td>2021-08-15T07:41:22.194776+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|981058526605606706">BNC|981058526605606706</a> </td> <td class="action">add</td> <td>2021-08-15T09:49:44.603035+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ICCU|UBOV720547">ICCU|UBOV720547</a> </td> <td class="action">add</td> <td>2023-02-28T14:40:05.417990+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NYNYRILM|46303">NYNYRILM|46303</a> </td> <td class="action">add</td> <td>2023-03-12T14:50:38.965616+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/KRNLK|KAC201102509">KRNLK|KAC201102509</a> </td> <td class="action">add</td> <td>2024-08-04T00:36:38.660213+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000056697881">NLA|000056697881</a> </td> <td class="action">delete</td> <td>2024-10-27T00:39:48.296012+00:00</td> </tr> </table> </div> </div> </div> <script type="text/javascript">updateSearchForms();</script> <div class="clearing"/> </div> </div> <div id="footer2-wrap"> <div id="footer2"> <div id="logo"> <img title="OCLC Logo" alt="OCLC Logo" src="/viaf/images/logo_col_v_white.gif"/> </div> <div id="legal"> <div id="copyright">© 2010-2024 OCLC <br/> <a href="//policies.oclc.org/en/privacy/privacy-statement.html">Privacy policy</a> <br/> <a href="https://policies.oclc.org/en/privacy/cookie-statement.html">Cookie Notice</a> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button> </div> <div id="TandC"> <a href="//www.oclc.org">Hosted by OCLC</a> </div> <div id="VoID"> <a href="http://viaf.org/viaf/data">About the dataset</a> </div> <div id="lastUpdate"/> </div> <div id="footer-right"> <div class="footer" id="feedback"> <img alt="Send us a comment." title="Send us a comment." src="/viaf/images/mail.gif"/> <a href="mailto:bibchange@oclc.org?subject=VIAF feedback"> <span class="langHi0">Send us a comment.</span> </a> </div> <div class="footer" id="about"> <img alt="About VIAF" title="About VIAF" src="/viaf/images/info.gif"/> <a href="//www.oclc.org/viaf"> <span class="langHi0">About VIAF</span> </a> </div> </div> </div> </div> </body> </html>

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