CINXE.COM
BIBSYS|90958550
<!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>BIBSYS|90958550</title> <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> <table cellspacing="0" class="marc"> <tr> <th> <a href="//www.loc.gov/marc/authority/adleader.html"> <span class="langHi0">Leader</span> </a> </th> <td> </td> <td> </td> <td>00000nz a2200037n 45 0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad001.html">001</a> </th> <td> </td> <td> </td> <td>BIBSYS|90958550 <a href="/viaf/sourceID/BIBSYS%7C90958550">(VIAF cluster)</a> </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad003.html">003</a> </th> <td> </td> <td> </td> <td>BIBSYS</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad005.html">005</a> </th> <td> </td> <td> </td> <td>20240423074218.0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>970215n| adz|naabn| |a|ana| </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡a (BIBSYS)90958550 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad024.html">024</a> </th> <td>7</td> <td> </td> <td> ‡a x90958550 ‡2 NO-TrBIB </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad024.html">024</a> </th> <td>7</td> <td> </td> <td> ‡a http://hdl.handle.net/11250/354240 ‡2 hdl </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad024.html">024</a> </th> <td>7</td> <td> </td> <td> ‡a https://viaf.org/viaf/27181225 ‡2 viaf </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad024.html">024</a> </th> <td>7</td> <td> </td> <td> ‡a https://isni.org/isni/0000000121253355 ‡2 isni </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad040.html">040</a> </th> <td> </td> <td> </td> <td> ‡a NO-TrBIB ‡b nob ‡c NO-TrBIB ‡f noraf </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‡a Sauvage, Jean-Pierre </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a Sauvage, J.-P. </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978354041382 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978047197620 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978008040610 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978008042721 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978352729572 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca909">909</a> </th> <td> </td> <td> </td> <td> ‡a (isni) https://isni.org/isni/0000000121253355 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca909">909</a> </th> <td> </td> <td> </td> <td> ‡a (viaf) https://viaf.org/viaf/27181225 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca909">909</a> </th> <td> </td> <td> </td> <td> ‡a (no-trbib) x90958550 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a molecularmachinesandmotors ‡A Molecular machines and motors ‡l eng ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a transitionmetalsinsupramolecularchemistry ‡A Transition metals in supramolecular chemistry ‡l eng ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a comprehensivesupramolecularchemistry ‡A Comprehensive supramolecular chemistry ‡l eng ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a molecularcatenanesrotaxanesandknotsajourneythroughtheworldofmoleculartopology ‡A Molecular catenanes, rotaxanes, and knots : ‡b a journey through the world of molecular topology ‡l eng ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-35404 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-047 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-008 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-35272 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a springer ‡b Springer ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a wiley ‡b Wiley ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a pergamon ‡b Pergamon ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a wiley vch ‡b Wiley-VCH ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‡a ‡z xx# ‡9 4 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca930">930</a> </th> <td> </td> <td> </td> <td> ‡a jean pierre sauvage ‡c edited by Jean-Pierre Sauvage ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a eng ‡9 4 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 200x ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 199x ‡9 3 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca944">944</a> </th> <td> </td> <td> </td> <td> ‡a am ‡9 4 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a amendola v ‡A Amendola, V. ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a atwood jerry l ‡A Atwood, Jerry L. ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a hosseini m wais ‡A Hosseini, M. Wais ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a lehn jean marie ‡A Lehn, Jean-Marie ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a dietrich buchecker c ‡A Dietrich-Buchecker, C. ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre. ‡t Vertiges. ‡2 XR|VIAFWORKBNC981058607946106706 ‡3 worktoname </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q111284421">WKP|Q111284421</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BAV|495_247196">BAV|495_247196</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BAV|495_247197">BAV|495_247197</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BAV|495_247199">BAV|495_247199</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/PLWABN|9810687928705606">PLWABN|9810687928705606</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NKC|mub2014839006">NKC|mub2014839006</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|1237142083">DNB|1237142083</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|027124223">SUDOC|027124223</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000392410391">ISNI|0000000392410391</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BNF|12236101">BNF|12236101</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/LC|no2013027754">LC|no2013027754</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BNF|14632355">BNF|14632355</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q17683966">WKP|Q17683966</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|233274901">SUDOC|233274901</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q1685970">WKP|Q1685970</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/RERO|A013402058">RERO|A013402058</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/LC|nr2005029484">LC|nr2005029484</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q1685760">WKP|Q1685760</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/RERO|A012416383">RERO|A012416383</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|164061150">SUDOC|164061150</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BNF|12195499">BNF|12195499</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BNF|10557085">BNF|10557085</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000019595295">ISNI|0000000019595295</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/RERO|A011107383">RERO|A011107383</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BNF|14408248">BNF|14408248</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q65601888">WKP|Q65601888</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000107830195">ISNI|0000000107830195</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|165409355">SUDOC|165409355</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NUKAT|n 2016048789">NUKAT|n 2016048789</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|000000006140857X">ISNI|000000006140857X</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q38926267">WKP|Q38926267</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|030012627">SUDOC|030012627</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/CAOONL|ncf13723862">CAOONL|ncf13723862</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q65601890">WKP|Q65601890</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q82096686">WKP|Q82096686</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|134229339">DNB|134229339</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000042866970">ISNI|0000000042866970</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|266680143">SUDOC|266680143</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000004764041">ISNI|0000000004764041</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|267654731">SUDOC|267654731</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q65601889">WKP|Q65601889</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/CAOONL|ncf11200166">CAOONL|ncf11200166</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q127274742">WKP|Q127274742</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/LC|no 94005313">LC|no 94005313</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/LC|no2015082351">LC|no2015082351</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|168562278">SUDOC|168562278</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NTA|133436667">NTA|133436667</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q3170450">WKP|Q3170450</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|03107328X">SUDOC|03107328X</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000402988243">ISNI|0000000402988243</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NTA|425758656">NTA|425758656</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q127416610">WKP|Q127416610</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|18078532X">SUDOC|18078532X</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/LC|n 2015189886">LC|n 2015189886</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|057425558">SUDOC|057425558</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NTA|343208717">NTA|343208717</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|272317403">SUDOC|272317403</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/JPG|500095287">JPG|500095287</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/CAOONL|ncf11023166">CAOONL|ncf11023166</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NSK|000375625">NSK|000375625</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BNF|12151637">BNF|12151637</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BNF|11923810">BNF|11923810</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|273888226">SUDOC|273888226</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000394439446">ISNI|0000000394439446</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q3169751">WKP|Q3169751</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NDL|001228770">NDL|001228770</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BNF|12040176">BNF|12040176</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q101552186">WKP|Q101552186</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SZ|134229339">SZ|134229339</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000448787076">ISNI|0000000448787076</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|142731536">DNB|142731536</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000450929977">ISNI|0000000450929977</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q42887221">WKP|Q42887221</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q3174574">WKP|Q3174574</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|1069693502">DNB|1069693502</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|087882094">SUDOC|087882094</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|143979426">DNB|143979426</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‡a 0 0 lived 0 0 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 NTA|15058931X ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 PLWABN|9810687928705606 ‡3 viafid </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 BNC|981058518871806706 ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 NII|DA12918820 ‡3 viafid ‡3 exact title: (1.00, 'molecularmachinesandmotors', 'molecularmachinesandmotors') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre, ‡c chimiste ‡2 SUDOC|034824863 ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 RERO|A003788712 ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre, ‡2 NKC|mub2014839006 ‡3 viafid </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 NUKAT|n 00024715 ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 LC|n 98108821 ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Jean-Pierre Sauvage ‡2 WKP|Q3169751 ‡3 suggested ‡3 viafid </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 DNB|120961121 ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 J9U|987007428552105171 ‡3 viafid ‡3 exact title: (1.00, 'transitionmetalsinsupramolecularchemistry', 'transitionmetalsinsupramolecularchemistry') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a סובאז', ז'אן-פייר ‡2 J9U|987007428552105171 ‡3 viafid ‡3 exact title: (1.00, 'transitionmetalsinsupramolecularchemistry', 'transitionmetalsinsupramolecularchemistry') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage ‡b Jean-Pierre ‡2 BNF|12553681 ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡c chimiste ‡2 ISNI|0000000121253355 ‡3 viafid ‡3 joint author: (1.00, 'amendola v', 'amendola v') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Jean-Pierre Sauvage ‡c chimiste français ‡2 ISNI|0000000121253355 ‡3 viafid ‡3 joint author: (1.00, 'amendola v', 'amendola v') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, J.-P. ‡2 ISNI|0000000121253355 ‡3 viafid ‡3 joint author: (1.00, 'amendola v', 'amendola v') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 ISNI|0000000121253355 ‡3 viafid ‡3 joint author: (1.00, 'amendola v', 'amendola v') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre ‡2 ISNI|0000000121253355 ‡3 viafid ‡3 joint author: (1.00, 'amendola v', 'amendola v') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Sauvage, Jean-Pierre, ‡2 CAOONL|ncf13723862 ‡3 viafid </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 BIBSYSBIB|990113497354702201 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 BIBSYSBIB|999703306694702201 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 BIBSYSBIB|990314223494702201 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 BIBSYSBIB|999906288764702201 </td> </tr> </table> <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>