CINXE.COM

JPG|500028784

<!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>JPG|500028784</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>00000cz a2200037n 45 0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad001.html">001</a> </th> <td> </td> <td> </td> <td>JPG|500028784  <a href="/viaf/sourceID/JPG%7C500028784">(VIAF cluster)</a>  <a href="//www.getty.edu/vow/ULANFullDisplay?find=&amp;role=&amp;nation=&amp;subjectid=500028784" 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>JPG</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>000000na|a|n||aa||||||||||||||||aa||||||</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‎‡a  (JPG)500028784‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‎‡a  (JPG)500028784‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad046.html">046</a> </th> <td> </td> <td> </td> <td> ‎‡f  1814‏ ‎‡g  1872‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Stanley, John Mix‏ ‎‡g  American painter, 1814-1872‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  John Mix Stanley‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Stanley, James M.‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  James M. Stanley‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Stanley‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Gallery Systems (2000-)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  RILA‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Groce and Wallace, Artists in America (1957)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Young, Dictionary of American Artists (1968)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Database for the Witt Checklist of Painters c. 1200-1976 (1978-)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Getty Provenance Index Databases [online] (1999)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Witt Library, Authority files‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Getty Vocabulary Program rules‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Thieme-Becker, Allgemeines Lexikon der Künstler (1980-1986)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Grove Art artist database (1989-)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Library of Congress Authorities database (n.d.)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  M. Knoedler &amp; Co. records, Finding Aid, GRI Special Collections (2012-)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Provenance Index Databases, Authority file (1985-)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  RKD Artists database (2000-)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Wikidata online (2000-)‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca945">945</a> </th> <td> </td> <td> </td> <td> ‎‡a  painter‏ ‎‡2  JPG‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca945">945</a> </th> <td> </td> <td> </td> <td> ‎‡a  photographer‏ ‎‡2  JPG‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca945">945</a> </th> <td> </td> <td> </td> <td> ‎‡a  landscapist‏ ‎‡2  JPG‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca945">945</a> </th> <td> </td> <td> </td> <td> ‎‡a  artist‏ ‎‡2  JPG‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca946">946</a> </th> <td> </td> <td> </td> <td> ‎‡a  b‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca947">947</a> </th> <td> </td> <td> </td> <td> ‎‡a  American‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BLBNB|000317441">BLBNB|000317441</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/SUDOC|120485672">SUDOC|120485672</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 81108501">LC|n 81108501</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NTA|419376798">NTA|419376798</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/J9U|987007452199205171">J9U|987007452199205171</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 85110334">LC|n 85110334</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NTA|227908546">NTA|227908546</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/B2Q|0000892007">B2Q|0000892007</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|no2017126661">LC|no2017126661</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 2004046884">LC|n 2004046884</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/J9U|987007347644605171">J9U|987007347644605171</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 81052041">LC|n 81052041</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NII|DA10081687">NII|DA10081687</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NII|DA05900905">NII|DA05900905</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 2014032635">LC|n 2014032635</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 95035289">LC|no 95035289</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/SUDOC|069569738">SUDOC|069569738</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|99064011">BIBSYS|99064011</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BNF|13178628">BNF|13178628</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|1653056313391">BIBSYS|1653056313391</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 2013150701">NUKAT|n 2013150701</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/SUDOC|199681694">SUDOC|199681694</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/RERO|A013760023">RERO|A013760023</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|10078811">BIBSYS|10078811</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 2010000960">LC|n 2010000960</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 97850539">LC|n 97850539</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q64595876">WKP|Q64595876</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NII|DA09365869">NII|DA09365869</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DBC|87097969707440">DBC|87097969707440</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/J9U|987007365042505171">J9U|987007365042505171</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/SUDOC|140781447">SUDOC|140781447</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|no2010006982">LC|no2010006982</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/J9U|987007366619405171">J9U|987007366619405171</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 50023265">LC|n 50023265</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NTA|145800830">NTA|145800830</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DBC|87097961392262">DBC|87097961392262</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 88096202">LC|n 88096202</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 2004020153">NUKAT|n 2004020153</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|10103541">BIBSYS|10103541</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q64595862">WKP|Q64595862</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|nb2009018534">LC|nb2009018534</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 84082113">LC|n 84082113</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BNCHL|10000000000000000799955">BNCHL|10000000000000000799955</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/B2Q|0000289236">B2Q|0000289236</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000045646500">ISNI|0000000045646500</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|8081014">BIBSYS|8081014</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000029395334">ISNI|0000000029395334</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000041022469">ISNI|0000000041022469</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000026853272">ISNI|0000000026853272</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|no2015154543">LC|no2015154543</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|114686583X">DNB|114686583X</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q84384109">WKP|Q84384109</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000117229950">ISNI|0000000117229950</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000073651470">ISNI|0000000073651470</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 2009054495">NUKAT|n 2009054495</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/CAOONL|ncf10937172">CAOONL|ncf10937172</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BNCHL|10000000000000000190672">BNCHL|10000000000000000190672</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/CAOONL|ncf10937170">CAOONL|ncf10937170</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/N6I|vtls000007373">N6I|vtls000007373</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|1163631981">DNB|1163631981</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 00102392">LC|no 00102392</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 2014051656">NUKAT|n 2014051656</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NKC|ola2018990235">NKC|ola2018990235</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 01019925">NUKAT|n 01019925</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NKC|mub20191041460">NKC|mub20191041460</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/J9U|987007347832305171">J9U|987007347832305171</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/CAOONL|ncf10937169">CAOONL|ncf10937169</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 2022036729">LC|n 2022036729</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000451692377">ISNI|0000000451692377</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|000000000170748X">ISNI|000000000170748X</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NDL|00923228">NDL|00923228</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/RERO|A022282540">RERO|A022282540</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 88004779">LC|no 88004779</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/KRNLK|KAC200909392">KRNLK|KAC200909392</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/RERO|A022833832">RERO|A022833832</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/J9U|987007342852305171">J9U|987007342852305171</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NDL|01177879">NDL|01177879</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 2001079324">LC|n 2001079324</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|90263340">BIBSYS|90263340</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LIH|LNB:CG_n_J;=BY">LIH|LNB:CG_n_J;=BY</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000118013609">ISNI|0000000118013609</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000022686323">ISNI|0000000022686323</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|no2003107925">LC|no2003107925</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|134920317">DNB|134920317</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NKC|xx0191079">NKC|xx0191079</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/CAOONL|ncf11242676">CAOONL|ncf11242676</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 00091819">LC|no 00091819</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000384365703">ISNI|0000000384365703</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/CAOONL|ncf10071651">CAOONL|ncf10071651</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/PLWABN|9814031681705606">PLWABN|9814031681705606</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 90642559">LC|n 90642559</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/B2Q|0000360128">B2Q|0000360128</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 85023149">LC|n 85023149</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|90374899">BIBSYS|90374899</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/CAOONL|ncf10404290">CAOONL|ncf10404290</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q88429702">WKP|Q88429702</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000497611181">ISNI|0000000497611181</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NTA|141779381">NTA|141779381</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/SUDOC|273849409">SUDOC|273849409</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/RERO|A024732962">RERO|A024732962</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000063385703">ISNI|0000000063385703</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 2023034835">LC|n 2023034835</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 2012033807">LC|n 2012033807</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000041979279">ISNI|0000000041979279</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|90501850">BIBSYS|90501850</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 92022907">LC|no 92022907</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 89618932">LC|n 89618932</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NTA|070810990">NTA|070810990</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|no2002001582">LC|no2002001582</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 2010031527">LC|n 2010031527</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000451516621">ISNI|0000000451516621</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/SUDOC|135681014">SUDOC|135681014</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|no2009200670">LC|no2009200670</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 2012063438">NUKAT|n 2012063438</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|138856419">DNB|138856419</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‎‡a  1814 1872 lived 0 0‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Stanley, John Mix‏ ‎‡2  DNB|1095138693‏ ‎‡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  Stanley, J.M.‏ ‎‡2  ISNI|0000000073797867‏ ‎‡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  Stanley, John Mix‏ ‎‡2  ISNI|0000000073797867‏ ‎‡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  Stanley, John Mix‏ ‎‡2  ISNI|0000000073797867‏ ‎‡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  Stanley, J. M.‏ ‎‡2  ISNI|0000000073797867‏ ‎‡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  John Mix Stanley‏ ‎‡c  American artist‏ ‎‡2  ISNI|0000000073797867‏ ‎‡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  Stanley, John-Mix‏ ‎‡2  RERO|A024732962‏ ‎‡3  exact name‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Stanley, John Mix,‏ ‎‡2  N6I|vtls001405920‏ ‎‡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  John Mix Stanley‏ ‎‡c  American artist (1814-1872)‏ ‎‡2  WKP|Q2676888‏ ‎‡3  suggested‏ ‎‡3  double date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Stanley, J. M.‏ ‎‡q  (John Mix),‏ ‎‡2  CAOONL|ncf10187704‏ ‎‡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  Stanley, John Mix,‏ ‎‡2  LC|nr 93033017‏ ‎‡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  Stanley, John Mix,‏ ‎‡2  SUDOC|189699159‏ ‎‡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  Stanley, John Mix,‏ ‎‡2  J9U|987007460590205171‏ ‎‡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  סטנלי, ג'ון מיקס,‏ ‎‡2  J9U|987007460590205171‏ ‎‡3  double date‏ ‎‡3  single date‏ </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