CINXE.COM
29554697
<!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>29554697</title> <link rel="canonical" href="http://viaf.org/viaf/29554697"/> <link rel="alternate" href="http://viaf.org/viaf/29554697/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/29554697/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/29554697/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/29554697/justlinks.json" type="application/vnd.oclc.links+json"/> <link type="text/css" rel="stylesheet" href="/viaf/css/jquery.dataTables.min.css"/> <script type="text/javascript"> $(document).ready(function(){ var mylist=$('#listOfLinks'); var listitems = mylist.children('li').get(); listitems.sort(function(a, b) { return $(a).text().trim().toUpperCase().localeCompare($(b).text().trim().toUpperCase()); }) $.each(listitems, function(idx, itm) { mylist.append(itm); }); // canvasSize declared in viaf.js //canvasSize = 90 + (nodes.length * 10); canvas=document.getElementById("svgcanvas"); if(canvas) { canvasSize = 140 + (nodes.length * 8); if (nodes.length==1){canvasSize = 70;} var paper = Raphael(document.getElementById("svgcanvas"), canvasSize, canvasSize); drawGraph(paper); $('#SelectedTitles h3').click(function(event) { $('#SelectedTitlesContent').slideToggle("slow"); $('img#SelectedTitlesContentOpen').toggle(); $('img#SelectedTitlesContentClose').toggle(); }); $('#SelectedCoauthors h3').click(function(event) { $('#SelectedCoauthorsContent').slideToggle("slow"); $('img#SelectedCoauthorsContentOpen').toggle(); $('img#SelectedCoauthorsContentClose').toggle(); }); $('#Graph h3').click(function(event) { $('#GraphContent').slideToggle("slow"); $('img#GraphContentOpen').toggle(); $('img#GraphContentClose').toggle(); }); $('#Countries h3').click(function(event) { $('#CountriesContent').slideToggle("slow"); $('img#CountriesContentOpen').toggle(); $('img#CountriesContentClose').toggle(); }); $('#About h3').click(function(event) { $('#AboutContent').slideToggle("slow"); $('img#AboutContentOpen').toggle(); $('img#AboutContentClose').toggle(); }); $('#Timeline h3').click(function(event) { $('#TimelineContent').slideToggle("slow"); $('img#TimelineContentOpen').toggle(); $('img#TimelineContentClose').toggle(); }); $('#AltForms h3').click(function(event) { $('#AltFormsContent').slideToggle("slow"); $('img#AltFormsContentOpen').toggle(); $('img#AltFormsContentClose').toggle(); }); $('#TitleLinks h3').click(function(event) { $('#TitleLinksContent').slideToggle("slow"); $('img#TitleLinksContentOpen').toggle(); $('img#TitleLinksContentClose').toggle(); }); $('#RelatedNames h3').click(function(event) { $('#RelatedNamesContent').slideToggle("slow"); $('img#RelatedNamesContentOpen').toggle(); $('img#RelatedNamesContentClose').toggle(); }); $('#Publishers h3').click(function(event) { $('#PublishersContent').slideToggle("slow"); $('img#PublishersContentOpen').toggle(); $('img#PublishersContentClose').toggle(); }); $('#RecordViews h3').click(function(event) { $('#RecordViewsContent').slideToggle("slow"); $('img#RecordViewsContentOpen').toggle(); $('img#RecordViewsContentClose').toggle(); }); $('#History h3').click(function(event) { $('#HistoryContent').slideToggle("slow"); $('img#HistoryContentOpen').toggle(); $('img#HistoryContentClose').toggle(); }); $(".exprLabel").click(function() { //alert("clicked"); $(this).parent().find("ul").toggle('slow'); if ($(this).parent().find("h4").hasClass('listClose')){ $(this).parent().find("h4").addClass('listOpen').removeClass('listClose'); } else { $(this).parent().find("h4").addClass('listClose').removeClass('listOpen'); } }); } }); </script> <script type="text/javascript"><!-- $(document).ready(function() { if ($('#expressionTable').length) $('#expressionTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); if ($('#workTable').length) $('#workTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); function fixupHeader(XMLHttpRequest){ XMLHttpRequest.setRequestHeader('Content-Type', "text/xml"); } $( "input#searchTerms" ).autocomplete({ source: function( request, response ){ $.ajax({ url: "//viaf.org/viaf/AutoSuggest", dataType: "jsonp", data: { query: request.term }, success: function (data){ var mr = []; var result = data['result'] for (var i=0, len=result.length; i < len; i++){ ri = result[i]; var term = ri['term']; mr.push({label:term, value:term}); } response(mr); } }); }, minLength: 1 }); }); --></script> </head> <body onload="document.getElementById('searchTerms').focus()"> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQ95RR2" height="0" width="0" style="display:none;visibility:hidden"/> </noscript> <script type="text/javascript"> var viafBase = '/viaf/'; var xslMatchedBirthDeath = 'Matched on birth/death dates'; var xslMatchedAnd = 'and'; </script> <div id="masthead"> <div id="mastTitles"> <h1> <a class="mast-title" href="http://viaf.org/">VIAF</a> </h1> <h2>Virtual International Authority File</h2> </div> </div> <div id="body"> <div id="maincontent"> <div id="searchdisplay"> <div id="searchdisplay-inner"> <h4 class="searchh4">Search</h4> <div id="searchInner" class="yui-skin-sam"> <form onsubmit="return doSearch(this);" id="visibleForm" action="?"> <fieldset id="fieldset-field"> <label> <span class="langHi0">Select Field:</span> </label> <select name="selector0" size="1"> <option value="cql.any">All Fields</option> <option selected="selected" value="local.names">All Headings</option> <option value="local.corporateNames">Corporate Names</option> <option value="local.geographicNames">Geographic Names</option> <option value="local.personalNames">Personal Names</option> <option value="local.uniformTitleWorks">Works</option> <option value="local.uniformTitleExpressions">Expressions</option> <option value="local.mainHeadingEl">Preferred Headings</option> <option value="Xlocal.names">Exact Heading</option> <option value="local.title">Bibliographic Titles</option> </select> </fieldset> <fieldset id="fieldset-index"> <label>Select Index:</label> <select size="1" name="selector1"> <option selected="selected" value="viaf">All VIAF</option> <option value="arbabn">Argentina</option> <option value="nla">Australia</option> <option value="vlacc">Belgium (Flemish)</option> <option value="blbnb">Brazil</option> <option value="caoonl">Canada</option> <option value="bnc">Catalunya</option> <option value="bnchl">Chile</option> <option value="nsk">Croatia</option> <option value="nkc">Czech</option> <option value="dbc">Denmark (DBC)</option> <option value="egaxa">Egypt</option> <option value="errr">Estonia</option> <option value="fast">FAST</option> <option value="bnf">France (BnF)</option> <option value="sudoc">France (Sudoc)</option> <option value="dnb">Germany</option> <option value="jpg">Getty (ULAN)</option> <option value="grateve">Greece</option> <option value="bnc bne">Hispánica</option> <option value="nszl">Hungary</option> <option value="uiy">Iceland</option> <option value="n6i">Ireland</option> <option value="isni">ISNI</option> <option value="j9u">Israel</option> <option value="iccu">Italy</option> <option value="ndl">Japan (NDL)</option> <option value="nii">Japan (NII)</option> <option value="krnlk">Korea</option> <option value="LNB">Latvia</option> <option value="LNL">Lebanon</option> <option value="lc">LC (NACO)</option> <option value="lih">Lithuania</option> <option value="bnl">Luxembourg</option> <option value="mrbnr">Morocco</option> <option value="nta">Netherlands</option> <option value="bibsys">Norway (BIBSYS)</option> <option value="w2z">Norway (National Library)</option> <option value="uiy">Iceland</option> <option value="perseus">Perseus</option> <option value="plwabn">Poland (National Library)</option> <option value="nukat">Poland (NUKAT)</option> <option value="ptbnp">Portugal</option> <option value="b2q">Québec</option> <option value="nynyrilm">RILM</option> <option value="de633">RISM</option> <option value="nlr">Russia</option> <option value="nlb">Singapore</option> <option value="skmasnl">Slovakia</option> <option value="simacob">Slovenia</option> <option value="bne">Spain</option> <option value="selibr">Sweden</option> <option value="sz">Swiss (National Library)</option> <option value="rero">Swiss (RERO)</option> <option value="srp">Syriac</option> <option value="cyt">Taiwan</option> <option value="uae">United Arab Emirates</option> <option value="bav">Vatican</option> <option value="wkp">Wikipedia</option> <option value="xa">xA</option> <option value="xr">xR</option> </select> </fieldset> <fieldset id="fieldset-textenter"> <label>Search Terms:</label> <div class="ui-widget"> <input size="40" id="searchTerms"/> </div> </fieldset> <fieldset id="fieldset-submit"> <input value="Search" id="btnSearch2" title="Search VIAF" type="submit"/> </fieldset> </form> </div> </div> </div> <div id="content"> <div id="Title-Wrap"> <div id="coverart"> <a href="//worldcat.org/search?q=isbn:2081225816"> <img alt="Cover for 2081225816" src="//coverart.oclc.org/ImageWebSvc/isbn/+-+1630776357_140.jpg?SearchOrder=+-+FA,OS,GO"/> </a> </div> <div id="Title"> <h2 id="nameEntry1" class="nameEntry">Guégan, Stéphane.<span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Guégan, Stéphane, 1942-<span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Guégan, Stéphane 1961-<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">Stéphane Guégan<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 29554697 (Personal) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/29554697</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://catalogue.bnf.fr/ark:/12148/cb12056754s" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </a>200 _ | <a href="/processed/BNF%7C12056754" id="BNF-12056754" onmouseover="selectNode('BNF-12056754')" onmouseout="unselectNode('BNF-12056754')" title="Internal VIAF Processed Record"> ‡a <span>Guégan</span> ‡b <span>Stéphane</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:CEQ,;=BA" id="LIH-LNB:CEQ,;=BA" onmouseover="selectNode('LIH-LNB:CEQ,;=BA')" onmouseout="unselectNode('LIH-LNB:CEQ,;=BA')" title="Internal VIAF Processed Record"> ‡a <span>Guégan</span> ‡b <span>Stéphane</span> </a> </li> <li id="PreferredForms3" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n93034196" title="Authority/Source Record" class="pfFlagA"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </a>100 1 _ <a href="/processed/LC%7Cn 93034196" id="LC-n93034196" onmouseover="selectNode('LC-n93034196')" onmouseout="unselectNode('LC-n93034196')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms4" 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%7C987007447494305171" id="J9U-987007447494305171" onmouseover="selectNode('J9U-987007447494305171')" onmouseout="unselectNode('J9U-987007447494305171')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms5" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </div>100 1 _ <a href="/processed/NTA%7C162293933" id="NTA-162293933" onmouseover="selectNode('NTA-162293933')" onmouseout="unselectNode('NTA-162293933')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms6" 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%7Cncf12108241" id="CAOONL-ncf12108241" onmouseover="selectNode('CAOONL-ncf12108241')" onmouseout="unselectNode('CAOONL-ncf12108241')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms7" class="PreferredForms"> <a href="http://d-nb.info/gnd/13181317X" 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%7C13181317X" id="DNB-13181317X" onmouseover="selectNode('DNB-13181317X')" onmouseout="unselectNode('DNB-13181317X')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> ‡d <span>1961-</span> </a> </li> <li id="PreferredForms8" 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%7C981058513409606706" id="BNC-981058513409606706" onmouseover="selectNode('BNC-981058513409606706')" onmouseout="unselectNode('BNC-981058513409606706')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms9" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA11863235" 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%7CDA11863235" id="NII-DA11863235" onmouseover="selectNode('NII-DA11863235')" onmouseout="unselectNode('NII-DA11863235')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms10" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>100 1 _ <a href="/processed/BIBSYS%7C90968375" id="BIBSYS-90968375" onmouseover="selectNode('BIBSYS-90968375')" onmouseout="unselectNode('BIBSYS-90968375')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms11" class="PreferredForms"> <a href="http://isni.org/isni/000000010883178X" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>100 1 _ <a href="/processed/ISNI%7C000000010883178X" id="ISNI-000000010883178X" onmouseover="selectNode('ISNI-000000010883178X')" onmouseout="unselectNode('ISNI-000000010883178X')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms12" class="PreferredForms"> <div class="pfFlag"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </div>100 1 _ <a href="/processed/NYNYRILM%7C61622" id="NYNYRILM-61622" onmouseover="selectNode('NYNYRILM-61622')" onmouseout="unselectNode('NYNYRILM-61622')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms13" 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%7CA003333809" id="RERO-A003333809" onmouseover="selectNode('RERO-A003333809')" onmouseout="unselectNode('RERO-A003333809')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </div>100 1 _ <a href="/processed/PLWABN%7C9810530326205606" id="PLWABN-9810530326205606" onmouseover="selectNode('PLWABN-9810530326205606')" onmouseout="unselectNode('PLWABN-9810530326205606')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> ‡d <span>(1942- )</span> </a> </li> <li id="PreferredForms15" class="PreferredForms"> <a href="http://www.nl.go.kr/authorities/KAC201949882" 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%7CKAC201949882" id="KRNLK-KAC201949882" onmouseover="selectNode('KRNLK-KAC201949882')" onmouseout="unselectNode('KRNLK-KAC201949882')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane</span> ‡d <span>1942-</span> </a> </li> <li id="PreferredForms16" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </div>100 1 _ <a href="/processed/LNB%7CLNC10-000252277" id="LNB-LNC10-000252277" onmouseover="selectNode('LNB-LNC10-000252277')" onmouseout="unselectNode('LNB-LNC10-000252277')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane,</span> ‡d <span>1942-</span> </a> </li> <li id="PreferredForms17" 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 2002019219" id="NUKAT-n2002019219" onmouseover="selectNode('NUKAT-n2002019219')" onmouseout="unselectNode('NUKAT-n2002019219')" title="Internal VIAF Processed Record"> ‡a <span>Guégan, Stéphane.</span> </a> </li> <li id="PreferredForms18" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </div>200 _ 1 <a href="/processed/PTBNP%7C1730248" id="PTBNP-1730248" onmouseover="selectNode('PTBNP-1730248')" onmouseout="unselectNode('PTBNP-1730248')" title="Internal VIAF Processed Record"> ‡a <span>Guégan,</span> ‡b <span>Stéphane,</span> ‡f <span>1942-</span> </a> </li> <li id="PreferredForms19" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q59927102#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%7CQ59927102" id="WKP-Q59927102" onmouseover="selectNode('WKP-Q59927102')" onmouseout="unselectNode('WKP-Q59927102')" title="Internal VIAF Processed Record"> ‡a <span>Stéphane Guégan</span> </a> </li> </ul> <script type="text/javascript"> new Node("BNF-12056754", "BNF", "National Library of France"); addLink("BNF-12056754", "RERO-A003333809"); addMatch("BNF-12056754", "RERO-A003333809", "", "standard number", "", "", ""); addLink("BNF-12056754", "NII-DA11863235"); addMatch("BNF-12056754", "NII-DA11863235", "", "exact title", "", "", ""); addLink("BNF-12056754", "PLWABN-9810530326205606"); addMatch("BNF-12056754", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("BNF-12056754", "LNB-LNC10-000252277"); addMatch("BNF-12056754", "LNB-LNC10-000252277", "", "standard number", "", "", ""); addLink("BNF-12056754", "PTBNP-1730248"); addMatch("BNF-12056754", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("BNF-12056754", "NYNYRILM-61622"); addMatch("BNF-12056754", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("BNF-12056754", "BIBSYS-90968375"); addMatch("BNF-12056754", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("BNF-12056754", "ISNI-000000010883178X"); addMatch("BNF-12056754", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("BNF-12056754", "WKP-Q59927102"); addMatch("BNF-12056754", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("BNF-12056754", "NUKAT-n2002019219"); addMatch("BNF-12056754", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("BNF-12056754", "J9U-987007447494305171"); addMatch("BNF-12056754", "J9U-987007447494305171", "", "exact title", "", "", ""); addLink("BNF-12056754", "NTA-162293933"); addMatch("BNF-12056754", "NTA-162293933", "", "standard number", "", "", ""); addLink("BNF-12056754", "BNC-981058513409606706"); addMatch("BNF-12056754", "BNC-981058513409606706", "", "standard number", "", "", ""); addLink("BNF-12056754", "DNB-13181317X"); addMatch("BNF-12056754", "DNB-13181317X", "", "standard number", "", "", ""); addLink("BNF-12056754", "LIH-LNB:CEQ,;=BA"); addMatch("BNF-12056754", "LIH-LNB:CEQ,;=BA", "", "exact name", "", "", ""); addLink("BNF-12056754", "LC-n93034196"); addMatch("BNF-12056754", "LC-n93034196", "", "standard number", "", "", ""); addLink("BNF-12056754", "CAOONL-ncf12108241"); addMatch("BNF-12056754", "CAOONL-ncf12108241", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("LIH-LNB:CEQ,;=BA", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:CEQ,;=BA", "RERO-A003333809"); addMatch("LIH-LNB:CEQ,;=BA", "RERO-A003333809", "", "exact name", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "NII-DA11863235"); addMatch("LIH-LNB:CEQ,;=BA", "NII-DA11863235", "", "exact name", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "PLWABN-9810530326205606"); addMatch("LIH-LNB:CEQ,;=BA", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "BIBSYS-90968375"); addMatch("LIH-LNB:CEQ,;=BA", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "NYNYRILM-61622"); addMatch("LIH-LNB:CEQ,;=BA", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "PTBNP-1730248"); addMatch("LIH-LNB:CEQ,;=BA", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "ISNI-000000010883178X"); addMatch("LIH-LNB:CEQ,;=BA", "ISNI-000000010883178X", "", "exact name", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "NUKAT-n2002019219"); addMatch("LIH-LNB:CEQ,;=BA", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "J9U-987007447494305171"); addMatch("LIH-LNB:CEQ,;=BA", "J9U-987007447494305171", "", "exact name", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "NTA-162293933"); addMatch("LIH-LNB:CEQ,;=BA", "NTA-162293933", "", "exact name", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "BNF-12056754"); addMatch("LIH-LNB:CEQ,;=BA", "BNF-12056754", "", "exact name", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "LC-n93034196"); addMatch("LIH-LNB:CEQ,;=BA", "LC-n93034196", "", "exact name", "", "", ""); addLink("LIH-LNB:CEQ,;=BA", "CAOONL-ncf12108241"); addMatch("LIH-LNB:CEQ,;=BA", "CAOONL-ncf12108241", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n93034196", "LC", "Library of Congress/NACO"); addLink("LC-n93034196", "RERO-A003333809"); addMatch("LC-n93034196", "RERO-A003333809", "", "standard number", "", "", ""); addLink("LC-n93034196", "NII-DA11863235"); addMatch("LC-n93034196", "NII-DA11863235", "", "exact title", "", "", ""); addLink("LC-n93034196", "PLWABN-9810530326205606"); addMatch("LC-n93034196", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("LC-n93034196", "LNB-LNC10-000252277"); addMatch("LC-n93034196", "LNB-LNC10-000252277", "", "standard number", "", "", ""); addLink("LC-n93034196", "PTBNP-1730248"); addMatch("LC-n93034196", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("LC-n93034196", "NYNYRILM-61622"); addMatch("LC-n93034196", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("LC-n93034196", "BIBSYS-90968375"); addMatch("LC-n93034196", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("LC-n93034196", "ISNI-000000010883178X"); addMatch("LC-n93034196", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("LC-n93034196", "LIH-LNB:CEQ,;=BA"); addMatch("LC-n93034196", "LIH-LNB:CEQ,;=BA", "", "exact name", "", "", ""); addLink("LC-n93034196", "NUKAT-n2002019219"); addMatch("LC-n93034196", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("LC-n93034196", "J9U-987007447494305171"); addMatch("LC-n93034196", "J9U-987007447494305171", "", "lccn", "", "", ""); addLink("LC-n93034196", "NTA-162293933"); addMatch("LC-n93034196", "NTA-162293933", "", "standard number", "", "", ""); addLink("LC-n93034196", "BNC-981058513409606706"); addMatch("LC-n93034196", "BNC-981058513409606706", "", "standard number", "", "", ""); addLink("LC-n93034196", "DNB-13181317X"); addMatch("LC-n93034196", "DNB-13181317X", "", "lccn", "", "", ""); addLink("LC-n93034196", "BNF-12056754"); addMatch("LC-n93034196", "BNF-12056754", "", "standard number", "", "", ""); addLink("LC-n93034196", "WKP-Q59927102"); addMatch("LC-n93034196", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("LC-n93034196", "CAOONL-ncf12108241"); addMatch("LC-n93034196", "CAOONL-ncf12108241", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007447494305171", "J9U", "National Library of Israel"); addLink("J9U-987007447494305171", "RERO-A003333809"); addMatch("J9U-987007447494305171", "RERO-A003333809", "", "exact name", "", "", ""); addLink("J9U-987007447494305171", "NII-DA11863235"); addMatch("J9U-987007447494305171", "NII-DA11863235", "", "exact title", "", "", ""); addLink("J9U-987007447494305171", "NUKAT-n2002019219"); addMatch("J9U-987007447494305171", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("J9U-987007447494305171", "LNB-LNC10-000252277"); addMatch("J9U-987007447494305171", "LNB-LNC10-000252277", "", "forced single date", "", "", ""); addLink("J9U-987007447494305171", "BIBSYS-90968375"); addMatch("J9U-987007447494305171", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("J9U-987007447494305171", "KRNLK-KAC201949882"); addMatch("J9U-987007447494305171", "KRNLK-KAC201949882", "", "forced single date", "", "", ""); addLink("J9U-987007447494305171", "NYNYRILM-61622"); addMatch("J9U-987007447494305171", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("J9U-987007447494305171", "PTBNP-1730248"); addMatch("J9U-987007447494305171", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("J9U-987007447494305171", "ISNI-000000010883178X"); addMatch("J9U-987007447494305171", "ISNI-000000010883178X", "", "exact name", "", "", ""); addLink("J9U-987007447494305171", "WKP-Q59927102"); addMatch("J9U-987007447494305171", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("J9U-987007447494305171", "PLWABN-9810530326205606"); addMatch("J9U-987007447494305171", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("J9U-987007447494305171", "NTA-162293933"); addMatch("J9U-987007447494305171", "NTA-162293933", "", "exact name", "", "", ""); addLink("J9U-987007447494305171", "BNC-981058513409606706"); addMatch("J9U-987007447494305171", "BNC-981058513409606706", "", "standard number", "", "", ""); addLink("J9U-987007447494305171", "DNB-13181317X"); addMatch("J9U-987007447494305171", "DNB-13181317X", "", "lccn", "", "", ""); addLink("J9U-987007447494305171", "BNF-12056754"); addMatch("J9U-987007447494305171", "BNF-12056754", "", "exact title", "", "", ""); addLink("J9U-987007447494305171", "LIH-LNB:CEQ,;=BA"); addMatch("J9U-987007447494305171", "LIH-LNB:CEQ,;=BA", "", "exact name", "", "", ""); addLink("J9U-987007447494305171", "LC-n93034196"); addMatch("J9U-987007447494305171", "LC-n93034196", "", "exact title", "", "", ""); addLink("J9U-987007447494305171", "CAOONL-ncf12108241"); addMatch("J9U-987007447494305171", "CAOONL-ncf12108241", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-162293933", "NTA", "National Library of the Netherlands"); addLink("NTA-162293933", "RERO-A003333809"); addMatch("NTA-162293933", "RERO-A003333809", "", "standard number", "", "", ""); addLink("NTA-162293933", "NII-DA11863235"); addMatch("NTA-162293933", "NII-DA11863235", "", "exact title", "", "", ""); addLink("NTA-162293933", "PLWABN-9810530326205606"); addMatch("NTA-162293933", "PLWABN-9810530326205606", "", "joint author", "", "", ""); addLink("NTA-162293933", "LNB-LNC10-000252277"); addMatch("NTA-162293933", "LNB-LNC10-000252277", "", "standard number", "", "", ""); addLink("NTA-162293933", "BIBSYS-90968375"); addMatch("NTA-162293933", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("NTA-162293933", "NYNYRILM-61622"); addMatch("NTA-162293933", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("NTA-162293933", "PTBNP-1730248"); addMatch("NTA-162293933", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("NTA-162293933", "ISNI-000000010883178X"); addMatch("NTA-162293933", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("NTA-162293933", "WKP-Q59927102"); addMatch("NTA-162293933", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("NTA-162293933", "NUKAT-n2002019219"); addMatch("NTA-162293933", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("NTA-162293933", "J9U-987007447494305171"); addMatch("NTA-162293933", "J9U-987007447494305171", "", "exact name", "", "", ""); addLink("NTA-162293933", "BNC-981058513409606706"); addMatch("NTA-162293933", "BNC-981058513409606706", "", "standard number", "", "", ""); addLink("NTA-162293933", "DNB-13181317X"); addMatch("NTA-162293933", "DNB-13181317X", "", "standard number", "", "", ""); addLink("NTA-162293933", "BNF-12056754"); addMatch("NTA-162293933", "BNF-12056754", "", "standard number", "", "", ""); addLink("NTA-162293933", "LIH-LNB:CEQ,;=BA"); addMatch("NTA-162293933", "LIH-LNB:CEQ,;=BA", "", "exact name", "", "", ""); addLink("NTA-162293933", "LC-n93034196"); addMatch("NTA-162293933", "LC-n93034196", "", "standard number", "", "", ""); addLink("NTA-162293933", "CAOONL-ncf12108241"); addMatch("NTA-162293933", "CAOONL-ncf12108241", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf12108241", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf12108241", "RERO-A003333809"); addMatch("CAOONL-ncf12108241", "RERO-A003333809", "", "exact name", "", "", ""); addLink("CAOONL-ncf12108241", "NII-DA11863235"); addMatch("CAOONL-ncf12108241", "NII-DA11863235", "", "exact name", "", "", ""); addLink("CAOONL-ncf12108241", "PLWABN-9810530326205606"); addMatch("CAOONL-ncf12108241", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("CAOONL-ncf12108241", "BIBSYS-90968375"); addMatch("CAOONL-ncf12108241", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("CAOONL-ncf12108241", "NYNYRILM-61622"); addMatch("CAOONL-ncf12108241", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("CAOONL-ncf12108241", "PTBNP-1730248"); addMatch("CAOONL-ncf12108241", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("CAOONL-ncf12108241", "ISNI-000000010883178X"); addMatch("CAOONL-ncf12108241", "ISNI-000000010883178X", "", "exact name", "", "", ""); addLink("CAOONL-ncf12108241", "LIH-LNB:CEQ,;=BA"); addMatch("CAOONL-ncf12108241", "LIH-LNB:CEQ,;=BA", "", "exact name", "", "", ""); addLink("CAOONL-ncf12108241", "NUKAT-n2002019219"); addMatch("CAOONL-ncf12108241", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("CAOONL-ncf12108241", "J9U-987007447494305171"); addMatch("CAOONL-ncf12108241", "J9U-987007447494305171", "", "exact name", "", "", ""); addLink("CAOONL-ncf12108241", "NTA-162293933"); addMatch("CAOONL-ncf12108241", "NTA-162293933", "", "exact name", "", "", ""); addLink("CAOONL-ncf12108241", "BNF-12056754"); addMatch("CAOONL-ncf12108241", "BNF-12056754", "", "exact name", "", "", ""); addLink("CAOONL-ncf12108241", "LC-n93034196"); addMatch("CAOONL-ncf12108241", "LC-n93034196", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-13181317X", "DNB", "German National Library"); addLink("DNB-13181317X", "RERO-A003333809"); addMatch("DNB-13181317X", "RERO-A003333809", "", "standard number", "", "", ""); addLink("DNB-13181317X", "NII-DA11863235"); addMatch("DNB-13181317X", "NII-DA11863235", "", "exact title", "", "", ""); addLink("DNB-13181317X", "PLWABN-9810530326205606"); addMatch("DNB-13181317X", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("DNB-13181317X", "BIBSYS-90968375"); addMatch("DNB-13181317X", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("DNB-13181317X", "NYNYRILM-61622"); addMatch("DNB-13181317X", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("DNB-13181317X", "PTBNP-1730248"); addMatch("DNB-13181317X", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("DNB-13181317X", "ISNI-000000010883178X"); addMatch("DNB-13181317X", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("DNB-13181317X", "WKP-Q59927102"); addMatch("DNB-13181317X", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("DNB-13181317X", "NUKAT-n2002019219"); addMatch("DNB-13181317X", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("DNB-13181317X", "J9U-987007447494305171"); addMatch("DNB-13181317X", "J9U-987007447494305171", "", "lccn", "", "", ""); addLink("DNB-13181317X", "NTA-162293933"); addMatch("DNB-13181317X", "NTA-162293933", "", "standard number", "", "", ""); addLink("DNB-13181317X", "BNC-981058513409606706"); addMatch("DNB-13181317X", "BNC-981058513409606706", "", "standard number", "", "", ""); addLink("DNB-13181317X", "BNF-12056754"); addMatch("DNB-13181317X", "BNF-12056754", "", "standard number", "", "", ""); addLink("DNB-13181317X", "LC-n93034196"); addMatch("DNB-13181317X", "LC-n93034196", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("BNC-981058513409606706", "BNC", "National Library of Catalonia"); addLink("BNC-981058513409606706", "RERO-A003333809"); addMatch("BNC-981058513409606706", "RERO-A003333809", "", "standard number", "", "", ""); addLink("BNC-981058513409606706", "NII-DA11863235"); addMatch("BNC-981058513409606706", "NII-DA11863235", "", "exact title", "", "", ""); addLink("BNC-981058513409606706", "PLWABN-9810530326205606"); addMatch("BNC-981058513409606706", "PLWABN-9810530326205606", "", "joint author", "", "", ""); addLink("BNC-981058513409606706", "LNB-LNC10-000252277"); addMatch("BNC-981058513409606706", "LNB-LNC10-000252277", "", "standard number", "", "", ""); addLink("BNC-981058513409606706", "PTBNP-1730248"); addMatch("BNC-981058513409606706", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("BNC-981058513409606706", "NYNYRILM-61622"); addMatch("BNC-981058513409606706", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("BNC-981058513409606706", "BIBSYS-90968375"); addMatch("BNC-981058513409606706", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("BNC-981058513409606706", "ISNI-000000010883178X"); addMatch("BNC-981058513409606706", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("BNC-981058513409606706", "NUKAT-n2002019219"); addMatch("BNC-981058513409606706", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("BNC-981058513409606706", "J9U-987007447494305171"); addMatch("BNC-981058513409606706", "J9U-987007447494305171", "", "standard number", "", "", ""); addLink("BNC-981058513409606706", "NTA-162293933"); addMatch("BNC-981058513409606706", "NTA-162293933", "", "standard number", "", "", ""); addLink("BNC-981058513409606706", "DNB-13181317X"); addMatch("BNC-981058513409606706", "DNB-13181317X", "", "standard number", "", "", ""); addLink("BNC-981058513409606706", "BNF-12056754"); addMatch("BNC-981058513409606706", "BNF-12056754", "", "standard number", "", "", ""); addLink("BNC-981058513409606706", "LC-n93034196"); addMatch("BNC-981058513409606706", "LC-n93034196", "", "standard number", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA11863235", "NII", "NII (Japan)"); addLink("NII-DA11863235", "NYNYRILM-61622"); addMatch("NII-DA11863235", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("NII-DA11863235", "RERO-A003333809"); addMatch("NII-DA11863235", "RERO-A003333809", "", "exact title", "", "", ""); addLink("NII-DA11863235", "BNF-12056754"); addMatch("NII-DA11863235", "BNF-12056754", "", "exact title", "", "", ""); addLink("NII-DA11863235", "NTA-162293933"); addMatch("NII-DA11863235", "NTA-162293933", "", "exact title", "", "", ""); addLink("NII-DA11863235", "PLWABN-9810530326205606"); addMatch("NII-DA11863235", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("NII-DA11863235", "PTBNP-1730248"); addMatch("NII-DA11863235", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("NII-DA11863235", "LNB-LNC10-000252277"); addMatch("NII-DA11863235", "LNB-LNC10-000252277", "", "exact title", "", "", ""); addLink("NII-DA11863235", "BIBSYS-90968375"); addMatch("NII-DA11863235", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("NII-DA11863235", "ISNI-000000010883178X"); addMatch("NII-DA11863235", "ISNI-000000010883178X", "", "exact name", "", "", ""); addLink("NII-DA11863235", "WKP-Q59927102"); addMatch("NII-DA11863235", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("NII-DA11863235", "NUKAT-n2002019219"); addMatch("NII-DA11863235", "NUKAT-n2002019219", "", "exact title", "", "", ""); addLink("NII-DA11863235", "J9U-987007447494305171"); addMatch("NII-DA11863235", "J9U-987007447494305171", "", "exact title", "", "", ""); addLink("NII-DA11863235", "BNC-981058513409606706"); addMatch("NII-DA11863235", "BNC-981058513409606706", "", "exact title", "", "", ""); addLink("NII-DA11863235", "DNB-13181317X"); addMatch("NII-DA11863235", "DNB-13181317X", "", "exact title", "", "", ""); addLink("NII-DA11863235", "LIH-LNB:CEQ,;=BA"); addMatch("NII-DA11863235", "LIH-LNB:CEQ,;=BA", "", "exact name", "", "", ""); addLink("NII-DA11863235", "LC-n93034196"); addMatch("NII-DA11863235", "LC-n93034196", "", "exact title", "", "", ""); addLink("NII-DA11863235", "CAOONL-ncf12108241"); addMatch("NII-DA11863235", "CAOONL-ncf12108241", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-90968375", "BIBSYS", "BIBSYS"); addLink("BIBSYS-90968375", "RERO-A003333809"); addMatch("BIBSYS-90968375", "RERO-A003333809", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "BNF-12056754"); addMatch("BIBSYS-90968375", "BNF-12056754", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "LNB-LNC10-000252277"); addMatch("BIBSYS-90968375", "LNB-LNC10-000252277", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "KRNLK-KAC201949882"); addMatch("BIBSYS-90968375", "KRNLK-KAC201949882", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "NYNYRILM-61622"); addMatch("BIBSYS-90968375", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "PTBNP-1730248"); addMatch("BIBSYS-90968375", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "ISNI-000000010883178X"); addMatch("BIBSYS-90968375", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("BIBSYS-90968375", "LIH-LNB:CEQ,;=BA"); addMatch("BIBSYS-90968375", "LIH-LNB:CEQ,;=BA", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "NUKAT-n2002019219"); addMatch("BIBSYS-90968375", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "J9U-987007447494305171"); addMatch("BIBSYS-90968375", "J9U-987007447494305171", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "PLWABN-9810530326205606"); addMatch("BIBSYS-90968375", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "NTA-162293933"); addMatch("BIBSYS-90968375", "NTA-162293933", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "BNC-981058513409606706"); addMatch("BIBSYS-90968375", "BNC-981058513409606706", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "DNB-13181317X"); addMatch("BIBSYS-90968375", "DNB-13181317X", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "NII-DA11863235"); addMatch("BIBSYS-90968375", "NII-DA11863235", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "WKP-Q59927102"); addMatch("BIBSYS-90968375", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("BIBSYS-90968375", "LC-n93034196"); addMatch("BIBSYS-90968375", "LC-n93034196", "", "viafid", "", "", ""); addLink("BIBSYS-90968375", "CAOONL-ncf12108241"); addMatch("BIBSYS-90968375", "CAOONL-ncf12108241", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-000000010883178X", "ISNI", "ISNI"); addLink("ISNI-000000010883178X", "RERO-A003333809"); addMatch("ISNI-000000010883178X", "RERO-A003333809", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "NII-DA11863235"); addMatch("ISNI-000000010883178X", "NII-DA11863235", "", "exact name", "", "", ""); addLink("ISNI-000000010883178X", "NTA-162293933"); addMatch("ISNI-000000010883178X", "NTA-162293933", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "PLWABN-9810530326205606"); addMatch("ISNI-000000010883178X", "PLWABN-9810530326205606", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "PTBNP-1730248"); addMatch("ISNI-000000010883178X", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("ISNI-000000010883178X", "KRNLK-KAC201949882"); addMatch("ISNI-000000010883178X", "KRNLK-KAC201949882", "", "suggested", "", "", ""); addLink("ISNI-000000010883178X", "NYNYRILM-61622"); addMatch("ISNI-000000010883178X", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("ISNI-000000010883178X", "BIBSYS-90968375"); addMatch("ISNI-000000010883178X", "BIBSYS-90968375", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "LIH-LNB:CEQ,;=BA"); addMatch("ISNI-000000010883178X", "LIH-LNB:CEQ,;=BA", "", "exact name", "", "", ""); addLink("ISNI-000000010883178X", "NUKAT-n2002019219"); addMatch("ISNI-000000010883178X", "NUKAT-n2002019219", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "J9U-987007447494305171"); addMatch("ISNI-000000010883178X", "J9U-987007447494305171", "", "exact name", "", "", ""); addLink("ISNI-000000010883178X", "BNC-981058513409606706"); addMatch("ISNI-000000010883178X", "BNC-981058513409606706", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "DNB-13181317X"); addMatch("ISNI-000000010883178X", "DNB-13181317X", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "BNF-12056754"); addMatch("ISNI-000000010883178X", "BNF-12056754", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "WKP-Q59927102"); addMatch("ISNI-000000010883178X", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("ISNI-000000010883178X", "LC-n93034196"); addMatch("ISNI-000000010883178X", "LC-n93034196", "", "joint author", "", "", ""); addLink("ISNI-000000010883178X", "CAOONL-ncf12108241"); addMatch("ISNI-000000010883178X", "CAOONL-ncf12108241", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("NYNYRILM-61622", "NYNYRILM", "Repertoire International de Litterature Musicale"); addLink("NYNYRILM-61622", "RERO-A003333809"); addMatch("NYNYRILM-61622", "RERO-A003333809", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "NII-DA11863235"); addMatch("NYNYRILM-61622", "NII-DA11863235", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "LNB-LNC10-000252277"); addMatch("NYNYRILM-61622", "LNB-LNC10-000252277", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "BIBSYS-90968375"); addMatch("NYNYRILM-61622", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "KRNLK-KAC201949882"); addMatch("NYNYRILM-61622", "KRNLK-KAC201949882", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "PTBNP-1730248"); addMatch("NYNYRILM-61622", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "ISNI-000000010883178X"); addMatch("NYNYRILM-61622", "ISNI-000000010883178X", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "LIH-LNB:CEQ,;=BA"); addMatch("NYNYRILM-61622", "LIH-LNB:CEQ,;=BA", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "NUKAT-n2002019219"); addMatch("NYNYRILM-61622", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "J9U-987007447494305171"); addMatch("NYNYRILM-61622", "J9U-987007447494305171", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "PLWABN-9810530326205606"); addMatch("NYNYRILM-61622", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "NTA-162293933"); addMatch("NYNYRILM-61622", "NTA-162293933", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "BNC-981058513409606706"); addMatch("NYNYRILM-61622", "BNC-981058513409606706", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "DNB-13181317X"); addMatch("NYNYRILM-61622", "DNB-13181317X", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "BNF-12056754"); addMatch("NYNYRILM-61622", "BNF-12056754", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "WKP-Q59927102"); addMatch("NYNYRILM-61622", "WKP-Q59927102", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "LC-n93034196"); addMatch("NYNYRILM-61622", "LC-n93034196", "", "viafid", "", "", ""); addLink("NYNYRILM-61622", "CAOONL-ncf12108241"); addMatch("NYNYRILM-61622", "CAOONL-ncf12108241", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A003333809", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A003333809", "BNF-12056754"); addMatch("RERO-A003333809", "BNF-12056754", "", "standard number", "", "", ""); addLink("RERO-A003333809", "LNB-LNC10-000252277"); addMatch("RERO-A003333809", "LNB-LNC10-000252277", "", "standard number", "", "", ""); addLink("RERO-A003333809", "PTBNP-1730248"); addMatch("RERO-A003333809", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("RERO-A003333809", "NYNYRILM-61622"); addMatch("RERO-A003333809", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("RERO-A003333809", "BIBSYS-90968375"); addMatch("RERO-A003333809", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("RERO-A003333809", "ISNI-000000010883178X"); addMatch("RERO-A003333809", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("RERO-A003333809", "LIH-LNB:CEQ,;=BA"); addMatch("RERO-A003333809", "LIH-LNB:CEQ,;=BA", "", "exact name", "", "", ""); addLink("RERO-A003333809", "NUKAT-n2002019219"); addMatch("RERO-A003333809", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("RERO-A003333809", "J9U-987007447494305171"); addMatch("RERO-A003333809", "J9U-987007447494305171", "", "exact name", "", "", ""); addLink("RERO-A003333809", "PLWABN-9810530326205606"); addMatch("RERO-A003333809", "PLWABN-9810530326205606", "", "joint author", "", "", ""); addLink("RERO-A003333809", "NTA-162293933"); addMatch("RERO-A003333809", "NTA-162293933", "", "standard number", "", "", ""); addLink("RERO-A003333809", "BNC-981058513409606706"); addMatch("RERO-A003333809", "BNC-981058513409606706", "", "standard number", "", "", ""); addLink("RERO-A003333809", "DNB-13181317X"); addMatch("RERO-A003333809", "DNB-13181317X", "", "standard number", "", "", ""); addLink("RERO-A003333809", "NII-DA11863235"); addMatch("RERO-A003333809", "NII-DA11863235", "", "exact title", "", "", ""); addLink("RERO-A003333809", "LC-n93034196"); addMatch("RERO-A003333809", "LC-n93034196", "", "standard number", "", "", ""); addLink("RERO-A003333809", "CAOONL-ncf12108241"); addMatch("RERO-A003333809", "CAOONL-ncf12108241", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810530326205606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810530326205606", "RERO-A003333809"); addMatch("PLWABN-9810530326205606", "RERO-A003333809", "", "joint author", "", "", ""); addLink("PLWABN-9810530326205606", "BNF-12056754"); addMatch("PLWABN-9810530326205606", "BNF-12056754", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "LNB-LNC10-000252277"); addMatch("PLWABN-9810530326205606", "LNB-LNC10-000252277", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "BIBSYS-90968375"); addMatch("PLWABN-9810530326205606", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "KRNLK-KAC201949882"); addMatch("PLWABN-9810530326205606", "KRNLK-KAC201949882", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "NYNYRILM-61622"); addMatch("PLWABN-9810530326205606", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "PTBNP-1730248"); addMatch("PLWABN-9810530326205606", "PTBNP-1730248", "", "forced single date", "", "", ""); addLink("PLWABN-9810530326205606", "ISNI-000000010883178X"); addMatch("PLWABN-9810530326205606", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("PLWABN-9810530326205606", "LIH-LNB:CEQ,;=BA"); addMatch("PLWABN-9810530326205606", "LIH-LNB:CEQ,;=BA", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "NUKAT-n2002019219"); addMatch("PLWABN-9810530326205606", "NUKAT-n2002019219", "", "joint author", "", "", ""); addLink("PLWABN-9810530326205606", "J9U-987007447494305171"); addMatch("PLWABN-9810530326205606", "J9U-987007447494305171", "", "forced single date", "", "", ""); addLink("PLWABN-9810530326205606", "NTA-162293933"); addMatch("PLWABN-9810530326205606", "NTA-162293933", "", "joint author", "", "", ""); addLink("PLWABN-9810530326205606", "BNC-981058513409606706"); addMatch("PLWABN-9810530326205606", "BNC-981058513409606706", "", "joint author", "", "", ""); addLink("PLWABN-9810530326205606", "DNB-13181317X"); addMatch("PLWABN-9810530326205606", "DNB-13181317X", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "NII-DA11863235"); addMatch("PLWABN-9810530326205606", "NII-DA11863235", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "WKP-Q59927102"); addMatch("PLWABN-9810530326205606", "WKP-Q59927102", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "LC-n93034196"); addMatch("PLWABN-9810530326205606", "LC-n93034196", "", "viafid", "", "", ""); addLink("PLWABN-9810530326205606", "CAOONL-ncf12108241"); addMatch("PLWABN-9810530326205606", "CAOONL-ncf12108241", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("KRNLK-KAC201949882", "KRNLK", "National Library of Korea"); addLink("KRNLK-KAC201949882", "LNB-LNC10-000252277"); addMatch("KRNLK-KAC201949882", "LNB-LNC10-000252277", "", "forced single date", "", "", ""); addLink("KRNLK-KAC201949882", "PTBNP-1730248"); addMatch("KRNLK-KAC201949882", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("KRNLK-KAC201949882", "NYNYRILM-61622"); addMatch("KRNLK-KAC201949882", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("KRNLK-KAC201949882", "BIBSYS-90968375"); addMatch("KRNLK-KAC201949882", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("KRNLK-KAC201949882", "ISNI-000000010883178X"); addMatch("KRNLK-KAC201949882", "ISNI-000000010883178X", "", "suggested", "", "", ""); addLink("KRNLK-KAC201949882", "NUKAT-n2002019219"); addMatch("KRNLK-KAC201949882", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("KRNLK-KAC201949882", "J9U-987007447494305171"); addMatch("KRNLK-KAC201949882", "J9U-987007447494305171", "", "forced single date", "", "", ""); addLink("KRNLK-KAC201949882", "PLWABN-9810530326205606"); addMatch("KRNLK-KAC201949882", "PLWABN-9810530326205606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("LNB-LNC10-000252277", "LNB", "National Library of Latvia"); addLink("LNB-LNC10-000252277", "RERO-A003333809"); addMatch("LNB-LNC10-000252277", "RERO-A003333809", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252277", "NII-DA11863235"); addMatch("LNB-LNC10-000252277", "NII-DA11863235", "", "exact title", "", "", ""); addLink("LNB-LNC10-000252277", "PLWABN-9810530326205606"); addMatch("LNB-LNC10-000252277", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("LNB-LNC10-000252277", "PTBNP-1730248"); addMatch("LNB-LNC10-000252277", "PTBNP-1730248", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000252277", "KRNLK-KAC201949882"); addMatch("LNB-LNC10-000252277", "KRNLK-KAC201949882", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000252277", "NYNYRILM-61622"); addMatch("LNB-LNC10-000252277", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("LNB-LNC10-000252277", "BIBSYS-90968375"); addMatch("LNB-LNC10-000252277", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("LNB-LNC10-000252277", "NUKAT-n2002019219"); addMatch("LNB-LNC10-000252277", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("LNB-LNC10-000252277", "J9U-987007447494305171"); addMatch("LNB-LNC10-000252277", "J9U-987007447494305171", "", "forced single date", "", "", ""); addLink("LNB-LNC10-000252277", "NTA-162293933"); addMatch("LNB-LNC10-000252277", "NTA-162293933", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252277", "BNC-981058513409606706"); addMatch("LNB-LNC10-000252277", "BNC-981058513409606706", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252277", "BNF-12056754"); addMatch("LNB-LNC10-000252277", "BNF-12056754", "", "standard number", "", "", ""); addLink("LNB-LNC10-000252277", "LC-n93034196"); addMatch("LNB-LNC10-000252277", "LC-n93034196", "", "standard number", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n2002019219", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n2002019219", "RERO-A003333809"); addMatch("NUKAT-n2002019219", "RERO-A003333809", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "BNF-12056754"); addMatch("NUKAT-n2002019219", "BNF-12056754", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "LNB-LNC10-000252277"); addMatch("NUKAT-n2002019219", "LNB-LNC10-000252277", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "PTBNP-1730248"); addMatch("NUKAT-n2002019219", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "KRNLK-KAC201949882"); addMatch("NUKAT-n2002019219", "KRNLK-KAC201949882", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "NYNYRILM-61622"); addMatch("NUKAT-n2002019219", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "BIBSYS-90968375"); addMatch("NUKAT-n2002019219", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "ISNI-000000010883178X"); addMatch("NUKAT-n2002019219", "ISNI-000000010883178X", "", "joint author", "", "", ""); addLink("NUKAT-n2002019219", "WKP-Q59927102"); addMatch("NUKAT-n2002019219", "WKP-Q59927102", "", "suggested", "", "", ""); addLink("NUKAT-n2002019219", "PLWABN-9810530326205606"); addMatch("NUKAT-n2002019219", "PLWABN-9810530326205606", "", "joint author", "", "", ""); addLink("NUKAT-n2002019219", "J9U-987007447494305171"); addMatch("NUKAT-n2002019219", "J9U-987007447494305171", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "NTA-162293933"); addMatch("NUKAT-n2002019219", "NTA-162293933", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "BNC-981058513409606706"); addMatch("NUKAT-n2002019219", "BNC-981058513409606706", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "DNB-13181317X"); addMatch("NUKAT-n2002019219", "DNB-13181317X", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "NII-DA11863235"); addMatch("NUKAT-n2002019219", "NII-DA11863235", "", "exact title", "", "", ""); addLink("NUKAT-n2002019219", "LIH-LNB:CEQ,;=BA"); addMatch("NUKAT-n2002019219", "LIH-LNB:CEQ,;=BA", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "LC-n93034196"); addMatch("NUKAT-n2002019219", "LC-n93034196", "", "viafid", "", "", ""); addLink("NUKAT-n2002019219", "CAOONL-ncf12108241"); addMatch("NUKAT-n2002019219", "CAOONL-ncf12108241", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("PTBNP-1730248", "PTBNP", "National Library of Portugal"); addLink("PTBNP-1730248", "NYNYRILM-61622"); addMatch("PTBNP-1730248", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "RERO-A003333809"); addMatch("PTBNP-1730248", "RERO-A003333809", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "BNF-12056754"); addMatch("PTBNP-1730248", "BNF-12056754", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "NUKAT-n2002019219"); addMatch("PTBNP-1730248", "NUKAT-n2002019219", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "KRNLK-KAC201949882"); addMatch("PTBNP-1730248", "KRNLK-KAC201949882", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "LNB-LNC10-000252277"); addMatch("PTBNP-1730248", "LNB-LNC10-000252277", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "BIBSYS-90968375"); addMatch("PTBNP-1730248", "BIBSYS-90968375", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "ISNI-000000010883178X"); addMatch("PTBNP-1730248", "ISNI-000000010883178X", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "LIH-LNB:CEQ,;=BA"); addMatch("PTBNP-1730248", "LIH-LNB:CEQ,;=BA", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "PLWABN-9810530326205606"); addMatch("PTBNP-1730248", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "J9U-987007447494305171"); addMatch("PTBNP-1730248", "J9U-987007447494305171", "", "forced single date", "", "", ""); addLink("PTBNP-1730248", "NTA-162293933"); addMatch("PTBNP-1730248", "NTA-162293933", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "BNC-981058513409606706"); addMatch("PTBNP-1730248", "BNC-981058513409606706", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "DNB-13181317X"); addMatch("PTBNP-1730248", "DNB-13181317X", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "NII-DA11863235"); addMatch("PTBNP-1730248", "NII-DA11863235", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "WKP-Q59927102"); addMatch("PTBNP-1730248", "WKP-Q59927102", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "LC-n93034196"); addMatch("PTBNP-1730248", "LC-n93034196", "", "viafid", "", "", ""); addLink("PTBNP-1730248", "CAOONL-ncf12108241"); addMatch("PTBNP-1730248", "CAOONL-ncf12108241", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("WKP-Q59927102", "WKP", "Wikidata"); addLink("WKP-Q59927102", "NII-DA11863235"); addMatch("WKP-Q59927102", "NII-DA11863235", "", "suggested", "", "", ""); addLink("WKP-Q59927102", "NTA-162293933"); addMatch("WKP-Q59927102", "NTA-162293933", "", "suggested", "", "", ""); addLink("WKP-Q59927102", "PLWABN-9810530326205606"); addMatch("WKP-Q59927102", "PLWABN-9810530326205606", "", "viafid", "", "", ""); addLink("WKP-Q59927102", "BIBSYS-90968375"); addMatch("WKP-Q59927102", "BIBSYS-90968375", "", "suggested", "", "", ""); addLink("WKP-Q59927102", "NYNYRILM-61622"); addMatch("WKP-Q59927102", "NYNYRILM-61622", "", "viafid", "", "", ""); addLink("WKP-Q59927102", "PTBNP-1730248"); addMatch("WKP-Q59927102", "PTBNP-1730248", "", "viafid", "", "", ""); addLink("WKP-Q59927102", "ISNI-000000010883178X"); addMatch("WKP-Q59927102", "ISNI-000000010883178X", "", "suggested", "", "", ""); addLink("WKP-Q59927102", "NUKAT-n2002019219"); addMatch("WKP-Q59927102", "NUKAT-n2002019219", "", "suggested", "", "", ""); addLink("WKP-Q59927102", "J9U-987007447494305171"); addMatch("WKP-Q59927102", "J9U-987007447494305171", "", "suggested", "", "", ""); addLink("WKP-Q59927102", "DNB-13181317X"); addMatch("WKP-Q59927102", "DNB-13181317X", "", "suggested", "", "", ""); addLink("WKP-Q59927102", "BNF-12056754"); addMatch("WKP-Q59927102", "BNF-12056754", "", "suggested", "", "", ""); addLink("WKP-Q59927102", "LC-n93034196"); addMatch("WKP-Q59927102", "LC-n93034196", "", "suggested", "", "", ""); </script> </div> <div id="leftfloat"> <div id="svgcanvas"> </div> <div id="nodeInfo"> <h4> </h4> <p> </p> </div> </div> </div> </div> </div> <div class="clearing"> </div> <div id="AltForms" class="mainSection"> <h3> <img id="AltFormsContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="AltFormsContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">4xx's: Alternate Name Forms</span> (7) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 1 _ ‡a <span>Guegan, Stephane</span> ‡d <span>1942-</span> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‡a <span>Guégan, Stéphane</span> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 0 _ ‡a <span>Stéphane Guégan</span> ‡c <span>French art historian and art critic</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‡a <span>Stéphane Guégan</span> ‡c <span>französischer Kunsthistoriker, Kunstkritiker und Kurator</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>1942-</span> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‡a <span>게강, 스테판</span> ‡d <span>1942-</span> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‡a <span>구에간, 스테판</span> ‡d <span>1942-</span> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> </ul> </div> </div> <div id="RelatedNames" class="mainSection"> <h3> <img id="RelatedNamesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="RelatedNamesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">5xx's: Related Names</span> (7) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>510 2 _ <a href="../130307757"> ‡a <span>Musée d'Orsay</span> ‡4 <span>affi</span> ‡4 <span>https://d-nb.info/standards/elementset/gnd#affiliation</span> ‡e <span>Affiliation</span> </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>510 2 _ <a href="../130307757"> ‡a <span>Musée d'Orsay</span> </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 2 _ <a href="../130307757"> ‡a <span>Musée d'Orsay (Paris)</span> </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 2 _ <a href="../130307757"> ‡a <span>Musée d'Orsay Paris</span> </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 2 _ ‡a <span>Oda édition</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 2 _ ‡a <span>PHARM. : PHARMACIE : RENNES 1</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 2 _ <a href="../123787768"> ‡a <span>Réunion des musées nationaux France</span> </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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>abcdaire de Delacroix et l'Orient</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>age of Rubens</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>Album Charles Baudelaire</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>André Derain en 15 questions</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Artistes à l'oeuvre</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Les arts sous l'Occupation : chronique des années noires : [peinture, littérature, cinéma, théâtre]</td> <td> <span class="flags"> <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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Baudelaire, l'art contre l'ennui</td> <td> <span class="flags"> <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="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Birth of Impressionism : masterpieces from the Musée d'Orsay</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </td> </tr> <tr> <td>Bistrot ! : de Baudelaire à Picasso</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of 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"/> </span> </td> </tr> <tr> <td>Blue and rose periods</td> <td> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Bonnard</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Caillebotte peintre des extrêmes</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of 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"/> </span> </td> </tr> <tr> <td>Les caprices du goût en peinture : cent tableaux à éclipse</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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Cent tableaux qui font débat</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Cézanne aujourd'hui actes du colloque organisé par le musée d'Orsay, 29 et 30 novembre 1995</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Chassériau : un autre romantisme</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="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"/> </span> </td> </tr> <tr> <td>collection Marlene et Spencer Hays une passion française [exposition, Paris, Musée d'Orsay, 16 avril-18 août 2013]</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Condé museum at the château de Chantilly</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Constantinople</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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>De Delacroix à Renoir</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>Delacroix : l'enfer et l'atelier</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Delacroix, Othoniel, Creten : des fleurs en hiver</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Delacroix : peindre contre l'oubli</td> <td> <span class="flags"> <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="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Édouard Manet, an unsettling strangeness</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>Édouard Manet, une inquiétante étrangeté</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>eeuw van Rubens</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>Fantin-Latour, Manet, Baudelaire : l'hommage à Delacroix</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Flemish and Dutch painters</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>Les fleurs du mal</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Gauguin, le sauvage imaginaire</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Gauguin : voyage au bout de la terre</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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Goncourt dans leur siècle</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>Impressionism pathways to modernity [exhibition, Abu Dhabi, Louvre-Abu Dhabi, 12 October 2022-5 February 2023]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Impressionnisme : la modernité en mouvements</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>Ingres : "ce révolutionnaire-là"</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/2800151474941400490005">Ingres érotique</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Jean-Auguste-Dominique Ingres e la vita artistica al tempo di Napoleone [mostra, Milano, Palazzo Reale, 12 marzo-23 giugno 2019]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Joris-Karl Huysmans : de Degas à Grünewald</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>L'ABCdaire de Poussin</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>L'art en péril, 1933-1953 : cent oeuvres dans la tourmente</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>"LAtelier" de Courbet</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>L'autoportrait dans l'histoire de l'art : de Rembrandt à Warhol, l'intimité révélée de 50 artistes</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="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>Manet, Degas</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Manet, inventeur du moderne</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="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"/> </span> </td> </tr> <tr> <td>Manet : l'héroïsme de la vie moderne</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Manet ritorno a Venezia [mostra, Venezia, Palazzo Ducale, 24 aprile-18 agosto 2013]</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Millet, peintre paysan</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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Le modèle noir</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Moi, Paul Cézanne "je suis le primitif d'un art nouveau"</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>Oeil pour oeil</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>Pablo Picasso, Paul Eluard : una amistat sublim</td> <td> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Peinture : musée d'Orsay</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Picasso : au coeur des ténèbres : 1939-1945</td> <td> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Picasso les chefs-d'oeuvre</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>Picasso : ma vie en vingt tableaux ou presque ...</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Picasso. mania : au Grand Palais</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Picasso : obras maestras</td> <td> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Poussin et Dieu : la fabrique des saintes images : Rome-Paris, 1580-1660 : Musée du Louvre</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>À rebours</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>Regards d'écrivains au musée d'Orsay</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Renoir, et après</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Roger Dérieux : voir l'heure dans l'oeil des chats</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="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Salons</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </td> </tr> <tr> <td>Les tableaux de Chantilly : la collection du duc d'Aumale</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>temps de Rembrandt</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>Théophile Gautier</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <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"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Thomas Eakins</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>Toulouse-Lautrec : résolument moderne</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="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="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Velázquez</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Vincent Van Gogh en quinze questions</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>모네</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> </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>Musée d'Orsay (22) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <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 Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>Musée d'Orsay (Paris) (13) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>Réunion des musées nationaux France (11) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>Pomarède, Vincent (11) <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> <li>Hatala, André (11) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Soto, Anne (10) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Prat, Louis-Antoine, 1944- (9) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="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="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Oda édition (9) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>Geest, Joost de (9) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>Ambouroué-Avaro, Anne (8) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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> (10) </h3> <div id="CountriesContent" class="content" style="display:none;"> <div id="mapcontainer"> <div class="mapsNote"> <span class="langHi0">View the list below for more details</span>. </div> <div id="mapButtons"> <form action="?"> <label> <span class="langHi0">Map View</span>:</label> <input id="mapbutton-world" class="mapbutton-on" type="button" value="World" onclick="mapSwitch('world');"/> <input id="mapbutton-euro" class="mapbutton-off" type="button" value="Europe" onclick="mapSwitch('euro');"/> <input id="mapbutton-asia" class="mapbutton-off" type="button" value="Asia" onclick="mapSwitch('asia');"/> </form> </div> <div id="maps"> <img id="map-world" alt="World" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:80,30,30,30,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=FRUSITBEESDESVCHCAAU&chtm=world&chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:80,30,30,30,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=FRUSITBEESDESVCHCAAU&chtm=europe&chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:80,30,30,30,10,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=FRUSITBEESDESVCHCAAU&chtm=asia&chf=bg,s,c5e0fb"/> </div> <div id="colorKey"> <span class="colorKeyNote"> <span class="langHi0">Low</span> </span> <img src="/viaf/images/spacer.gif" id="color1" class="colorKey" alt="Lowest Number of Publications"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color2" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color3" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color4" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color5" class="colorKey"/> <img src="/viaf/images/spacer.gif" id="color6" class="colorKey" alt="Highest Number of Publications"/> <span class="colorKeyNote"> <span class="langHi0">High</span> </span> </div> <div id="viewLists"> <input type="button" id="viewListLink" class="mapbutton-off" value="View List" onclick="showhidelist('viewListLink'); return false;"/> <input type="button" id="hideListLink" class="mapbutton-on" value="Hide List" onclick="showhidelist('hideListLink'); return false;"/> </div> <div id="countryList"> <div class="mapsNote"> <span class="langHi0">The flags indicate which authority file had at least some publications from the country or region</span>:</div> <ul> <li>FR - France (229) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>US - United States (9) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>IT - Italy (7) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>BE - Belgium (5) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>ES - Spain (2) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>DE - Germany (2) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>SV - San Salvador (1) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>CH - Switzerland (1) <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>CA - Canada (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>AU - Australia (1) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.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:17px;" onmouseover="dateMsg('198'+'0', '4');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:33.6px;" onmouseover="dateMsg('199'+'0', '40');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:35.5px;" onmouseover="dateMsg('200'+'0', '52');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:39.599999999999991px;" onmouseover="dateMsg('201'+'0', '92');" 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>157 <span class="langHi0">unique ISBN's</span> </li> </ul> </li> </ul> </div> </div> <div id="Publishers" class="mainSection"> <h3> <img id="PublishersContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="PublishersContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Selected Publishers</span> (11) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>Flammarion (42) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Réunion des musées nationaux (30) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Gallimard (20) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.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 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="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Hazan (18) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Beaux Arts / TTM éditions (18) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>Gallimard Musée d'Orsay (16) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Skira-Flammarion : Musée d'Orsay (12) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="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="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Beaux Arts Magazine (12) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>the Metropolitan museum of art Yale university press (10) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>[Crédit communal] (9) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>Institut du Monde Arabe Flammarion (1) <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.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>FR - France<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 Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>프랑스(국명)[France] - <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>French - <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>Francja - <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Field of Activity</span>: </span> </h4> <ul> <li>art museums <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>예술兿术 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>미술 예술 美术 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>zurnalistika <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>sztuka <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>historia sztuki <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Occupation</span>: </span> </h4> <ul> <li>art museum curators <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>평론가評論傢 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>큐레이터curator <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>zurnalists <span class="flags"> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> </span> </li> <li>historycy sztuki <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>critiques dart <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Language</span>: </span> </h4> <ul> <li>fre - French<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Latvia" title="National Library of Latvia" src="/viaf/images/flags/LNB.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>fra - <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="https://de.wikipedia.org/wiki/Stéphane_Guégan"> <span class="langHi0">Wikipedia</span> - https://de.wikipedia.org/wiki/Stéphane_Guégan</a> </li> <li> <a href="//isni.org/isni/000000010883178X">ISNI - 0000 0001 0883 178X</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/29554697/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/29554697/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/29554697/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>:29554697 (27) </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/BNF|12056754">BNF|12056754</a> </td> <td class="action">add</td> <td>2009-03-03T12:03:17+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|13181317X">DNB|13181317X</a> </td> <td class="action">add</td> <td>2009-03-03T12:03:28+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 93034196">LC|n 93034196</a> </td> <td class="action">add</td> <td>2009-03-03T12:03:34+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x90968375">BIBSYS|x90968375</a> </td> <td class="action">delete</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NTA|162293933">NTA|162293933</a> </td> <td class="action">add</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|000000010883178X">ISNI|000000010883178X</a> </td> <td class="action">add</td> <td>2013-09-16T16:15:07+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 2002019219">NUKAT|n 2002019219</a> </td> <td class="action">add</td> <td>2014-10-27T16:17:29+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|1061120643">DNB|1061120643</a> </td> <td class="action">delete</td> <td>2016-02-13T18:39:06.294217+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA11863235">NII|DA11863235</a> </td> <td class="action">add</td> <td>2016-08-01T22:58:25.398874+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|90968375">BIBSYS|90968375</a> </td> <td class="action">add</td> <td>2017-04-01T11:33:31.236904+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LNB|LNC10-000252277">LNB|LNC10-000252277</a> </td> <td class="action">add</td> <td>2017-11-19T09:30:35.233191+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810530326205606">PLWABN|9810530326205606</a> </td> <td class="action">add</td> <td>2019-06-09T12:37:21.260510+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a1739613x">NLP|a1739613x</a> </td> <td class="action">delete</td> <td>2019-07-14T13:05:34.645720+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PTBNP|1730248">PTBNP|1730248</a> </td> <td class="action">add</td> <td>2019-09-10T00:26:11.482231+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007447494305171">J9U|987007447494305171</a> </td> <td class="action">add</td> <td>2020-02-02T16:28:31.282045+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|002300462">NLI|002300462</a> </td> <td class="action">delete</td> <td>2020-04-12T14:06:15.922339+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:CEQ,;=BA">LIH|LNB:CEQ,;=BA</a> </td> <td class="action">add</td> <td>2020-05-10T13:52:06.303074+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls003333809">RERO|vtls003333809</a> </td> <td class="action">delete</td> <td>2020-06-16T22:27:06.678689+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A003333809">RERO|A003333809</a> </td> <td class="action">add</td> <td>2020-06-17T21:37:48.952382+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf12108241">CAOONL|ncf12108241</a> </td> <td class="action">add</td> <td>2020-07-14T13:32:39.465362+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a11397536">BNC|a11397536</a> </td> <td class="action">delete</td> <td>2021-08-15T07:32:44.470846+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|981058513409606706">BNC|981058513409606706</a> </td> <td class="action">add</td> <td>2021-08-15T09:07:00.863464+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q59927102">WKP|Q59927102</a> </td> <td class="action">add</td> <td>2022-06-26T10:26:11.743942+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NYNYRILM|61622">NYNYRILM|61622</a> </td> <td class="action">add</td> <td>2023-03-12T13:27:47.171904+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NKC|mub2016915037">NKC|mub2016915037</a> </td> <td class="action">delete</td> <td>2024-05-17T02:48:57.037141+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|02880807X">SUDOC|02880807X</a> </td> <td class="action">delete</td> <td>2024-05-17T02:48:57.038761+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/KRNLK|KAC201949882">KRNLK|KAC201949882</a> </td> <td class="action">add</td> <td>2024-08-04T01:55:39.999383+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>