CINXE.COM
157703898
<!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>157703898</title> <link rel="canonical" href="http://viaf.org/viaf/157703898"/> <link rel="alternate" href="http://viaf.org/viaf/157703898/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/157703898/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/157703898/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/157703898/justlinks.json" type="application/vnd.oclc.links+json"/> <link type="text/css" rel="stylesheet" href="/viaf/css/jquery.dataTables.min.css"/> <script type="text/javascript"> $(document).ready(function(){ var mylist=$('#listOfLinks'); var listitems = mylist.children('li').get(); listitems.sort(function(a, b) { return $(a).text().trim().toUpperCase().localeCompare($(b).text().trim().toUpperCase()); }) $.each(listitems, function(idx, itm) { mylist.append(itm); }); // canvasSize declared in viaf.js //canvasSize = 90 + (nodes.length * 10); canvas=document.getElementById("svgcanvas"); if(canvas) { canvasSize = 140 + (nodes.length * 8); if (nodes.length==1){canvasSize = 70;} var paper = Raphael(document.getElementById("svgcanvas"), canvasSize, canvasSize); drawGraph(paper); $('#SelectedTitles h3').click(function(event) { $('#SelectedTitlesContent').slideToggle("slow"); $('img#SelectedTitlesContentOpen').toggle(); $('img#SelectedTitlesContentClose').toggle(); }); $('#SelectedCoauthors h3').click(function(event) { $('#SelectedCoauthorsContent').slideToggle("slow"); $('img#SelectedCoauthorsContentOpen').toggle(); $('img#SelectedCoauthorsContentClose').toggle(); }); $('#Graph h3').click(function(event) { $('#GraphContent').slideToggle("slow"); $('img#GraphContentOpen').toggle(); $('img#GraphContentClose').toggle(); }); $('#Countries h3').click(function(event) { $('#CountriesContent').slideToggle("slow"); $('img#CountriesContentOpen').toggle(); $('img#CountriesContentClose').toggle(); }); $('#About h3').click(function(event) { $('#AboutContent').slideToggle("slow"); $('img#AboutContentOpen').toggle(); $('img#AboutContentClose').toggle(); }); $('#Timeline h3').click(function(event) { $('#TimelineContent').slideToggle("slow"); $('img#TimelineContentOpen').toggle(); $('img#TimelineContentClose').toggle(); }); $('#AltForms h3').click(function(event) { $('#AltFormsContent').slideToggle("slow"); $('img#AltFormsContentOpen').toggle(); $('img#AltFormsContentClose').toggle(); }); $('#TitleLinks h3').click(function(event) { $('#TitleLinksContent').slideToggle("slow"); $('img#TitleLinksContentOpen').toggle(); $('img#TitleLinksContentClose').toggle(); }); $('#RelatedNames h3').click(function(event) { $('#RelatedNamesContent').slideToggle("slow"); $('img#RelatedNamesContentOpen').toggle(); $('img#RelatedNamesContentClose').toggle(); }); $('#Publishers h3').click(function(event) { $('#PublishersContent').slideToggle("slow"); $('img#PublishersContentOpen').toggle(); $('img#PublishersContentClose').toggle(); }); $('#RecordViews h3').click(function(event) { $('#RecordViewsContent').slideToggle("slow"); $('img#RecordViewsContentOpen').toggle(); $('img#RecordViewsContentClose').toggle(); }); $('#History h3').click(function(event) { $('#HistoryContent').slideToggle("slow"); $('img#HistoryContentOpen').toggle(); $('img#HistoryContentClose').toggle(); }); $(".exprLabel").click(function() { //alert("clicked"); $(this).parent().find("ul").toggle('slow'); if ($(this).parent().find("h4").hasClass('listClose')){ $(this).parent().find("h4").addClass('listOpen').removeClass('listClose'); } else { $(this).parent().find("h4").addClass('listClose').removeClass('listOpen'); } }); } }); </script> <script type="text/javascript"><!-- $(document).ready(function() { if ($('#expressionTable').length) $('#expressionTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); if ($('#workTable').length) $('#workTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); function fixupHeader(XMLHttpRequest){ XMLHttpRequest.setRequestHeader('Content-Type', "text/xml"); } $( "input#searchTerms" ).autocomplete({ source: function( request, response ){ $.ajax({ url: "//viaf.org/viaf/AutoSuggest", dataType: "jsonp", data: { query: request.term }, success: function (data){ var mr = []; var result = data['result'] for (var i=0, len=result.length; i < len; i++){ ri = result[i]; var term = ri['term']; mr.push({label:term, value:term}); } response(mr); } }); }, minLength: 1 }); }); --></script> </head> <body onload="document.getElementById('searchTerms').focus()"> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQ95RR2" height="0" width="0" style="display:none;visibility:hidden"/> </noscript> <script type="text/javascript"> var viafBase = '/viaf/'; var xslMatchedBirthDeath = 'Matched on birth/death dates'; var xslMatchedAnd = 'and'; </script> <div id="masthead"> <div id="mastTitles"> <h1> <a class="mast-title" href="http://viaf.org/">VIAF</a> </h1> <h2>Virtual International Authority File</h2> </div> </div> <div id="body"> <div id="maincontent"> <div id="searchdisplay"> <div id="searchdisplay-inner"> <h4 class="searchh4">Search</h4> <div id="searchInner" class="yui-skin-sam"> <form onsubmit="return doSearch(this);" id="visibleForm" action="?"> <fieldset id="fieldset-field"> <label> <span class="langHi0">Select Field:</span> </label> <select name="selector0" size="1"> <option value="cql.any">All Fields</option> <option selected="selected" value="local.names">All Headings</option> <option value="local.corporateNames">Corporate Names</option> <option value="local.geographicNames">Geographic Names</option> <option value="local.personalNames">Personal Names</option> <option value="local.uniformTitleWorks">Works</option> <option value="local.uniformTitleExpressions">Expressions</option> <option value="local.mainHeadingEl">Preferred Headings</option> <option value="Xlocal.names">Exact Heading</option> <option value="local.title">Bibliographic Titles</option> </select> </fieldset> <fieldset id="fieldset-index"> <label>Select Index:</label> <select size="1" name="selector1"> <option selected="selected" value="viaf">All VIAF</option> <option value="arbabn">Argentina</option> <option value="nla">Australia</option> <option value="vlacc">Belgium (Flemish)</option> <option value="blbnb">Brazil</option> <option value="caoonl">Canada</option> <option value="bnc">Catalunya</option> <option value="bnchl">Chile</option> <option value="nsk">Croatia</option> <option value="nkc">Czech</option> <option value="dbc">Denmark (DBC)</option> <option value="egaxa">Egypt</option> <option value="errr">Estonia</option> <option value="fast">FAST</option> <option value="bnf">France (BnF)</option> <option value="sudoc">France (Sudoc)</option> <option value="dnb">Germany</option> <option value="jpg">Getty (ULAN)</option> <option value="grateve">Greece</option> <option value="bnc bne">Hispánica</option> <option value="nszl">Hungary</option> <option value="uiy">Iceland</option> <option value="n6i">Ireland</option> <option value="isni">ISNI</option> <option value="j9u">Israel</option> <option value="iccu">Italy</option> <option value="ndl">Japan (NDL)</option> <option value="nii">Japan (NII)</option> <option value="krnlk">Korea</option> <option value="LNB">Latvia</option> <option value="LNL">Lebanon</option> <option value="lc">LC (NACO)</option> <option value="lih">Lithuania</option> <option value="bnl">Luxembourg</option> <option value="mrbnr">Morocco</option> <option value="nta">Netherlands</option> <option value="bibsys">Norway (BIBSYS)</option> <option value="w2z">Norway (National Library)</option> <option value="uiy">Iceland</option> <option value="perseus">Perseus</option> <option value="plwabn">Poland (National Library)</option> <option value="nukat">Poland (NUKAT)</option> <option value="ptbnp">Portugal</option> <option value="b2q">Québec</option> <option value="nynyrilm">RILM</option> <option value="de633">RISM</option> <option value="nlr">Russia</option> <option value="nlb">Singapore</option> <option value="skmasnl">Slovakia</option> <option value="simacob">Slovenia</option> <option value="bne">Spain</option> <option value="selibr">Sweden</option> <option value="sz">Swiss (National Library)</option> <option value="rero">Swiss (RERO)</option> <option value="srp">Syriac</option> <option value="cyt">Taiwan</option> <option value="uae">United Arab Emirates</option> <option value="bav">Vatican</option> <option value="wkp">Wikipedia</option> <option value="xa">xA</option> <option value="xr">xR</option> </select> </fieldset> <fieldset id="fieldset-textenter"> <label>Search Terms:</label> <div class="ui-widget"> <input size="40" id="searchTerms"/> </div> </fieldset> <fieldset id="fieldset-submit"> <input value="Search" id="btnSearch2" title="Search VIAF" type="submit"/> </fieldset> </form> </div> </div> </div> <div id="content"> <div id="Title-Wrap"> <div id="coverart"> <a href="//worldcat.org/search?q=isbn:0816636559"> <img alt="Cover for 0816636559" src="//coverart.oclc.org/ImageWebSvc/isbn/+-+4001811635_140.jpg?SearchOrder=+-+FA,OS,GO"/> </a> </div> <div id="Title"> <h2 id="nameEntry1" class="nameEntry">Minneapolis institute of arts<span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Minneapolis institute of arts (Minneapolis, Minn.)<span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 157703898 (Corporate) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/157703898</h1> </div> </div> <div id="Graph" class="mainSection" style="position:relative;"> <h3> <img id="GraphContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="GraphContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Preferred Forms</span> </h3> <div id="GraphContent" class="content"> <div id="GraphContent-wrap"> <div> <ul id="mainHeadingElements"> <li id="PreferredForms1" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>110 2 _ <a href="/processed/J9U%7C987007585563705171" id="J9U-987007585563705171" onmouseover="selectNode('J9U-987007585563705171')" onmouseout="unselectNode('J9U-987007585563705171')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=XX254660" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </a>110 2 0 <a href="/processed/BNE%7CXX254660" id="BNE-XX254660" onmouseover="selectNode('BNE-XX254660')" onmouseout="unselectNode('BNE-XX254660')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms3" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n80024146" title="Authority/Source Record" class="pfFlagA"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </a>110 2 _ <a href="/processed/LC%7Cn 80024146" id="LC-n80024146" onmouseover="selectNode('LC-n80024146')" onmouseout="unselectNode('LC-n80024146')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms4" class="PreferredForms"> <div class="pfFlag"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </div>110 2 _ <a href="/processed/BAV%7C494_2896" id="BAV-494_2896" onmouseover="selectNode('BAV-494_2896')" onmouseout="unselectNode('BAV-494_2896')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms5" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </div>110 2 _ <a href="/processed/NKC%7Ckn20081107001" id="NKC-kn20081107001" onmouseover="selectNode('NKC-kn20081107001')" onmouseout="unselectNode('NKC-kn20081107001')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms6" class="PreferredForms"> <a href="http://d-nb.info/gnd/1015331-7" title="Authority/Source Record" class="pfFlagA"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </a>110 2 _ <a href="/processed/DNB%7C00408554X" id="DNB-00408554X" onmouseover="selectNode('DNB-00408554X')" onmouseout="unselectNode('DNB-00408554X')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms7" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>110 2 _ <a href="/processed/BIBSYS%7C90638329" id="BIBSYS-90638329" onmouseover="selectNode('BIBSYS-90638329')" onmouseout="unselectNode('BIBSYS-90638329')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms8" class="PreferredForms"> <div class="pfFlag"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </div>110 2 _ <a href="/processed/RERO%7CA000185261" id="RERO-A000185261" onmouseover="selectNode('RERO-A000185261')" onmouseout="unselectNode('RERO-A000185261')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms9" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA04026877" title="Authority/Source Record" class="pfFlagA"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </a>110 2 _ <a href="/processed/NII%7CDA04026877" id="NII-DA04026877" onmouseover="selectNode('NII-DA04026877')" onmouseout="unselectNode('NII-DA04026877')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms10" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </div>110 2 _ <a href="/processed/PLWABN%7C9812404722905606" id="PLWABN-9812404722905606" onmouseover="selectNode('PLWABN-9812404722905606')" onmouseout="unselectNode('PLWABN-9812404722905606')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms11" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </div>110 2 _ <a href="/processed/NLA%7C000035883775" id="NLA-000035883775" onmouseover="selectNode('NLA-000035883775')" onmouseout="unselectNode('NLA-000035883775')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms12" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </div>210 0 2 <a href="/processed/LIH%7CLNB:B8P__;=BA" id="LIH-LNB:B8P__;=BA" onmouseover="selectNode('LIH-LNB:B8P__;=BA')" onmouseout="unselectNode('LIH-LNB:B8P__;=BA')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms13" class="PreferredForms"> <div class="pfFlag"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </div>110 2 _ <a href="/processed/CAOONL%7Cncf12086199" id="CAOONL-ncf12086199" onmouseover="selectNode('CAOONL-ncf12086199')" onmouseout="unselectNode('CAOONL-ncf12086199')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts</span> </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </div>110 2 _ <a href="/processed/NUKAT%7Cn 02058953" id="NUKAT-n02058953" onmouseover="selectNode('NUKAT-n02058953')" onmouseout="unselectNode('NUKAT-n02058953')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis Institute of Arts.</span> </a> </li> <li id="PreferredForms15" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb122134642" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </a>210 | | <a href="/processed/BNF%7C12213464" id="BNF-12213464" onmouseover="selectNode('BNF-12213464')" onmouseout="unselectNode('BNF-12213464')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis institute of arts</span> </a> </li> <li id="PreferredForms16" class="PreferredForms"> <a href="http://isni.org/isni/0000000404343270" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>110 2 _ <a href="/processed/ISNI%7C0000000404343270" id="ISNI-0000000404343270" onmouseover="selectNode('ISNI-0000000404343270')" onmouseout="unselectNode('ISNI-0000000404343270')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis institute of arts</span> </a> </li> <li id="PreferredForms17" class="PreferredForms"> <a href="//www.idref.fr/237699761/id" title="Authority/Source Record" class="pfFlagA"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </a>110 2 _ <a href="/processed/SUDOC%7C237699761" id="SUDOC-237699761" onmouseover="selectNode('SUDOC-237699761')" onmouseout="unselectNode('SUDOC-237699761')" title="Internal VIAF Processed Record"> ‡a <span>Minneapolis institute of arts</span> ‡d <span>(Minneapolis, Minn.)</span> </a> </li> </ul> <script type="text/javascript"> new Node("J9U-987007585563705171", "J9U", "National Library of Israel"); addLink("J9U-987007585563705171", "CAOONL-ncf12086199"); addMatch("J9U-987007585563705171", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "BIBSYS-90638329"); addMatch("J9U-987007585563705171", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("J9U-987007585563705171", "PLWABN-9812404722905606"); addMatch("J9U-987007585563705171", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "NKC-kn20081107001"); addMatch("J9U-987007585563705171", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "NLA-000035883775"); addMatch("J9U-987007585563705171", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "LC-n80024146"); addMatch("J9U-987007585563705171", "LC-n80024146", "", "lccn", "", "", ""); addLink("J9U-987007585563705171", "DNB-00408554X"); addMatch("J9U-987007585563705171", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "LIH-LNB:B8P__;=BA"); addMatch("J9U-987007585563705171", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "RERO-A000185261"); addMatch("J9U-987007585563705171", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "NUKAT-n02058953"); addMatch("J9U-987007585563705171", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("J9U-987007585563705171", "BNE-XX254660"); addMatch("J9U-987007585563705171", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "BAV-494_2896"); addMatch("J9U-987007585563705171", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "ISNI-0000000404343270"); addMatch("J9U-987007585563705171", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "ISNI-0000000404343270"); addMatch("J9U-987007585563705171", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "BNF-12213464"); addMatch("J9U-987007585563705171", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("J9U-987007585563705171", "NII-DA04026877"); addMatch("J9U-987007585563705171", "NII-DA04026877", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX254660", "BNE", "National Library of Spain"); addLink("BNE-XX254660", "NUKAT-n02058953"); addMatch("BNE-XX254660", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("BNE-XX254660", "CAOONL-ncf12086199"); addMatch("BNE-XX254660", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "ISNI-0000000404343270"); addMatch("BNE-XX254660", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "ISNI-0000000404343270"); addMatch("BNE-XX254660", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "DNB-00408554X"); addMatch("BNE-XX254660", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "J9U-987007585563705171"); addMatch("BNE-XX254660", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "RERO-A000185261"); addMatch("BNE-XX254660", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "LIH-LNB:B8P__;=BA"); addMatch("BNE-XX254660", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "BIBSYS-90638329"); addMatch("BNE-XX254660", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("BNE-XX254660", "PLWABN-9812404722905606"); addMatch("BNE-XX254660", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "BNF-12213464"); addMatch("BNE-XX254660", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "BAV-494_2896"); addMatch("BNE-XX254660", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "NII-DA04026877"); addMatch("BNE-XX254660", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "NKC-kn20081107001"); addMatch("BNE-XX254660", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "NLA-000035883775"); addMatch("BNE-XX254660", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("BNE-XX254660", "LC-n80024146"); addMatch("BNE-XX254660", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n80024146", "LC", "Library of Congress/NACO"); addLink("LC-n80024146", "CAOONL-ncf12086199"); addMatch("LC-n80024146", "CAOONL-ncf12086199", "", "viafid", "", "", ""); addLink("LC-n80024146", "BIBSYS-90638329"); addMatch("LC-n80024146", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("LC-n80024146", "PLWABN-9812404722905606"); addMatch("LC-n80024146", "PLWABN-9812404722905606", "", "viafid", "", "", ""); addLink("LC-n80024146", "NKC-kn20081107001"); addMatch("LC-n80024146", "NKC-kn20081107001", "", "viafid", "", "", ""); addLink("LC-n80024146", "NLA-000035883775"); addMatch("LC-n80024146", "NLA-000035883775", "", "viafid", "", "", ""); addLink("LC-n80024146", "DNB-00408554X"); addMatch("LC-n80024146", "DNB-00408554X", "", "viafid", "", "", ""); addLink("LC-n80024146", "LIH-LNB:B8P__;=BA"); addMatch("LC-n80024146", "LIH-LNB:B8P__;=BA", "", "viafid", "", "", ""); addLink("LC-n80024146", "NUKAT-n02058953"); addMatch("LC-n80024146", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("LC-n80024146", "BNE-XX254660"); addMatch("LC-n80024146", "BNE-XX254660", "", "viafid", "", "", ""); addLink("LC-n80024146", "BAV-494_2896"); addMatch("LC-n80024146", "BAV-494_2896", "", "viafid", "", "", ""); addLink("LC-n80024146", "ISNI-0000000404343270"); addMatch("LC-n80024146", "ISNI-0000000404343270", "", "viafid", "", "", ""); addLink("LC-n80024146", "ISNI-0000000404343270"); addMatch("LC-n80024146", "ISNI-0000000404343270", "", "viafid", "", "", ""); addLink("LC-n80024146", "J9U-987007585563705171"); addMatch("LC-n80024146", "J9U-987007585563705171", "", "lccn", "", "", ""); addLink("LC-n80024146", "RERO-A000185261"); addMatch("LC-n80024146", "RERO-A000185261", "", "viafid", "", "", ""); addLink("LC-n80024146", "BNF-12213464"); addMatch("LC-n80024146", "BNF-12213464", "", "viafid", "", "", ""); addLink("LC-n80024146", "NII-DA04026877"); addMatch("LC-n80024146", "NII-DA04026877", "", "viafid", "", "", ""); addLink("LC-n80024146", "SUDOC-237699761"); addMatch("LC-n80024146", "SUDOC-237699761", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("BAV-494_2896", "BAV", "Vatican Library"); addLink("BAV-494_2896", "NUKAT-n02058953"); addMatch("BAV-494_2896", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("BAV-494_2896", "LIH-LNB:B8P__;=BA"); addMatch("BAV-494_2896", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "ISNI-0000000404343270"); addMatch("BAV-494_2896", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "ISNI-0000000404343270"); addMatch("BAV-494_2896", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "DNB-00408554X"); addMatch("BAV-494_2896", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "BNE-XX254660"); addMatch("BAV-494_2896", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "J9U-987007585563705171"); addMatch("BAV-494_2896", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "CAOONL-ncf12086199"); addMatch("BAV-494_2896", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "BIBSYS-90638329"); addMatch("BAV-494_2896", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("BAV-494_2896", "RERO-A000185261"); addMatch("BAV-494_2896", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "PLWABN-9812404722905606"); addMatch("BAV-494_2896", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "BNF-12213464"); addMatch("BAV-494_2896", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "NII-DA04026877"); addMatch("BAV-494_2896", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "NKC-kn20081107001"); addMatch("BAV-494_2896", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "NLA-000035883775"); addMatch("BAV-494_2896", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("BAV-494_2896", "LC-n80024146"); addMatch("BAV-494_2896", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NKC-kn20081107001", "NKC", "National Library of the Czech Republic"); addLink("NKC-kn20081107001", "CAOONL-ncf12086199"); addMatch("NKC-kn20081107001", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "BIBSYS-90638329"); addMatch("NKC-kn20081107001", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("NKC-kn20081107001", "PLWABN-9812404722905606"); addMatch("NKC-kn20081107001", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "NLA-000035883775"); addMatch("NKC-kn20081107001", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "LC-n80024146"); addMatch("NKC-kn20081107001", "LC-n80024146", "", "viafid", "", "", ""); addLink("NKC-kn20081107001", "DNB-00408554X"); addMatch("NKC-kn20081107001", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "LIH-LNB:B8P__;=BA"); addMatch("NKC-kn20081107001", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "RERO-A000185261"); addMatch("NKC-kn20081107001", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "NUKAT-n02058953"); addMatch("NKC-kn20081107001", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("NKC-kn20081107001", "BNE-XX254660"); addMatch("NKC-kn20081107001", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "BAV-494_2896"); addMatch("NKC-kn20081107001", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "ISNI-0000000404343270"); addMatch("NKC-kn20081107001", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "ISNI-0000000404343270"); addMatch("NKC-kn20081107001", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "J9U-987007585563705171"); addMatch("NKC-kn20081107001", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "BNF-12213464"); addMatch("NKC-kn20081107001", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("NKC-kn20081107001", "NII-DA04026877"); addMatch("NKC-kn20081107001", "NII-DA04026877", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-00408554X", "DNB", "German National Library"); addLink("DNB-00408554X", "CAOONL-ncf12086199"); addMatch("DNB-00408554X", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "BIBSYS-90638329"); addMatch("DNB-00408554X", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("DNB-00408554X", "PLWABN-9812404722905606"); addMatch("DNB-00408554X", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "NKC-kn20081107001"); addMatch("DNB-00408554X", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "NLA-000035883775"); addMatch("DNB-00408554X", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "LC-n80024146"); addMatch("DNB-00408554X", "LC-n80024146", "", "viafid", "", "", ""); addLink("DNB-00408554X", "LIH-LNB:B8P__;=BA"); addMatch("DNB-00408554X", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "RERO-A000185261"); addMatch("DNB-00408554X", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "NUKAT-n02058953"); addMatch("DNB-00408554X", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("DNB-00408554X", "BNE-XX254660"); addMatch("DNB-00408554X", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "BAV-494_2896"); addMatch("DNB-00408554X", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "ISNI-0000000404343270"); addMatch("DNB-00408554X", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "ISNI-0000000404343270"); addMatch("DNB-00408554X", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "J9U-987007585563705171"); addMatch("DNB-00408554X", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "BNF-12213464"); addMatch("DNB-00408554X", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "NII-DA04026877"); addMatch("DNB-00408554X", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("DNB-00408554X", "SUDOC-237699761"); addMatch("DNB-00408554X", "SUDOC-237699761", "", "fuzzy corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-90638329", "BIBSYS", "BIBSYS"); addLink("BIBSYS-90638329", "CAOONL-ncf12086199"); addMatch("BIBSYS-90638329", "CAOONL-ncf12086199", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "ISNI-0000000404343270"); addMatch("BIBSYS-90638329", "ISNI-0000000404343270", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "ISNI-0000000404343270"); addMatch("BIBSYS-90638329", "ISNI-0000000404343270", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "BNE-XX254660"); addMatch("BIBSYS-90638329", "BNE-XX254660", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "J9U-987007585563705171"); addMatch("BIBSYS-90638329", "J9U-987007585563705171", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "DNB-00408554X"); addMatch("BIBSYS-90638329", "DNB-00408554X", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "LIH-LNB:B8P__;=BA"); addMatch("BIBSYS-90638329", "LIH-LNB:B8P__;=BA", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "RERO-A000185261"); addMatch("BIBSYS-90638329", "RERO-A000185261", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "NUKAT-n02058953"); addMatch("BIBSYS-90638329", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "PLWABN-9812404722905606"); addMatch("BIBSYS-90638329", "PLWABN-9812404722905606", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "BNF-12213464"); addMatch("BIBSYS-90638329", "BNF-12213464", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "BAV-494_2896"); addMatch("BIBSYS-90638329", "BAV-494_2896", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "NII-DA04026877"); addMatch("BIBSYS-90638329", "NII-DA04026877", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "NKC-kn20081107001"); addMatch("BIBSYS-90638329", "NKC-kn20081107001", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "NLA-000035883775"); addMatch("BIBSYS-90638329", "NLA-000035883775", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "SUDOC-237699761"); addMatch("BIBSYS-90638329", "SUDOC-237699761", "", "viafid", "", "", ""); addLink("BIBSYS-90638329", "LC-n80024146"); addMatch("BIBSYS-90638329", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A000185261", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A000185261", "CAOONL-ncf12086199"); addMatch("RERO-A000185261", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "ISNI-0000000404343270"); addMatch("RERO-A000185261", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "ISNI-0000000404343270"); addMatch("RERO-A000185261", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "J9U-987007585563705171"); addMatch("RERO-A000185261", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "NKC-kn20081107001"); addMatch("RERO-A000185261", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "LIH-LNB:B8P__;=BA"); addMatch("RERO-A000185261", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "BIBSYS-90638329"); addMatch("RERO-A000185261", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("RERO-A000185261", "NUKAT-n02058953"); addMatch("RERO-A000185261", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("RERO-A000185261", "BNE-XX254660"); addMatch("RERO-A000185261", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "PLWABN-9812404722905606"); addMatch("RERO-A000185261", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "BNF-12213464"); addMatch("RERO-A000185261", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "BAV-494_2896"); addMatch("RERO-A000185261", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "NII-DA04026877"); addMatch("RERO-A000185261", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "NLA-000035883775"); addMatch("RERO-A000185261", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "DNB-00408554X"); addMatch("RERO-A000185261", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("RERO-A000185261", "LC-n80024146"); addMatch("RERO-A000185261", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA04026877", "NII", "NII (Japan)"); addLink("NII-DA04026877", "CAOONL-ncf12086199"); addMatch("NII-DA04026877", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "BIBSYS-90638329"); addMatch("NII-DA04026877", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("NII-DA04026877", "PLWABN-9812404722905606"); addMatch("NII-DA04026877", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "NKC-kn20081107001"); addMatch("NII-DA04026877", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "NLA-000035883775"); addMatch("NII-DA04026877", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "LC-n80024146"); addMatch("NII-DA04026877", "LC-n80024146", "", "viafid", "", "", ""); addLink("NII-DA04026877", "DNB-00408554X"); addMatch("NII-DA04026877", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "LIH-LNB:B8P__;=BA"); addMatch("NII-DA04026877", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "RERO-A000185261"); addMatch("NII-DA04026877", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "NUKAT-n02058953"); addMatch("NII-DA04026877", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("NII-DA04026877", "BNE-XX254660"); addMatch("NII-DA04026877", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "BAV-494_2896"); addMatch("NII-DA04026877", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "ISNI-0000000404343270"); addMatch("NII-DA04026877", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "ISNI-0000000404343270"); addMatch("NII-DA04026877", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "J9U-987007585563705171"); addMatch("NII-DA04026877", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("NII-DA04026877", "BNF-12213464"); addMatch("NII-DA04026877", "BNF-12213464", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9812404722905606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9812404722905606", "NUKAT-n02058953"); addMatch("PLWABN-9812404722905606", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("PLWABN-9812404722905606", "LIH-LNB:B8P__;=BA"); addMatch("PLWABN-9812404722905606", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "ISNI-0000000404343270"); addMatch("PLWABN-9812404722905606", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "ISNI-0000000404343270"); addMatch("PLWABN-9812404722905606", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "DNB-00408554X"); addMatch("PLWABN-9812404722905606", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "BNE-XX254660"); addMatch("PLWABN-9812404722905606", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "RERO-A000185261"); addMatch("PLWABN-9812404722905606", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "CAOONL-ncf12086199"); addMatch("PLWABN-9812404722905606", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "BIBSYS-90638329"); addMatch("PLWABN-9812404722905606", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("PLWABN-9812404722905606", "BNF-12213464"); addMatch("PLWABN-9812404722905606", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "BAV-494_2896"); addMatch("PLWABN-9812404722905606", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "NII-DA04026877"); addMatch("PLWABN-9812404722905606", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "NKC-kn20081107001"); addMatch("PLWABN-9812404722905606", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "NLA-000035883775"); addMatch("PLWABN-9812404722905606", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "J9U-987007585563705171"); addMatch("PLWABN-9812404722905606", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("PLWABN-9812404722905606", "LC-n80024146"); addMatch("PLWABN-9812404722905606", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NLA-000035883775", "NLA", "National Library of Australia"); addLink("NLA-000035883775", "NUKAT-n02058953"); addMatch("NLA-000035883775", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("NLA-000035883775", "LIH-LNB:B8P__;=BA"); addMatch("NLA-000035883775", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "ISNI-0000000404343270"); addMatch("NLA-000035883775", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "ISNI-0000000404343270"); addMatch("NLA-000035883775", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "DNB-00408554X"); addMatch("NLA-000035883775", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "BNE-XX254660"); addMatch("NLA-000035883775", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "J9U-987007585563705171"); addMatch("NLA-000035883775", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "CAOONL-ncf12086199"); addMatch("NLA-000035883775", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "RERO-A000185261"); addMatch("NLA-000035883775", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "PLWABN-9812404722905606"); addMatch("NLA-000035883775", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "BNF-12213464"); addMatch("NLA-000035883775", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "BAV-494_2896"); addMatch("NLA-000035883775", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "NII-DA04026877"); addMatch("NLA-000035883775", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "NKC-kn20081107001"); addMatch("NLA-000035883775", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("NLA-000035883775", "BIBSYS-90638329"); addMatch("NLA-000035883775", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("NLA-000035883775", "LC-n80024146"); addMatch("NLA-000035883775", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("LIH-LNB:B8P__;=BA", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:B8P__;=BA", "NUKAT-n02058953"); addMatch("LIH-LNB:B8P__;=BA", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "ISNI-0000000404343270"); addMatch("LIH-LNB:B8P__;=BA", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "ISNI-0000000404343270"); addMatch("LIH-LNB:B8P__;=BA", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "DNB-00408554X"); addMatch("LIH-LNB:B8P__;=BA", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "BNE-XX254660"); addMatch("LIH-LNB:B8P__;=BA", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "J9U-987007585563705171"); addMatch("LIH-LNB:B8P__;=BA", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "CAOONL-ncf12086199"); addMatch("LIH-LNB:B8P__;=BA", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "BIBSYS-90638329"); addMatch("LIH-LNB:B8P__;=BA", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "RERO-A000185261"); addMatch("LIH-LNB:B8P__;=BA", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "PLWABN-9812404722905606"); addMatch("LIH-LNB:B8P__;=BA", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "BNF-12213464"); addMatch("LIH-LNB:B8P__;=BA", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "BAV-494_2896"); addMatch("LIH-LNB:B8P__;=BA", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "NII-DA04026877"); addMatch("LIH-LNB:B8P__;=BA", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "NKC-kn20081107001"); addMatch("LIH-LNB:B8P__;=BA", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "NLA-000035883775"); addMatch("LIH-LNB:B8P__;=BA", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("LIH-LNB:B8P__;=BA", "LC-n80024146"); addMatch("LIH-LNB:B8P__;=BA", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf12086199", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf12086199", "BIBSYS-90638329"); addMatch("CAOONL-ncf12086199", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("CAOONL-ncf12086199", "PLWABN-9812404722905606"); addMatch("CAOONL-ncf12086199", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "NKC-kn20081107001"); addMatch("CAOONL-ncf12086199", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "NLA-000035883775"); addMatch("CAOONL-ncf12086199", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "LC-n80024146"); addMatch("CAOONL-ncf12086199", "LC-n80024146", "", "viafid", "", "", ""); addLink("CAOONL-ncf12086199", "DNB-00408554X"); addMatch("CAOONL-ncf12086199", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "LIH-LNB:B8P__;=BA"); addMatch("CAOONL-ncf12086199", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "RERO-A000185261"); addMatch("CAOONL-ncf12086199", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "NUKAT-n02058953"); addMatch("CAOONL-ncf12086199", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("CAOONL-ncf12086199", "BNE-XX254660"); addMatch("CAOONL-ncf12086199", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "BAV-494_2896"); addMatch("CAOONL-ncf12086199", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "ISNI-0000000404343270"); addMatch("CAOONL-ncf12086199", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "ISNI-0000000404343270"); addMatch("CAOONL-ncf12086199", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "J9U-987007585563705171"); addMatch("CAOONL-ncf12086199", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "BNF-12213464"); addMatch("CAOONL-ncf12086199", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf12086199", "NII-DA04026877"); addMatch("CAOONL-ncf12086199", "NII-DA04026877", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n02058953", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n02058953", "LIH-LNB:B8P__;=BA"); addMatch("NUKAT-n02058953", "LIH-LNB:B8P__;=BA", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "ISNI-0000000404343270"); addMatch("NUKAT-n02058953", "ISNI-0000000404343270", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "ISNI-0000000404343270"); addMatch("NUKAT-n02058953", "ISNI-0000000404343270", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "BNE-XX254660"); addMatch("NUKAT-n02058953", "BNE-XX254660", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "DNB-00408554X"); addMatch("NUKAT-n02058953", "DNB-00408554X", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "CAOONL-ncf12086199"); addMatch("NUKAT-n02058953", "CAOONL-ncf12086199", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "BIBSYS-90638329"); addMatch("NUKAT-n02058953", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "RERO-A000185261"); addMatch("NUKAT-n02058953", "RERO-A000185261", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "J9U-987007585563705171"); addMatch("NUKAT-n02058953", "J9U-987007585563705171", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "PLWABN-9812404722905606"); addMatch("NUKAT-n02058953", "PLWABN-9812404722905606", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "BNF-12213464"); addMatch("NUKAT-n02058953", "BNF-12213464", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "BAV-494_2896"); addMatch("NUKAT-n02058953", "BAV-494_2896", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "NII-DA04026877"); addMatch("NUKAT-n02058953", "NII-DA04026877", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "NKC-kn20081107001"); addMatch("NUKAT-n02058953", "NKC-kn20081107001", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "NLA-000035883775"); addMatch("NUKAT-n02058953", "NLA-000035883775", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "SUDOC-237699761"); addMatch("NUKAT-n02058953", "SUDOC-237699761", "", "viafid", "", "", ""); addLink("NUKAT-n02058953", "LC-n80024146"); addMatch("NUKAT-n02058953", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-12213464", "BNF", "National Library of France"); addLink("BNF-12213464", "CAOONL-ncf12086199"); addMatch("BNF-12213464", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "BNE-XX254660"); addMatch("BNF-12213464", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "ISNI-0000000404343270"); addMatch("BNF-12213464", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "ISNI-0000000404343270"); addMatch("BNF-12213464", "ISNI-0000000404343270", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "LIH-LNB:B8P__;=BA"); addMatch("BNF-12213464", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "BIBSYS-90638329"); addMatch("BNF-12213464", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("BNF-12213464", "RERO-A000185261"); addMatch("BNF-12213464", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "NUKAT-n02058953"); addMatch("BNF-12213464", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("BNF-12213464", "J9U-987007585563705171"); addMatch("BNF-12213464", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "PLWABN-9812404722905606"); addMatch("BNF-12213464", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "BAV-494_2896"); addMatch("BNF-12213464", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "NII-DA04026877"); addMatch("BNF-12213464", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "NKC-kn20081107001"); addMatch("BNF-12213464", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "NLA-000035883775"); addMatch("BNF-12213464", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "DNB-00408554X"); addMatch("BNF-12213464", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("BNF-12213464", "LC-n80024146"); addMatch("BNF-12213464", "LC-n80024146", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000404343270", "ISNI", "ISNI"); addLink("ISNI-0000000404343270", "CAOONL-ncf12086199"); addMatch("ISNI-0000000404343270", "CAOONL-ncf12086199", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "BIBSYS-90638329"); addMatch("ISNI-0000000404343270", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("ISNI-0000000404343270", "PLWABN-9812404722905606"); addMatch("ISNI-0000000404343270", "PLWABN-9812404722905606", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "NKC-kn20081107001"); addMatch("ISNI-0000000404343270", "NKC-kn20081107001", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "NLA-000035883775"); addMatch("ISNI-0000000404343270", "NLA-000035883775", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "LC-n80024146"); addMatch("ISNI-0000000404343270", "LC-n80024146", "", "viafid", "", "", ""); addLink("ISNI-0000000404343270", "DNB-00408554X"); addMatch("ISNI-0000000404343270", "DNB-00408554X", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "LIH-LNB:B8P__;=BA"); addMatch("ISNI-0000000404343270", "LIH-LNB:B8P__;=BA", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "RERO-A000185261"); addMatch("ISNI-0000000404343270", "RERO-A000185261", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "NUKAT-n02058953"); addMatch("ISNI-0000000404343270", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("ISNI-0000000404343270", "BNE-XX254660"); addMatch("ISNI-0000000404343270", "BNE-XX254660", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "BAV-494_2896"); addMatch("ISNI-0000000404343270", "BAV-494_2896", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "J9U-987007585563705171"); addMatch("ISNI-0000000404343270", "J9U-987007585563705171", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "BNF-12213464"); addMatch("ISNI-0000000404343270", "BNF-12213464", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "NII-DA04026877"); addMatch("ISNI-0000000404343270", "NII-DA04026877", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000404343270", "SUDOC-237699761"); addMatch("ISNI-0000000404343270", "SUDOC-237699761", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-237699761", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-237699761", "DNB-00408554X"); addMatch("SUDOC-237699761", "DNB-00408554X", "", "fuzzy corporate name", "", "", ""); addLink("SUDOC-237699761", "ISNI-0000000404343270"); addMatch("SUDOC-237699761", "ISNI-0000000404343270", "", "suggested", "", "", ""); addLink("SUDOC-237699761", "ISNI-0000000404343270"); addMatch("SUDOC-237699761", "ISNI-0000000404343270", "", "suggested", "", "", ""); addLink("SUDOC-237699761", "BIBSYS-90638329"); addMatch("SUDOC-237699761", "BIBSYS-90638329", "", "viafid", "", "", ""); addLink("SUDOC-237699761", "NUKAT-n02058953"); addMatch("SUDOC-237699761", "NUKAT-n02058953", "", "viafid", "", "", ""); addLink("SUDOC-237699761", "LC-n80024146"); addMatch("SUDOC-237699761", "LC-n80024146", "", "viafid", "", "", ""); </script> </div> <div id="leftfloat"> <div id="svgcanvas"> </div> <div id="nodeInfo"> <h4> </h4> <p> </p> </div> </div> </div> </div> </div> <div class="clearing"> </div> <div id="AltForms" class="mainSection"> <h3> <img id="AltFormsContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="AltFormsContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">4xx's: Alternate Name Forms</span> (30) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>410 2 _ ‡a <span>Institute of Art Minneapolis, Minn</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‡a <span>Institute of Arts Minneapolis, Minn</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‡a <span>Institute of Arts</span> ‡g <span>Minneapolis, MN</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>Institute of Arts</span> ‡g <span>Minneapolis, Minn.</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>Institute of Art</span> ‡g <span>Minneapolis, Minn.</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>MIA</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‡a <span>MIA (Minneapolis Institute of Arts)</span> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‡a <span>MIA</span> ‡4 <span>abku</span> ‡4 <span>https://d-nb.info/standards/elementset/gnd#abbreviatedNameForTheCorporateBody</span> ‡e <span>Abkuerzung</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>MIA</span> ‡g <span>Minneapolis Institute of Arts</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>Mineaporisu Bijutsukan</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>415 _ _ ‡a <span>Minneapolis (Minn.)</span> ‡x <span>Minneapolis Institute of Arts</span> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>451 _ _ ‡a <span>Minneapolis (Minn.)</span> ‡x <span>Minneapolis Institute of Arts</span> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Institute of Art</span> <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 0 ‡a <span>Minneapolis Institute of Art</span> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Institute of Art (1915-2015)</span> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Institute of Fine Arts</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 0 ‡a <span>Minneapolis Institute of Fine Arts</span> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Society of Fine Arts. Minneapolis Institute of Arts</span> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Society of Fine Arts.</span> ‡b <span>Minneapolis Institute of Arts</span> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Society of Fine Arts</span> ‡b <span>Minneapolis Institute of Arts</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Society of Fine Arts</span> ‡g <span>United States</span> ‡b <span>Institute of Arts</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Society of Fine Arts</span> ‡g <span>United States</span> ‡b <span>Minneapolis Institute of Art</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis Society of Fine Arts</span> ‡g <span>United States</span> ‡b <span>Minneapolis Institute of Arts</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis society of arts, Minneapolis institute of arts</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis society of arts.</span> ‡b <span>Minneapolis institute of arts</span> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis. Institute of Arts</span> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> <li>410 1 _ ‡a <span>Minneapolis.</span> ‡b <span>Institute of Arts</span> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>410 2 _ ‡a <span>Minneapolis</span> ‡b <span>Institute of Arts</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‡a <span>ミネアポリス美術館</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‡a <span>ミネアポリス美術館</span> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> </ul> </div> </div> <div id="RelatedNames" class="mainSection"> <h3> <img id="RelatedNamesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="RelatedNamesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">5xx's: Related Names</span> (2) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>510 2 _ <a href="../16146095190600371323"> ‡a <span>Minneapolis Institute of Art</span> </a> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>551 _ _ ‡a <span>Minneapolis, Minn.</span> ‡4 <span>orta</span> ‡4 <span>https://d-nb.info/standards/elementset/gnd#placeOfBusiness</span> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> </ul> </div> </div> <div id="SelectedTitles" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedTitlesContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedTitlesContentClose"/>Works</h3> <div style="display: block;" id="SelectedTitlesContent" class="content"> <table class="dataTable" id="workTable" cellspacing="0"> <thead> <tr role="row"> <th class="sorting" role="columnheader">Title</th> <th class="no-sort" role="columnheader">Sources</th> </tr> </thead> <tbody> <tr> <td>Alfred Stieglitz's Camera notes</td> <td> <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>American Indian art: form and tradition : an exhibition</td> <td> <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Annual report.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Arakawa : the mechanism of meaning : thirty-six drawings from the collection of Shirley and Miles Fiterman</td> <td> <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Artists respond : American art and the Vietnam War, 1965-1975</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Beauty and power Renaissance and Baroque bronzes from the Peter Marino collection [exhibition, at the Wallace collection, London, 29 April - 25 July 2010, and at the Huntington art collections, San Marino, 7 October 2010 - 9 January 2011, and at the Minneapolis institute of arts, 6 February - 15 May 2011]</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Constable to Delacroix : British art and the French Romantics</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Contemporary black artists.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Fiftieth anniversary exhibition 1915-1965 : November 4, 1965-January 2, 1966</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>Hard bodies : Contemporary Japanese lacquer sculpture</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Harry Jackson, a retrospective exhibition, c1981:</td> <td> <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Holman Hunt and the Pre-Raphaelite vision</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>The hours of night and day : a rediscovered cycle of bronze reliefs by Giovanni Casini and Pietro Cipriani</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>In our time : the world as seen by Magnum photographers</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>The intelligence of forms : an artist collects African art</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Intimate and intense : small fiber structures.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The J. Paul Getty Collection</td> <td> <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Jean-Émile Laboureur a centenary tribute French institute-Alliance française, New York, March 8-April 22, 1977, Chrysler museum at Norfolk, May 19-June 30, 1977, the Minneapolis institute of arts, August 17-September 18, 1977</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Jean-Léon Gérôme (1824-1904)</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Jim Dine prints, 1985-2000 : a catalogue raisonné</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Jones collection the bequests of Herschel V. and Tessie Jones [exhibition], December 12, 1968-February 9, 1969</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Juan Gris</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/7403165271678210690008">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 1948)</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/9101165272016910690004">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 1958)</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/3394165272091510690009">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 1969)</a> </td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/6723165272350310690001">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 1970)</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/6306165271534210690001">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 1980)</a> </td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/7664165272286610690005">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 1981)</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/1629165271861010690007">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 1985)</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/5290165272325410690006">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 2004)</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/4928165271964410690009">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 2009)</a> </td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/1250165272219010690001">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 2012)</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/2321165271281710690003">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 2016)</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/6740165272371810690000">Katalog wystawy (Minneapolis Institute of Arts ; Minneapolis ; 2019)</a> </td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td>Letter perfect : the art of modernist typography, 1896-1953</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Martin Luther</td> <td> <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Michael de Lisio sculpture, literary figures [exhibition, December 30, 1970-February 3, 1971]</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Minneap. Inst. Arts bull.</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>A mirror of nature : Nordic landscape painting 1840-1910</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Monet at Vétheuil : the turning point</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The nonessential thread : brocade, silks to synthetics</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Northern light : realism and symbolism in Scandinavian painting, 1880-1910</td> <td> <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Painting in Italy in the eighteenth century; rococo to romanticism : an exhibition organized by the Art Institute of Chicago, the Minneapolis Institute of Arts, and the Toledo Museum of Art</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The Past Rediscovered : French Painting 1800 - 1900</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Patterned threads : ikat traditions and inspirations</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The people, yes</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Peter Henry Emerson and American naturalistic photography</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>A picture book of tapestries.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Portraits by Jeremiah Gurney</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Prints 1400-1800 : a loan exhibition from Museums and private collections : the Minneapolis Institute of arts, the Cleveland Museum of Art, the Art Institute of Chicago, November 1956-March 1957</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Regency to Empire : French printmaking, 1715-1814 : [exhibition: The Baltimore Museum of Art, 10 November 1984-6 January 1985, Museum of Fine Arts, Boston, 6 February 1985-31 March 1985, Minneapolis Institute of Arts, 27 April 1985-23 June 1985]</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Rembrandt after three hundred years : an exhibition of Rembrandt and his followers : [The Art Institute of Chicago, October 25, 1969 - December 7, 1969, The Minneapolis Institute of Arts, December 22, 1969 - February 1, 1970, The Detroit Institute of Arts, February 24, 1970 - April 5, 1970].</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Rembrandt in America : collecting and connoisseurship</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Robert Rauschenberg : prints 1948/1970 : August 6 through September 27, 1970</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>The romantics to Rodin : French nineteenth-century sculpture from North American collections</td> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td>A search to see II : photographs</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Spirits embodied : art of the Congo : selections from the Helmut F. Stern collection</td> <td> <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Staffs of life : rods, staffs, scepters, and wands from the Coudron Collection of African art</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>State of the art : discovering American art now.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Sweden : a royal treasury, 1550-1700</td> <td> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Time and tide : the changing art of the Asmat of New Guinea : from the collection of the American Museum of Asmat Art at the University of St. Thomas</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Titian and the golden age of Venetian painting : masterpieces from the National Galleries of Scotland</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Treasures of Venice : paintings from the Museum of Fine Arts, Budapest</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Unguided tour</td> <td> <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Uzbek embroidery in the nomadic tradition : the Jack and Aviva Robinson collection at the Minneapolis Institute of Arts</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Victorian High Renaissance : George Frederic Watts (1817-1904), Frederic Leighton (1830-1896), Albert Moore (1841-1893), Alfred Gilbert (1854-1934)</td> <td> <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </td> </tr> <tr> <td>Visions of antiquity : neoclassical figure drawings</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Visions of the people : a pictorial history of Plains Indian life</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </td> </tr> <tr> <td>Wind & whimsy : weathervanes and whirligigs from Twin Cities collections</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The world of art deco</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> </tbody> </table> </div> </div> <div id="SelectedCoauthors" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedCoauthorsContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedCoauthorsContentClose"/> <span class="langHi0">Selected Co-authors</span> </h3> <div style="display: none;" id="SelectedCoauthorsContent" class="content"> <ol> <li>Peterson, Christian A. (17) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Minneapolis Society of Fine Arts. (10) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Lincoln, Louise (10) <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Maurer, Evan M. (8) <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Museum of Fine Arts, Houston (7) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Keyes, George S. 1944- (6) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>Art Institute of Chicago. (6) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Toledo Museum of Art (5) <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Minnesota Artists Exhibition Program. (4) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Jacobsen, Robert D. (4) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> </ol> </div> </div> <div id="Countries" class="mainSection"> <h3> <img id="CountriesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="CountriesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Countries and Regions of Publication</span> (8) </h3> <div id="CountriesContent" class="content" style="display:none;"> <div id="mapcontainer"> <div class="mapsNote"> <span class="langHi0">View the list below for more details</span>. </div> <div id="mapButtons"> <form action="?"> <label> <span class="langHi0">Map View</span>:</label> <input id="mapbutton-world" class="mapbutton-on" type="button" value="World" onclick="mapSwitch('world');"/> <input id="mapbutton-euro" class="mapbutton-off" type="button" value="Europe" onclick="mapSwitch('euro');"/> <input id="mapbutton-asia" class="mapbutton-off" type="button" value="Asia" onclick="mapSwitch('asia');"/> </form> </div> <div id="maps"> <img id="map-world" alt="World" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:80,40,20,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=USGBDEJPFRDKKICA&chtm=world&chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:80,40,20,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=USGBDEJPFRDKKICA&chtm=europe&chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:80,40,20,10,10,10,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=USGBDEJPFRDKKICA&chtm=asia&chf=bg,s,c5e0fb"/> </div> <div id="colorKey"> <span class="colorKeyNote"> <span class="langHi0">Low</span> </span> <img src="/viaf/images/spacer.gif" id="color1" class="colorKey" alt="Lowest Number of Publications"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color2" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color3" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color4" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color5" class="colorKey"/> <img src="/viaf/images/spacer.gif" id="color6" class="colorKey" alt="Highest Number of Publications"/> <span class="colorKeyNote"> <span class="langHi0">High</span> </span> </div> <div id="viewLists"> <input type="button" id="viewListLink" class="mapbutton-off" value="View List" onclick="showhidelist('viewListLink'); return false;"/> <input type="button" id="hideListLink" class="mapbutton-on" value="Hide List" onclick="showhidelist('hideListLink'); return false;"/> </div> <div id="countryList"> <div class="mapsNote"> <span class="langHi0">The flags indicate which authority file had at least some publications from the country or region</span>:</div> <ul> <li>US - United States (264) <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>GB - United Kingdom (18) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>DE - Germany (4) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>JP - Japan (2) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>FR - France (2) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>DK - Denmark (2) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>KI - Kiribati (1) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>CA - Canada (1) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> </ul> </div> </div> </div> </div> <div id="Timeline" class="mainSection"> <h3> <img id="TimelineContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="TimelineContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Publication Statistics</span> </h3> <div id="TimelineContent" class="content" style="display:none;"> <script type="text/javascript"> function dateMsg(decade, count){ var tld = document.getElementById('TimeLineDisplay'); if (count) { if (count=='1') tld.innerHTML = count + ' publications in the '+decade+"'s"; else tld.innerHTML = count + ' publications in the '+decade+"'s"; } else { tld.innerHTML = ''; } } </script> <ul> <li> <h4 class="subHead"> <span class="langHi0">Publication History</span> </h4> <div id="TimeLineShell"> <div id="TimeLineMarkers"> <span class="date">1000</span> <span class="TimeLineMarkerStart">|</span> <img id="line1090" class="marker" style="height:14.9px;" onmouseover="dateMsg('109'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1100" class="marker" style="height:14.9px;" onmouseover="dateMsg('110'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1110" class="marker" style="height:14.9px;" onmouseover="dateMsg('111'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1120" class="marker" style="height:14.9px;" onmouseover="dateMsg('112'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1130" class="marker" style="height:14.9px;" onmouseover="dateMsg('113'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1140" class="marker" style="height:14.9px;" onmouseover="dateMsg('114'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1150" class="marker" style="height:14.9px;" onmouseover="dateMsg('115'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1160" class="marker" style="height:14.9px;" onmouseover="dateMsg('116'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1170" class="marker" style="height:14.9px;" onmouseover="dateMsg('117'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1180" class="marker" style="height:14.9px;" onmouseover="dateMsg('118'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1190" class="marker" style="height:14.9px;" onmouseover="dateMsg('119'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1200" class="marker" style="height:14.9px;" onmouseover="dateMsg('120'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1210" class="marker" style="height:14.9px;" onmouseover="dateMsg('121'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1220" class="marker" style="height:14.9px;" onmouseover="dateMsg('122'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1230" class="marker" style="height:14.9px;" onmouseover="dateMsg('123'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1240" class="marker" style="height:14.9px;" onmouseover="dateMsg('124'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1250" class="marker" style="height:14.9px;" onmouseover="dateMsg('125'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1260" class="marker" style="height:14.9px;" onmouseover="dateMsg('126'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1270" class="marker" style="height:14.9px;" onmouseover="dateMsg('127'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1280" class="marker" style="height:14.9px;" onmouseover="dateMsg('128'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1290" class="marker" style="height:14.9px;" onmouseover="dateMsg('129'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1300" class="marker" style="height:14.9px;" onmouseover="dateMsg('130'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1310" class="marker" style="height:14.9px;" onmouseover="dateMsg('131'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1320" class="marker" style="height:14.9px;" onmouseover="dateMsg('132'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1330" class="marker" style="height:14.9px;" onmouseover="dateMsg('133'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1340" class="marker" style="height:14.9px;" onmouseover="dateMsg('134'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1350" class="marker" style="height:14.9px;" onmouseover="dateMsg('135'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1360" class="marker" style="height:14.9px;" onmouseover="dateMsg('136'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1370" class="marker" style="height:14.9px;" onmouseover="dateMsg('137'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1380" class="marker" style="height:14.9px;" onmouseover="dateMsg('138'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1390" class="marker" style="height:14.9px;" onmouseover="dateMsg('139'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1400" class="marker" style="height:14.9px;" onmouseover="dateMsg('140'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1410" class="marker" style="height:14.9px;" onmouseover="dateMsg('141'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1420" class="marker" style="height:14.9px;" onmouseover="dateMsg('142'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1430" class="marker" style="height:14.9px;" onmouseover="dateMsg('143'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1440" class="marker" style="height:14.9px;" onmouseover="dateMsg('144'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1450" class="marker" style="height:14.9px;" onmouseover="dateMsg('145'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1460" class="marker" style="height:14.9px;" onmouseover="dateMsg('146'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1470" class="marker" style="height:14.9px;" onmouseover="dateMsg('147'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1480" class="marker" style="height:14.9px;" onmouseover="dateMsg('148'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1490" class="marker" style="height:14.9px;" onmouseover="dateMsg('149'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1500" class="marker" style="height:14.9px;" onmouseover="dateMsg('150'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1510" class="marker" style="height:14.9px;" onmouseover="dateMsg('151'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1520" class="marker" style="height:14.9px;" onmouseover="dateMsg('152'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1530" class="marker" style="height:14.9px;" onmouseover="dateMsg('153'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1540" class="marker" style="height:14.9px;" onmouseover="dateMsg('154'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1550" class="marker" style="height:14.9px;" onmouseover="dateMsg('155'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1560" class="marker" style="height:14.9px;" onmouseover="dateMsg('156'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1570" class="marker" style="height:14.9px;" onmouseover="dateMsg('157'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1580" class="marker" style="height:14.9px;" onmouseover="dateMsg('158'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1590" class="marker" style="height:14.9px;" onmouseover="dateMsg('159'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1600" class="marker" style="height:14.9px;" onmouseover="dateMsg('160'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1610" class="marker" style="height:14.9px;" onmouseover="dateMsg('161'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1620" class="marker" style="height:14.9px;" onmouseover="dateMsg('162'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1630" class="marker" style="height:14.9px;" onmouseover="dateMsg('163'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1640" class="marker" style="height:14.9px;" onmouseover="dateMsg('164'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1650" class="marker" style="height:14.9px;" onmouseover="dateMsg('165'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1660" class="marker" style="height:14.9px;" onmouseover="dateMsg('166'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1670" class="marker" style="height:14.9px;" onmouseover="dateMsg('167'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1680" class="marker" style="height:14.9px;" onmouseover="dateMsg('168'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1690" class="marker" style="height:14.9px;" onmouseover="dateMsg('169'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1700" class="marker" style="height:14.9px;" onmouseover="dateMsg('170'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1710" class="marker" style="height:14.9px;" onmouseover="dateMsg('171'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1720" class="marker" style="height:14.9px;" onmouseover="dateMsg('172'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1730" class="marker" style="height:14.9px;" onmouseover="dateMsg('173'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1740" class="marker" style="height:14.9px;" onmouseover="dateMsg('174'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1750" class="marker" style="height:14.9px;" onmouseover="dateMsg('175'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1760" class="marker" style="height:14.9px;" onmouseover="dateMsg('176'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1770" class="marker" style="height:14.9px;" onmouseover="dateMsg('177'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1780" class="marker" style="height:14.9px;" onmouseover="dateMsg('178'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1790" class="marker" style="height:14.9px;" onmouseover="dateMsg('179'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1800" class="marker" style="height:14.9px;" onmouseover="dateMsg('180'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1810" class="marker" style="height:14.9px;" onmouseover="dateMsg('181'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1820" class="marker" style="height:14.9px;" onmouseover="dateMsg('182'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1830" class="marker" style="height:14.9px;" onmouseover="dateMsg('183'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1840" class="marker" style="height:14.9px;" onmouseover="dateMsg('184'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1850" class="marker" style="height:14.9px;" onmouseover="dateMsg('185'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1860" class="marker" style="height:14.9px;" onmouseover="dateMsg('186'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1870" class="marker" style="height:14.9px;" onmouseover="dateMsg('187'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1880" class="marker" style="height:14.9px;" onmouseover="dateMsg('188'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1890" class="marker" style="height:14.9px;" onmouseover="dateMsg('189'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1900" class="marker" style="height:19.9px;" onmouseover="dateMsg('190'+'0', '6');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1910" class="marker" style="height:21.05px;" onmouseover="dateMsg('191'+'0', '7');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1920" class="marker" style="height:19.9px;" onmouseover="dateMsg('192'+'0', '6');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1930" class="marker" style="height:21.05px;" onmouseover="dateMsg('193'+'0', '7');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1940" class="marker" style="height:19.9px;" onmouseover="dateMsg('194'+'0', '6');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1950" class="marker" style="height:31.05px;" onmouseover="dateMsg('195'+'0', '28');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1960" class="marker" style="height:32px;" onmouseover="dateMsg('196'+'0', '32');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1970" class="marker" style="height:37px;" onmouseover="dateMsg('197'+'0', '64');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1980" class="marker" style="height:35.75px;" onmouseover="dateMsg('198'+'0', '54');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:35.5px;" onmouseover="dateMsg('199'+'0', '52');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:33.05px;" onmouseover="dateMsg('200'+'0', '37');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:31.75px;" onmouseover="dateMsg('201'+'0', '31');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <span class="TimeLineMarkerEnd">|</span> <span class="date">2100</span> </div> </div> <div id="TimeLineDisplayBox"> <span id="TimeLineDisplay"/> </div> </li> <li> <h4 class="subHead"> <span class="langHi0">Identifiers</span> </h4> <ul class="subList"> <li>139 <span class="langHi0">unique ISBN's</span> </li> </ul> </li> </ul> </div> </div> <div id="Publishers" class="mainSection"> <h3> <img id="PublishersContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="PublishersContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Selected Publishers</span> (10) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>Minneapolis Institute of Arts (159) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>The Institute (25) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> <li>Minneapolis Society of Fine Arts (15) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>The American Federation of Arts (6) <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>Tate Publ. (4) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> <li>Chadwyck-Healey ; Somerset House (4) <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>Distributed by the University of Minnesota Press (3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>The Society (2) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Distributed by Yale University Press (2) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Distributed by the University of Washington Press (2) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> </ol> </div> </div> <div class="mainSection" id="About"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="AboutContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="AboutContentClose"/> <span class="langHi0">About</span> </h3> <div style="display: none;" class="content" id="AboutContent"> <div id="personalinfo" class="subsection"> <h2> <span class="langHi0">Personal Information</span> </h2> <h4> <span class="subtitle"> <span class="langHi0">Nationality or associated country</span>: </span> </h4> <ul> <li>US - United States<span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Stany Zjednoczone (USA) - <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Field of Activity</span>: </span> </h4> <ul> <li>art study and teaching <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>art <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Language</span>: </span> </h4> <ul> <li>eng - English<span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="//isni.org/isni/0000000404343270">ISNI - 0000 0004 0434 3270</a> </li> </ul> </div> </div> </div> <div class="mainSection" id="RecordViews"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="RecordViewsContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="RecordViewsContentClose"/> <span class="langHi0">Record Views</span> </h3> <div style="display:none;" class="content" id="RecordViewsContent"> <ul> <li> <a href="/viaf/157703898/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/157703898/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/157703898/rdf.xml" type="application/rdf+xml" rel="nofollow"> <span class="langHi0">RDF record</span> </a> </li> </ul> </div> </div> <div id="History" class="mainSection"> <h3> <img id="HistoryContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="HistoryContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">History of VIAF ID</span>:157703898 (34) </h3> <div id="HistoryContent" class="content" style="display:none;"> <table id="historyTable" cellspacing="0"> <tr> <th> <span class="langHi0">Record ID</span> </th> <th id="action"> <span class="langHi0">Action</span> </th> <th> <span class="langHi0">Time</span> </th> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 80024146">LC|n 80024146</a> </td> <td class="action">add</td> <td>2010-12-17T05:21:25+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x90638329">BIBSYS|x90638329</a> </td> <td class="action">delete</td> <td>2013-01-14T22:09:03+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000120976412">ISNI|0000000120976412</a> </td> <td class="action">delete</td> <td>2014-05-14T22:19:01+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/JPG|500302985">JPG|500302985</a> </td> <td class="action">delete</td> <td>2014-08-28T14:36:24+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 02058953">NUKAT|n 02058953</a> </td> <td class="action">add</td> <td>2014-12-17T15:43:51+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|12213464">BNF|12213464</a> </td> <td class="action">add</td> <td>2014-12-17T15:43:51+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000404343270">ISNI|0000000404343270</a> </td> <td class="action">add</td> <td>2016-03-27T11:36:38.384682+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|1085220648">DNB|1085220648</a> </td> <td class="action">delete</td> <td>2017-03-13T07:09:50.521395+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|00408554X">DNB|00408554X</a> </td> <td class="action">add</td> <td>2017-03-13T17:42:12.536355+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|90638329">BIBSYS|90638329</a> </td> <td class="action">add</td> <td>2017-03-19T15:45:49.537317+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:B8P_;=BA">LIH|LNB:B8P_;=BA</a> </td> <td class="action">delete</td> <td>2018-12-03T05:29:17.961290+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:B8P__;=BA">LIH|LNB:B8P__;=BA</a> </td> <td class="action">add</td> <td>2018-12-03T09:33:58.454989+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a36112318">NLP|a36112318</a> </td> <td class="action">delete</td> <td>2019-07-14T18:55:04.622813+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|237699761">SUDOC|237699761</a> </td> <td class="action">add</td> <td>2019-10-13T12:34:18.432223+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810548176105606">PLWABN|9810548176105606</a> </td> <td class="action">delete</td> <td>2019-10-13T13:29:45.771721+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|03078980X">SUDOC|03078980X</a> </td> <td class="action">delete</td> <td>2019-10-13T13:29:45.776885+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007585563705171">J9U|987007585563705171</a> </td> <td class="action">add</td> <td>2020-02-02T17:25:50.442927+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|002087638">NLI|002087638</a> </td> <td class="action">delete</td> <td>2020-04-12T13:02:00.698526+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a18009451">BNC|a18009451</a> </td> <td class="action">delete</td> <td>2020-05-10T13:08:36.209307+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls000185261">RERO|vtls000185261</a> </td> <td class="action">delete</td> <td>2020-06-16T20:45:27.659480+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A000185261">RERO|A000185261</a> </td> <td class="action">add</td> <td>2020-06-17T21:58:13.128943+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|ADV10068423">BAV|ADV10068423</a> </td> <td class="action">delete</td> <td>2020-07-14T11:16:53.123990+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNL|000025155">BNL|000025155</a> </td> <td class="action">delete</td> <td>2020-11-29T05:35:49.188239+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf12086199">CAOONL|ncf12086199</a> </td> <td class="action">add</td> <td>2021-09-19T18:26:44.621117+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX254660">BNE|XX254660</a> </td> <td class="action">add</td> <td>2021-09-19T18:26:44.633651+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9812404722905606">PLWABN|9812404722905606</a> </td> <td class="action">add</td> <td>2021-09-19T18:26:44.646784+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA04026877">NII|DA04026877</a> </td> <td class="action">add</td> <td>2021-09-19T18:26:44.658451+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NKC|kn20081107001">NKC|kn20081107001</a> </td> <td class="action">add</td> <td>2021-09-19T18:26:44.671511+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|494_2896">BAV|494_2896</a> </td> <td class="action">add</td> <td>2023-04-09T15:32:06.619302+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000035883775">NLA|000035883775</a> </td> <td class="action">add</td> <td>2023-08-20T21:48:21.753206+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/JPG|500300750">JPG|500300750</a> </td> <td class="action">delete</td> <td>2023-12-13T12:45:17.613248+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/JPG|500225381">JPG|500225381</a> </td> <td class="action">delete</td> <td>2024-08-11T03:29:34.638855+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NDL|01242774">NDL|01242774</a> </td> <td class="action">delete</td> <td>2024-08-11T03:29:34.640433+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q1700481">WKP|Q1700481</a> </td> <td class="action">delete</td> <td>2024-08-11T03:29:34.641652+00:00</td> </tr> </table> </div> </div> </div> <script type="text/javascript">updateSearchForms();</script> <div class="clearing"/> </div> </div> <div id="footer2-wrap"> <div id="footer2"> <div id="logo"> <img title="OCLC Logo" alt="OCLC Logo" src="/viaf/images/logo_col_v_white.gif"/> </div> <div id="legal"> <div id="copyright">© 2010-2024 OCLC <br/> <a href="//policies.oclc.org/en/privacy/privacy-statement.html">Privacy policy</a> <br/> <a href="https://policies.oclc.org/en/privacy/cookie-statement.html">Cookie Notice</a> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button> </div> <div id="TandC"> <a href="//www.oclc.org">Hosted by OCLC</a> </div> <div id="VoID"> <a href="http://viaf.org/viaf/data">About the dataset</a> </div> <div id="lastUpdate"/> </div> <div id="footer-right"> <div class="footer" id="feedback"> <img alt="Send us a comment." title="Send us a comment." src="/viaf/images/mail.gif"/> <a href="mailto:bibchange@oclc.org?subject=VIAF feedback"> <span class="langHi0">Send us a comment.</span> </a> </div> <div class="footer" id="about"> <img alt="About VIAF" title="About VIAF" src="/viaf/images/info.gif"/> <a href="//www.oclc.org/viaf"> <span class="langHi0">About VIAF</span> </a> </div> </div> </div> </div> </body> </html>