CINXE.COM

BIBSYS|90339905

<!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|90339905</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|90339905  <a href="/viaf/sourceID/BIBSYS%7C90339905">(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>20240422092910.0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>910502n| 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)90339905‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad024.html">024</a> </th> <td>7</td> <td> </td> <td> ‎‡a  x90339905‏ ‎‡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/1662450‏ ‎‡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/147168599‏ ‎‡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/000000012111489X‏ ‎‡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/ad110.html">110</a> </th> <td>2</td> <td> </td> <td> ‎‡a  American Philosophical Society‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322883‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978087169121‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322898‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322893‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322918‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322942‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322914‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978087169400‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978087169990‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978087169961‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322931‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978087169234‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978084202078‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322903‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978080322916‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978160618921‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca902">902</a> </th> <td> </td> <td> </td> <td> ‎‡a  08937346‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca902">902</a> </th> <td> </td> <td> </td> <td> ‎‡a  00659762‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca902">902</a> </th> <td> </td> <td> </td> <td> ‎‡a  00659738‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca902">902</a> </th> <td> </td> <td> </td> <td> ‎‡a  00659746‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca902">902</a> </th> <td> </td> <td> </td> <td> ‎‡a  0003049X‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca909">909</a> </th> <td> </td> <td> </td> <td> ‎‡a  (no-trbib) x90339905‏ ‎‡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/000000012111489x‏ ‎‡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/147168599‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  journalsofthelewisandclarkexpedition‏ ‎‡A  The Journals of the Lewis &amp; Clark Expedition‏ ‎‡l  eng‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  aspectsofamericanlibertyphilosophicalhistoricalandpoliticaladdressespresentedatanobservanceofthebicentennialyearofamericanindependenceapril22241976‏ ‎‡A  Aspects of American liberty :‏ ‎‡b  philosophical, historical, and political : addresses presented at an Observance of The Bicentennial Year of American Independence : April 22-24, 1976‏ ‎‡l  und‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  intellectualfreedomandotherpapersreadattheautumngeneralmeetingofthesocietynovember451949‏ ‎‡A  Intellectual freedom and other papers read at the Autumn general meeting of the Society November 4, 5, 1949‏ ‎‡l  und‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  ourchinaprospects‏ ‎‡A  Our China prospects‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  transactionsoftheamericanphilosophicalsocietyonline‏ ‎‡A  Transactions of the American Philosophical Society (online)‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  transactionsoftheamericanphilosophicalsociety‏ ‎‡A  Transactions of the American Philosophical Society‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  recordofthecelebrationofthe2hundredthanniversaryofthebirthofbenjaminfranklinundertheauspicesoftheamericanphilosophicalsocietyheldatphiladelphiaforpromotingusefulknowledgeaprilthe17toaprilthe20a50019hundredandsix‏ ‎‡A  The record of the celebration of the two hundredth anniversary of the birth of Benjamin Franklin‏ ‎‡b  under the auspices of the American Philosophical Society held at Philadelphia for promoting useful knowledge, April the seventeenth to April the twentieth, A.D. nineteen hundred andsix‏ ‎‡l  eng‏ ‎‡9  6‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  granteesreports‏ ‎‡A  Grantees' reports‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  seriallistofpublications‏ ‎‡A  Serial list of publications‏ ‎‡l  eng‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  guidetothegeneticscollectionsoftheamericanphilosophicalsociety‏ ‎‡A  A guide to the genetics collections of the American Philosophical Society‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  risingpeoplethefoundingoftheunitedstates1765to1789acelebrationfromthecollectionsoftheamericanphilosophicalsocietythehistoricalsocietyofpennsylvaniathelibrarycompanyofphiladelphia‏ ‎‡A  A Rising people :‏ ‎‡b  the founding of the United States, 1765 to 1789 : a celebration from the collections of the American Philosophical Society, the Historical Society of Pennsylvania, the Library Company of Philadelphia : [catalogue]‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  memoirsoftheamericanphilosophicalsocietyheldatphiladelphiaforpromotingusefulknowledge‏ ‎‡A  Memoirs of the American Philosophical Society :‏ ‎‡b  held at Philadelphia for promoting useful knowledge‏ ‎‡l  eng‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  princessandthepatriotekaterinadashkovabenjaminfranklinandtheageofenlightenment‏ ‎‡A  The princess &amp; the patriot :‏ ‎‡b  Ekaterina Dashkova, Benjamin Franklin , and the Age of Enlightenment‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  recordofthecelebrationofthe2hundredthanniversaryofthebirthofbenjaminfranklinundertheauspicesoftheamericanphilosophicalsocietyheldatphiladelphiaforpromotingusefulknowledgeapriltheseventeenthtoaprilthe20a50019hundredand6‏ ‎‡A  The record of the celebration of the two hundredth anniversary of the birth of Benjamin Franklin :‏ ‎‡b  under the auspices of the American Philosophical Society held at Philadelphia for promoting useful knowledge, April theseventeenth to April the twentieth, A.D. nineteen hundred and six‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  usefulknowledgetheamericanphilosophicalsocietymillenniumprogram‏ ‎‡A  Useful knowledge :‏ ‎‡b  the American Philosophical Society millennium program‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  electricitymagnetismandanimalmagnetismachecklistofprintedsources16001850‏ ‎‡A  Electricity, magnetism, and animal magnetism :‏ ‎‡b  a checklist of printed sources, 1600-1850‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  cuneiformstudiesandthehistoryofcivilisationpapersreadattheannualgeneralmeetingapril191963‏ ‎‡A  Cuneiform studies and the history of civilisation :‏ ‎‡b  papers read at the annual general meeting, April 19, 1963‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  proceedingsoftheamericanphilosophicalsocietyonline‏ ‎‡A  Proceedings of the American Philosophical Society (online)‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  proceedingsoftheamericanphilosophicalsocietyheldatphiladelphiaforpromotingusefulknowledge‏ ‎‡A  Proceedings of the American Philosophical Society :‏ ‎‡b  held at Philadelphia for promoting useful knowledge‏ ‎‡l  eng‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  pyramidofthesunatteotihuacan1959investigations‏ ‎‡A  The Pyramid of the Sun at Teotihuacán, 1959 investigations‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  mankindadvancingamessageofprogress‏ ‎‡A  Mankind advancing :‏ ‎‡b  a message of progress‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  guidetomanuscriptsrelatingtotheamericanindian‏ ‎‡A  A guide to manuscripts relating to the American Indian‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  climatecrisesinhumanhistory‏ ‎‡A  Climate crises in human history‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  planetvenuspastpresentandfuturepapersreadattheautumngeneralmeetingnovember141968‏ ‎‡A  The planet Venus, past present, and future :‏ ‎‡b  papers read at the autumn general meeting, November 14, 1968‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  americanhistoryasinterpretedbygermanhistoriansfrom1770to1815‏ ‎‡A  American history as interpreted by German historians from 1770 to 1815‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  guidetothearchivesandmanuscriptcollections‏ ‎‡A  Guide to the archives and manuscript collections‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  transactionsoftheamericanphilosophicalsocietyheldatphiladelphiaforpromotingusefulknowledge‏ ‎‡A  Transactions of the American Philosophical Society :‏ ‎‡b  held at Philadelphia for promoting useful knowledge‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  transamphilossoc‏ ‎‡A  Trans. Am. Philos. Soc.‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  transactionsoftheamericanphilosophicalsocietytryktutg‏ ‎‡A  Transactions of the American Philosophical Society (trykt utg.)‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  proceedingsoftheamericanphilosophicalsocietytryktutg‏ ‎‡A  Proceedings of the American Philosophical Society (trykt utg.)‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca912">912</a> </th> <td> </td> <td> </td> <td> ‎‡a  yearbook‏ ‎‡A  Year book ...‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‎‡a  978-080‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‎‡a  978-087‏ ‎‡9  5‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‎‡a  978-084‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‎‡a  978-160‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  university of nebraska press‏ ‎‡b  University of Nebraska Press‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  the american philosophical society‏ ‎‡b  The American Philosophical Society‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  the society‏ ‎‡b  The Society‏ ‎‡9  5‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  printed for the american philosophical society‏ ‎‡b  Printed for the American Philosophical Society‏ ‎‡9  7‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  american philosophical society‏ ‎‡b  American Philosophical Society‏ ‎‡9  12‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  american philosophical society library‏ ‎‡b  American Philosophical Society Library‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  scholarly resources‏ ‎‡b  Scholarly Resources‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  ‏ ‎‡z  xx#‏ ‎‡9  39‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  pau‏ ‎‡b  us‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‎‡a  eng‏ ‎‡9  38‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‎‡a  und‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca941">941</a> </th> <td> </td> <td> </td> <td> ‎‡a  pbl‏ ‎‡4  pbl‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  198x‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  197x‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  195x‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  199x‏ ‎‡9  8‏ </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  200x‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  193x‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  196x‏ ‎‡9  6‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  183x‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  192x‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  201x‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  194x‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  181x‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca944">944</a> </th> <td> </td> <td> </td> <td> ‎‡a  am‏ ‎‡9  34‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca944">944</a> </th> <td> </td> <td> </td> <td> ‎‡a  as‏ ‎‡9  8‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  moulton gary e‏ ‎‡A  Moulton, Gary E.‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  clark william‏ ‎‡A  Clark, William‏ ‎‡d  1770-1838‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  lewis meriwether‏ ‎‡A  Lewis, Meriwether‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  dunlay thomas w‏ ‎‡A  Dunlay, Thomas W.‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  fairbank john king‏ ‎‡A  Fairbank, John King‏ ‎‡d  1907‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  floyd charles‏ ‎‡A  Floyd, Charles‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  ordway john‏ ‎‡A  Ordway, John‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  glass bentley‏ ‎‡A  Glass, Bentley‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  gartrell ellen g‏ ‎‡A  Gartrell, Ellen G.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  gass patrick‏ ‎‡A  Gass, Patrick‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  bennyhoff james a james allen‏ ‎‡A  Bennyhoff, James A‏ ‎‡d  1926‏ ‎‡q  (James Allen)‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  drewitt bruce‏ ‎‡A  Drewitt, Bruce‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  millon rene‏ ‎‡A  Millon, René‏ ‎‡d  1921‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  freeman john‏ ‎‡A  Freeman, John‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  giegengack robert francis‏ ‎‡A  Giegengack, Robert Francis‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  mainwaring a bruce‏ ‎‡A  Mainwaring, A. Bruce‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  vita finzi claudio‏ ‎‡A  Vita-Finzi, Claudio‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  doll eugene edgar‏ ‎‡A  Doll, Eugene Edgar‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  bell whitfield j‏ ‎‡A  Bell, Whitfield J.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  smith murphy d‏ ‎‡A  Smith, Murphy D.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‎‡a  university of nebraska lincoln center for great plains studies‏ ‎‡A  University of Nebraska-Lincoln‏ ‎‡b  Center for Great Plains Studies‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‎‡a  symposium on chinese american relations 1976 philadelphia‏ ‎‡A  Symposium on Chinese-American Relations‏ ‎‡d  1976‏ ‎‡c  Philadelphia‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‎‡a  historical society of pennsylvania‏ ‎‡A  Historical Society of Pennsylvania‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‎‡a  library company of philadelphia‏ ‎‡A  Library Company of Philadelphia‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca955">955</a> </th> <td> </td> <td> </td> <td> ‎‡a  maxey david w david walker‏ ‎‡A  Maxey, David W‏ ‎‡d  1934‏ ‎‡q  David Walker‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  lewis meriwether‏ ‎‡A  Lewis, Meriwether‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  lewis and clark expedition‏ ‎‡A  Lewis and Clark Expedition‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  clark william‏ ‎‡A  Clark, William‏ ‎‡d  1770-1838‏ ‎‡9  9‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  usa‏ ‎‡A  USA‏ ‎‡9  7‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  whitehouse joseph‏ ‎‡A  Whitehouse, Joseph‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  floyd charles‏ ‎‡A  Floyd, Charles‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  ordway john‏ ‎‡A  Ordway, John‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  daskova e r‏ ‎‡A  Daškova, E. R.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  russland‏ ‎‡A  Russland‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  mesopotamia‏ ‎‡A  Mesopotamia‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‎‡a  gass patrick‏ ‎‡A  Gass, Patrick‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca969">969</a> </th> <td> </td> <td> </td> <td> ‎‡a  subject‏ ‎‡9  5‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/RERO|A010042318">RERO|A010042318</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  BNC|981058515435806706‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  J9U|987007257640705171‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society (1743-1768).‏ ‎‡2  NUKAT|n 2005036725‏ ‎‡3  viafid‏ ‎‡3  corpNameFuzzy‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  SELIBR|227794‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  PLWABN|9810549575905606‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  SKMASNL|vtls004149159‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  N6I|vtls000044939‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  DNB|000353116‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  LIH|LNB:V-11933;=BD‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  B2Q|0000005113‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  JPG|500311114‏ ‎‡3  viafid‏ ‎‡3  corpNameFuzzy‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  NLA|000035753011‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  CAOONL|ncf10029004‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  RERO|A002925041‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American philosophical society‏ ‎‡2  SUDOC|027752062‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡c  American scholarly organization and learned society‏ ‎‡2  WKP|Q466089‏ ‎‡3  suggested‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society.‏ ‎‡2  PTBNP|416562‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  ISNI|000000012111489X‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society, Held at Philadelphia, for Promoting Useful Knowledge‏ ‎‡2  ISNI|000000012111489X‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American philosophical society‏ ‎‡2  ISNI|000000012111489X‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  BLBNB|000974546‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society (Philadelphia)‏ ‎‡2  NSK|000030182‏ ‎‡3  viafid‏ ‎‡3  corpNameFuzzy‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American philosophical society‏ ‎‡2  BNF|11870684‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  NII|DA00817859‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  LNB|LNC10-000063504‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  LC|n 79007046‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  SZ|000353116‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  BAV|494_7442‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  American Philosophical Society‏ ‎‡2  NKC|ko2003170224‏ ‎‡3  viafid‏ ‎‡3  corpNameLongExact‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999209814884702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999616603174702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999610065284702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|991150467204702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999313118884702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990416013864702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999721212504702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990100050644702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|998640336054702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999115429304702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999328710624702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|998741634984702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990223175544702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999708335984702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|991115921434702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|998020334824702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|991150465694702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999402123314702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|991147845824702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990105009104702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990703389814702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999005852694702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990415684354702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990223610654702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999009297234702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990119926204702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999431151324702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999319992944702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|991150467044702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|991150466314702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|991150466584702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999005851704702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990105212404702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|998020340124702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999005851964702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990224017844702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999622749764702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999005851024702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999607730104702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|991150466154702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990618391404702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|999713666404702201‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  BIBSYSBIB|990002264834702201‏ </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