CINXE.COM

ISNI|0000000109106520

<!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>ISNI|0000000109106520</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>ISNI|0000000109106520  <a href="/viaf/sourceID/ISNI%7C0000000109106520">(VIAF cluster)</a>  <a href="http://isni.org/isni/0000000109106520" title="Authority/Source Record">(Authority/Source Record)</a> </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad003.html">003</a> </th> <td> </td> <td> </td> <td>ISNI</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad005.html">005</a> </th> <td> </td> <td> </td> <td>20240802031512.0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>240802nneanz||abbn n and d</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‎‡a  (ISNI)0000000109106520‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‎‡a  (OCoLC)0000000109106520‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Olav Duun‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Duun, Olav‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡d  1876-1939‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Dūns, Olavs‏ ‎‡d  1876-1939‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Johannesen, Ole Julius‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Raabye, Ole Julius‏ ‎‡d  1876-1939‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Øverdun, Ole Julius‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Olav Duun‏ ‎‡c  norsk forfatter‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Olav Duun‏ ‎‡c  scrittore norvegese‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Raaby, Ole Johannesen‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Råby, Ole Johannesen‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Duun, Ole Julius‏ ‎‡d  1876-1939‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Dūns, Ūlavs‏ ‎‡d  1876-1939‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Duun, Olaf‏ ‎‡d  1876-1939‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Dunn, Ole Julius‏ ‎‡d  1876-1939‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Raabye, Ole‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Johannesen Råby, Ole‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Olav Duun‏ ‎‡c  norwegischer Schriftsteller‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Olav Duun‏ ‎‡c  norsk forfattar‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Olav Duun‏ ‎‡c  Norwegian writer‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Дуун, Улав‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Råbye, Ole‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Olav Duun‏ ‎‡c  Noors schrijver (1876-1939)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Johannesen Raaby, Ole‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  otokar kersovani‏ ‎‡b  "Otokar Keršovani"‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  f topic‏ ‎‡b  F. Topič‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  flammarion‏ ‎‡b  Flammarion‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  wydawnictwo poznanskie‏ ‎‡b  Wydawnictwo Poznańskie‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  olaf norli‏ ‎‡b  Olaf Norli‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  b cassirer‏ ‎‡b  B. Cassirer‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  van holkema &amp; warendorf‏ ‎‡b  Van Holkema &amp; Warendorf‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  goverts verl‏ ‎‡b  Goverts Verl.‏ ‎‡9  5‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  norstedt‏ ‎‡b  Norstedt‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  tanum norli‏ ‎‡b  Tanum-Norli‏ ‎‡9  6‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  o norli‏ ‎‡b  O. Norli‏ ‎‡9  5‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  lydbokforl‏ ‎‡b  Lydbokforl.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  aschehoug‏ ‎‡b  Aschehoug‏ ‎‡9  16‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  rota‏ ‎‡b  Rota‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  o norlis forlag j grundt tanum‏ ‎‡b  O. Norlis forlag : J. Grundt Tanum‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  DE‏ ‎‡9  8‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  GB‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  US‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  LV‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  PL‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  DK‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  NL‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  FR‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  NO‏ ‎‡9  8‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  CZ‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  SK‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  SE‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  HR‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  194x‏ ‎‡9  12‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  192x‏ ‎‡9  13‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  199x‏ ‎‡9  27‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  198x‏ ‎‡9  11‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  c19x‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  200x‏ ‎‡9  13‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  193x‏ ‎‡9  14‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  191x‏ ‎‡9  13‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  190x‏ ‎‡9  7‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  [19x‏ ‎‡9  21‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  196x‏ ‎‡9  12‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  &lt;s.x‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  197x‏ ‎‡9  11‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  195x‏ ‎‡9  11‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  [20x‏ ‎‡9  5‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  copx‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  201x‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca947">947</a> </th> <td> </td> <td> </td> <td> ‎‡a  NO‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca947">947</a> </th> <td> </td> <td> </td> <td> ‎‡a  no‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  brevik magne olav aarsand‏ ‎‡A  Brevik, Magne Olav Aarsand‏ ‎‡d  1949-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  sorensen hans gerhard‏ ‎‡A  Sørensen, Hans Gerhard‏ ‎‡d  1923-1999‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  nygard kare‏ ‎‡A  Nygård, Kåre‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  angermann sophie‏ ‎‡A  Angermann, Sophie‏ ‎‡d  1892-1973‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  kliene elija‏ ‎‡A  Kliene, Elija‏ ‎‡d  1895-1978‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  sandmeier julius‏ ‎‡A  Sandmeier, Julius‏ ‎‡d  1881-1941‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  sandmeier j‏ ‎‡A  Sandmeier, J.‏ ‎‡d  1881-1941‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  angermann s‏ ‎‡A  Angermann, S.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  castendijk m c‏ ‎‡A  Castendijk, M.C.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  tabak josip‏ ‎‡A  Tabak, Josip‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  eydoux elisabeth‏ ‎‡A  Eydoux, Élisabeth‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  dalgard olav‏ ‎‡A  Dalgard, Olav‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  thesen rolv‏ ‎‡A  Thesen, Rolv‏ ‎‡d  1896-1966‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  duun olav‏ ‎‡A  Duun, Olav‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  kosterka hugo‏ ‎‡A  Kosterka, Hugo‏ ‎‡d  1867-1956‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‎‡a  wydawnictwo poznanskie 1956 1992‏ ‎‡A  Wydawnictwo Poznańskie (1956-1992)‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‎‡a  wydawnictwo poznanskie‏ ‎‡A  Wydawnictwo Poznańskie‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  Thesen, Rolv‏ ‎‡2  ISNI|0000000071486707‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  Thesen, Rolv‏ ‎‡2  ISNI|0000000071486707‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  Rolv Thesen‏ ‎‡2  ISNI|0000000071486707‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca995">995</a> </th> <td> </td> <td> </td> <td> ‎‡a  http://viaf.org/viaf/66543636‏ ‎‡2  viafid‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/RERO|A003775712">RERO|A003775712</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DBC|87097946505018">DBC|87097946505018</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‎‡a  1876 1939 lived 0 0‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  SZ|118746367‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  DNB|118746367‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  NUKAT|n 2005003222‏ ‎‡3  single date‏ ‎‡3  double date‏ ‎‡3  viafid‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun‏ ‎‡b  Olav‏ ‎‡2  LIH|LNB:_y_AY;=B_p_‏ ‎‡3  suggested‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  SKMASNL|vtls003087546‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun‏ ‎‡b  Olav‏ ‎‡2  BNF|12363464‏ ‎‡3  suggested‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  LC|n 80028027‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  RERO|A003201322‏ ‎‡3  joint author: (1.00, 'angermann sophie', 'angermann sophie')‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  J9U|987007280538905171‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  BIBSYS|90059526‏ ‎‡3  single date‏ ‎‡3  double date‏ ‎‡3  viafid‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  W2Z|90059526‏ ‎‡3  viafid‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  SUDOC|032643713‏ ‎‡3  suggested‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  NSK|000034026‏ ‎‡3  joint author: (1.00, 'tabak josip', 'tabak josip')‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Olav Duun‏ ‎‡2  WKP|Q721763‏ ‎‡3  suggested‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  PLWABN|9810572696905606‏ ‎‡3  viafid‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  SELIBR|184232‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  NKC|jo2002101589‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun,‏ ‎‡b  Olav,‏ ‎‡2  PTBNP|1438942‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav‏ ‎‡2  DBC|87097946505018‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  NTA|070452652‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  NLA|000035709119‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  SIMACOB|48954467‏ ‎‡3  suggested‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  ERRR|11143939‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Duun, Olav,‏ ‎‡2  LNB|LNC10-000070915‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (NTA)070452652‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (KBR)14486074‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (LCNACO)n 80028027‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (NLN)90059526‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (BNF)12363464‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (NLS)184232‏ </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>

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