CINXE.COM

187426269

<!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>187426269</title> <link rel="canonical" href="http://viaf.org/viaf/187426269"/> <link rel="alternate" href="http://viaf.org/viaf/187426269/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/187426269/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/187426269/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/187426269/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="Title"> <h2 id="nameEntry1" class="nameEntry">Index librorum prohibitorum<span class="flags"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">רשימת ספרים אסורים<span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 187426269 (Work) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/187426269</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"> <a href="http://d-nb.info/gnd/4161485-9" title="Authority/Source Record" class="pfFlagA"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </a>130 _ 0 <a href="/processed/DNB%7C041614852" id="DNB-041614852" onmouseover="selectNode('DNB-041614852')" onmouseout="unselectNode('DNB-041614852')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n96091522" title="Authority/Source Record" class="pfFlagA"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </a>130 _ 0 <a href="/processed/LC%7Cn 96091522" id="LC-n96091522" onmouseover="selectNode('LC-n96091522')" onmouseout="unselectNode('LC-n96091522')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms3" class="PreferredForms"> <a href="//www.idref.fr/02729613X/id" title="Authority/Source Record" class="pfFlagA"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </a>130 _ 0 <a href="/processed/SUDOC%7C02729613X" id="SUDOC-02729613X" onmouseover="selectNode('SUDOC-02729613X')" onmouseout="unselectNode('SUDOC-02729613X')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms4" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </div>230 _ _ <a href="/processed/LIH%7CLNB:CCH_b_;=BG" id="LIH-LNB:CCH_b_;=BG" onmouseover="selectNode('LIH-LNB:CCH_b_;=BG')" onmouseout="unselectNode('LIH-LNB:CCH_b_;=BG')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms5" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </div>130 _ 0 <a href="/processed/B2Q%7C0000671540" id="B2Q-0000671540" onmouseover="selectNode('B2Q-0000671540')" onmouseout="unselectNode('B2Q-0000671540')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms6" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb119369023" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </a>230 _ _ <a href="/processed/BNF%7C11936902" id="BNF-11936902" onmouseover="selectNode('BNF-11936902')" onmouseout="unselectNode('BNF-11936902')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms7" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </div>130 _ 0 <a href="/processed/N6I%7Cvtls000298565" id="N6I-vtls000298565" onmouseover="selectNode('N6I-vtls000298565')" onmouseout="unselectNode('N6I-vtls000298565')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms8" class="PreferredForms"> <a href="http://d-nb.info/gnd/4161485-9" title="Authority/Source Record" class="pfFlagA"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </a>130 _ 0 <a href="/processed/SZ%7C041614852" id="SZ-041614852" onmouseover="selectNode('SZ-041614852')" onmouseout="unselectNode('SZ-041614852')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms9" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>130 _ 0 <a href="/processed/BIBSYS%7C3054221" id="BIBSYS-3054221" onmouseover="selectNode('BIBSYS-3054221')" onmouseout="unselectNode('BIBSYS-3054221')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms10" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>130 _ 0 <a href="/processed/J9U%7C987007262802305171" id="J9U-987007262802305171" onmouseover="selectNode('J9U-987007262802305171')" onmouseout="unselectNode('J9U-987007262802305171')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms11" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&amp;authority_id=XX3657564" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </a>130 _ 0 <a href="/processed/BNE%7CXX3657564" id="BNE-XX3657564" onmouseover="selectNode('BNE-XX3657564')" onmouseout="unselectNode('BNE-XX3657564')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms12" class="PreferredForms"> <div class="pfFlag"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </div>130 _ 0 <a href="/processed/BAV%7C492_2603" id="BAV-492_2603" onmouseover="selectNode('BAV-492_2603')" onmouseout="unselectNode('BAV-492_2603')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms13" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </div>130 _ 0 <a href="/processed/PLWABN%7C9810542231705606" id="PLWABN-9810542231705606" onmouseover="selectNode('PLWABN-9810542231705606')" onmouseout="unselectNode('PLWABN-9810542231705606')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </div>130 _ 0 <a href="/processed/BNC%7C981061185046906706" id="BNC-981061185046906706" onmouseover="selectNode('BNC-981061185046906706')" onmouseout="unselectNode('BNC-981061185046906706')" title="Internal VIAF Processed Record"> ‎‡a  <span>Index librorum prohibitorum</span>‏ </a> </li> <li id="PreferredForms15" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>130 _ 0 <a href="/processed/J9U%7C987007262802305171" id="J9U-987007262802305171" onmouseover="selectNode('J9U-987007262802305171')" onmouseout="unselectNode('J9U-987007262802305171')" title="Internal VIAF Processed Record"> ‎‡a  <span>רשימת ספרים אסורים</span>‏ </a> </li> </ul> <script type="text/javascript"> new Node("DNB-041614852", "DNB", "German National Library"); addLink("DNB-041614852", "BNC-981061185046906706"); addMatch("DNB-041614852", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("DNB-041614852", "B2Q-0000671540"); addMatch("DNB-041614852", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("DNB-041614852", "LIH-LNB:CCH_b_;=BG"); addMatch("DNB-041614852", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("DNB-041614852", "PLWABN-9810542231705606"); addMatch("DNB-041614852", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("DNB-041614852", "BAV-492_2603"); addMatch("DNB-041614852", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("DNB-041614852", "BIBSYS-3054221"); addMatch("DNB-041614852", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("DNB-041614852", "SZ-041614852"); addMatch("DNB-041614852", "SZ-041614852", "", "suggested", "", "", ""); addLink("DNB-041614852", "LC-n96091522"); addMatch("DNB-041614852", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("DNB-041614852", "BNE-XX3657564"); addMatch("DNB-041614852", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("DNB-041614852", "J9U-987007262802305171"); addMatch("DNB-041614852", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("DNB-041614852", "J9U-987007262802305171"); addMatch("DNB-041614852", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("DNB-041614852", "N6I-vtls000298565"); addMatch("DNB-041614852", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); addLink("DNB-041614852", "SUDOC-02729613X"); addMatch("DNB-041614852", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("DNB-041614852", "BNF-11936902"); addMatch("DNB-041614852", "BNF-11936902", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n96091522", "LC", "Library of Congress/NACO"); addLink("LC-n96091522", "BNC-981061185046906706"); addMatch("LC-n96091522", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("LC-n96091522", "B2Q-0000671540"); addMatch("LC-n96091522", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("LC-n96091522", "LIH-LNB:CCH_b_;=BG"); addMatch("LC-n96091522", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("LC-n96091522", "PLWABN-9810542231705606"); addMatch("LC-n96091522", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("LC-n96091522", "BAV-492_2603"); addMatch("LC-n96091522", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("LC-n96091522", "BIBSYS-3054221"); addMatch("LC-n96091522", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("LC-n96091522", "SZ-041614852"); addMatch("LC-n96091522", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("LC-n96091522", "BNE-XX3657564"); addMatch("LC-n96091522", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("LC-n96091522", "J9U-987007262802305171"); addMatch("LC-n96091522", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("LC-n96091522", "J9U-987007262802305171"); addMatch("LC-n96091522", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("LC-n96091522", "N6I-vtls000298565"); addMatch("LC-n96091522", "N6I-vtls000298565", "", "lccn", "", "", ""); addLink("LC-n96091522", "DNB-041614852"); addMatch("LC-n96091522", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("LC-n96091522", "SUDOC-02729613X"); addMatch("LC-n96091522", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("LC-n96091522", "BNF-11936902"); addMatch("LC-n96091522", "BNF-11936902", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-02729613X", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-02729613X", "B2Q-0000671540"); addMatch("SUDOC-02729613X", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "DNB-041614852"); addMatch("SUDOC-02729613X", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "LC-n96091522"); addMatch("SUDOC-02729613X", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "BNE-XX3657564"); addMatch("SUDOC-02729613X", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("SUDOC-02729613X", "BNF-11936902"); addMatch("SUDOC-02729613X", "BNF-11936902", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "LIH-LNB:CCH_b_;=BG"); addMatch("SUDOC-02729613X", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "BIBSYS-3054221"); addMatch("SUDOC-02729613X", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("SUDOC-02729613X", "BAV-492_2603"); addMatch("SUDOC-02729613X", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "BNC-981061185046906706"); addMatch("SUDOC-02729613X", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "PLWABN-9810542231705606"); addMatch("SUDOC-02729613X", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "J9U-987007262802305171"); addMatch("SUDOC-02729613X", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("SUDOC-02729613X", "J9U-987007262802305171"); addMatch("SUDOC-02729613X", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("SUDOC-02729613X", "SZ-041614852"); addMatch("SUDOC-02729613X", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("SUDOC-02729613X", "N6I-vtls000298565"); addMatch("SUDOC-02729613X", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("LIH-LNB:CCH_b_;=BG", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:CCH_b_;=BG", "B2Q-0000671540"); addMatch("LIH-LNB:CCH_b_;=BG", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "BNC-981061185046906706"); addMatch("LIH-LNB:CCH_b_;=BG", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "PLWABN-9810542231705606"); addMatch("LIH-LNB:CCH_b_;=BG", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "BAV-492_2603"); addMatch("LIH-LNB:CCH_b_;=BG", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "BIBSYS-3054221"); addMatch("LIH-LNB:CCH_b_;=BG", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "SZ-041614852"); addMatch("LIH-LNB:CCH_b_;=BG", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "LC-n96091522"); addMatch("LIH-LNB:CCH_b_;=BG", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "BNE-XX3657564"); addMatch("LIH-LNB:CCH_b_;=BG", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "J9U-987007262802305171"); addMatch("LIH-LNB:CCH_b_;=BG", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "J9U-987007262802305171"); addMatch("LIH-LNB:CCH_b_;=BG", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "DNB-041614852"); addMatch("LIH-LNB:CCH_b_;=BG", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "SUDOC-02729613X"); addMatch("LIH-LNB:CCH_b_;=BG", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "BNF-11936902"); addMatch("LIH-LNB:CCH_b_;=BG", "BNF-11936902", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:CCH_b_;=BG", "N6I-vtls000298565"); addMatch("LIH-LNB:CCH_b_;=BG", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("B2Q-0000671540", "B2Q", "National Library and Archives of Québec"); addLink("B2Q-0000671540", "BNC-981061185046906706"); addMatch("B2Q-0000671540", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "DNB-041614852"); addMatch("B2Q-0000671540", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "LIH-LNB:CCH_b_;=BG"); addMatch("B2Q-0000671540", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "PLWABN-9810542231705606"); addMatch("B2Q-0000671540", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "BAV-492_2603"); addMatch("B2Q-0000671540", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "BIBSYS-3054221"); addMatch("B2Q-0000671540", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("B2Q-0000671540", "SZ-041614852"); addMatch("B2Q-0000671540", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "LC-n96091522"); addMatch("B2Q-0000671540", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "BNE-XX3657564"); addMatch("B2Q-0000671540", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("B2Q-0000671540", "J9U-987007262802305171"); addMatch("B2Q-0000671540", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("B2Q-0000671540", "J9U-987007262802305171"); addMatch("B2Q-0000671540", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("B2Q-0000671540", "SUDOC-02729613X"); addMatch("B2Q-0000671540", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "BNF-11936902"); addMatch("B2Q-0000671540", "BNF-11936902", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000671540", "N6I-vtls000298565"); addMatch("B2Q-0000671540", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-11936902", "BNF", "National Library of France"); addLink("BNF-11936902", "B2Q-0000671540"); addMatch("BNF-11936902", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "DNB-041614852"); addMatch("BNF-11936902", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "LC-n96091522"); addMatch("BNF-11936902", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "BNE-XX3657564"); addMatch("BNF-11936902", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("BNF-11936902", "LIH-LNB:CCH_b_;=BG"); addMatch("BNF-11936902", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "BIBSYS-3054221"); addMatch("BNF-11936902", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("BNF-11936902", "BAV-492_2603"); addMatch("BNF-11936902", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "BNC-981061185046906706"); addMatch("BNF-11936902", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "PLWABN-9810542231705606"); addMatch("BNF-11936902", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "J9U-987007262802305171"); addMatch("BNF-11936902", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("BNF-11936902", "J9U-987007262802305171"); addMatch("BNF-11936902", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("BNF-11936902", "SZ-041614852"); addMatch("BNF-11936902", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "SUDOC-02729613X"); addMatch("BNF-11936902", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("BNF-11936902", "N6I-vtls000298565"); addMatch("BNF-11936902", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("N6I-vtls000298565", "N6I", "National Library of Ireland"); addLink("N6I-vtls000298565", "B2Q-0000671540"); addMatch("N6I-vtls000298565", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls000298565", "LIH-LNB:CCH_b_;=BG"); addMatch("N6I-vtls000298565", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls000298565", "PLWABN-9810542231705606"); addMatch("N6I-vtls000298565", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls000298565", "BAV-492_2603"); addMatch("N6I-vtls000298565", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls000298565", "BIBSYS-3054221"); addMatch("N6I-vtls000298565", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("N6I-vtls000298565", "SZ-041614852"); addMatch("N6I-vtls000298565", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls000298565", "LC-n96091522"); addMatch("N6I-vtls000298565", "LC-n96091522", "", "lccn", "", "", ""); addLink("N6I-vtls000298565", "BNE-XX3657564"); addMatch("N6I-vtls000298565", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("N6I-vtls000298565", "J9U-987007262802305171"); addMatch("N6I-vtls000298565", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("N6I-vtls000298565", "J9U-987007262802305171"); addMatch("N6I-vtls000298565", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("N6I-vtls000298565", "BNC-981061185046906706"); addMatch("N6I-vtls000298565", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls000298565", "DNB-041614852"); addMatch("N6I-vtls000298565", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls000298565", "SUDOC-02729613X"); addMatch("N6I-vtls000298565", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls000298565", "BNF-11936902"); addMatch("N6I-vtls000298565", "BNF-11936902", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("SZ-041614852", "SZ", "Swiss National Library"); addLink("SZ-041614852", "BNC-981061185046906706"); addMatch("SZ-041614852", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("SZ-041614852", "DNB-041614852"); addMatch("SZ-041614852", "DNB-041614852", "", "suggested", "", "", ""); addLink("SZ-041614852", "BAV-492_2603"); addMatch("SZ-041614852", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("SZ-041614852", "LIH-LNB:CCH_b_;=BG"); addMatch("SZ-041614852", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("SZ-041614852", "PLWABN-9810542231705606"); addMatch("SZ-041614852", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("SZ-041614852", "B2Q-0000671540"); addMatch("SZ-041614852", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("SZ-041614852", "BIBSYS-3054221"); addMatch("SZ-041614852", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("SZ-041614852", "LC-n96091522"); addMatch("SZ-041614852", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("SZ-041614852", "BNE-XX3657564"); addMatch("SZ-041614852", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("SZ-041614852", "J9U-987007262802305171"); addMatch("SZ-041614852", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("SZ-041614852", "J9U-987007262802305171"); addMatch("SZ-041614852", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("SZ-041614852", "N6I-vtls000298565"); addMatch("SZ-041614852", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); addLink("SZ-041614852", "SUDOC-02729613X"); addMatch("SZ-041614852", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("SZ-041614852", "BNF-11936902"); addMatch("SZ-041614852", "BNF-11936902", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-3054221", "BIBSYS", "BIBSYS"); addLink("BIBSYS-3054221", "B2Q-0000671540"); addMatch("BIBSYS-3054221", "B2Q-0000671540", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "LIH-LNB:CCH_b_;=BG"); addMatch("BIBSYS-3054221", "LIH-LNB:CCH_b_;=BG", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "PLWABN-9810542231705606"); addMatch("BIBSYS-3054221", "PLWABN-9810542231705606", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "BAV-492_2603"); addMatch("BIBSYS-3054221", "BAV-492_2603", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "BNC-981061185046906706"); addMatch("BIBSYS-3054221", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("BIBSYS-3054221", "SZ-041614852"); addMatch("BIBSYS-3054221", "SZ-041614852", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "LC-n96091522"); addMatch("BIBSYS-3054221", "LC-n96091522", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "BNE-XX3657564"); addMatch("BIBSYS-3054221", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "J9U-987007262802305171"); addMatch("BIBSYS-3054221", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "J9U-987007262802305171"); addMatch("BIBSYS-3054221", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "DNB-041614852"); addMatch("BIBSYS-3054221", "DNB-041614852", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "SUDOC-02729613X"); addMatch("BIBSYS-3054221", "SUDOC-02729613X", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "BNF-11936902"); addMatch("BIBSYS-3054221", "BNF-11936902", "", "viafid", "", "", ""); addLink("BIBSYS-3054221", "N6I-vtls000298565"); addMatch("BIBSYS-3054221", "N6I-vtls000298565", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007262802305171", "J9U", "National Library of Israel"); addLink("J9U-987007262802305171", "BNC-981061185046906706"); addMatch("J9U-987007262802305171", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("J9U-987007262802305171", "B2Q-0000671540"); addMatch("J9U-987007262802305171", "B2Q-0000671540", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "LIH-LNB:CCH_b_;=BG"); addMatch("J9U-987007262802305171", "LIH-LNB:CCH_b_;=BG", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "PLWABN-9810542231705606"); addMatch("J9U-987007262802305171", "PLWABN-9810542231705606", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "BNE-XX3657564"); addMatch("J9U-987007262802305171", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "BIBSYS-3054221"); addMatch("J9U-987007262802305171", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "SZ-041614852"); addMatch("J9U-987007262802305171", "SZ-041614852", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "LC-n96091522"); addMatch("J9U-987007262802305171", "LC-n96091522", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "BAV-492_2603"); addMatch("J9U-987007262802305171", "BAV-492_2603", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "DNB-041614852"); addMatch("J9U-987007262802305171", "DNB-041614852", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "SUDOC-02729613X"); addMatch("J9U-987007262802305171", "SUDOC-02729613X", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "BNF-11936902"); addMatch("J9U-987007262802305171", "BNF-11936902", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "N6I-vtls000298565"); addMatch("J9U-987007262802305171", "N6I-vtls000298565", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX3657564", "BNE", "National Library of Spain"); addLink("BNE-XX3657564", "B2Q-0000671540"); addMatch("BNE-XX3657564", "B2Q-0000671540", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "LIH-LNB:CCH_b_;=BG"); addMatch("BNE-XX3657564", "LIH-LNB:CCH_b_;=BG", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "PLWABN-9810542231705606"); addMatch("BNE-XX3657564", "PLWABN-9810542231705606", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "DNB-041614852"); addMatch("BNE-XX3657564", "DNB-041614852", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "BNC-981061185046906706"); addMatch("BNE-XX3657564", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("BNE-XX3657564", "BIBSYS-3054221"); addMatch("BNE-XX3657564", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "SZ-041614852"); addMatch("BNE-XX3657564", "SZ-041614852", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "LC-n96091522"); addMatch("BNE-XX3657564", "LC-n96091522", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "BAV-492_2603"); addMatch("BNE-XX3657564", "BAV-492_2603", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "J9U-987007262802305171"); addMatch("BNE-XX3657564", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "J9U-987007262802305171"); addMatch("BNE-XX3657564", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "SUDOC-02729613X"); addMatch("BNE-XX3657564", "SUDOC-02729613X", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "BNF-11936902"); addMatch("BNE-XX3657564", "BNF-11936902", "", "viafid", "", "", ""); addLink("BNE-XX3657564", "N6I-vtls000298565"); addMatch("BNE-XX3657564", "N6I-vtls000298565", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("BAV-492_2603", "BAV", "Vatican Library"); addLink("BAV-492_2603", "DNB-041614852"); addMatch("BAV-492_2603", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "LIH-LNB:CCH_b_;=BG"); addMatch("BAV-492_2603", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "PLWABN-9810542231705606"); addMatch("BAV-492_2603", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "B2Q-0000671540"); addMatch("BAV-492_2603", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "BIBSYS-3054221"); addMatch("BAV-492_2603", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("BAV-492_2603", "SZ-041614852"); addMatch("BAV-492_2603", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "LC-n96091522"); addMatch("BAV-492_2603", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "BNE-XX3657564"); addMatch("BAV-492_2603", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("BAV-492_2603", "J9U-987007262802305171"); addMatch("BAV-492_2603", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("BAV-492_2603", "J9U-987007262802305171"); addMatch("BAV-492_2603", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("BAV-492_2603", "N6I-vtls000298565"); addMatch("BAV-492_2603", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "SUDOC-02729613X"); addMatch("BAV-492_2603", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "BNF-11936902"); addMatch("BAV-492_2603", "BNF-11936902", "", "work title to sibling title", "", "", ""); addLink("BAV-492_2603", "BNC-981061185046906706"); addMatch("BAV-492_2603", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810542231705606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810542231705606", "B2Q-0000671540"); addMatch("PLWABN-9810542231705606", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "LIH-LNB:CCH_b_;=BG"); addMatch("PLWABN-9810542231705606", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "DNB-041614852"); addMatch("PLWABN-9810542231705606", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "BAV-492_2603"); addMatch("PLWABN-9810542231705606", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "BIBSYS-3054221"); addMatch("PLWABN-9810542231705606", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("PLWABN-9810542231705606", "SZ-041614852"); addMatch("PLWABN-9810542231705606", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "LC-n96091522"); addMatch("PLWABN-9810542231705606", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "BNE-XX3657564"); addMatch("PLWABN-9810542231705606", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("PLWABN-9810542231705606", "J9U-987007262802305171"); addMatch("PLWABN-9810542231705606", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("PLWABN-9810542231705606", "J9U-987007262802305171"); addMatch("PLWABN-9810542231705606", "J9U-987007262802305171", "", "viafid", "", "", ""); addLink("PLWABN-9810542231705606", "N6I-vtls000298565"); addMatch("PLWABN-9810542231705606", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "SUDOC-02729613X"); addMatch("PLWABN-9810542231705606", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "BNF-11936902"); addMatch("PLWABN-9810542231705606", "BNF-11936902", "", "work title to sibling title", "", "", ""); addLink("PLWABN-9810542231705606", "BNC-981061185046906706"); addMatch("PLWABN-9810542231705606", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("BNC-981061185046906706", "BNC", "National Library of Catalonia"); addLink("BNC-981061185046906706", "DNB-041614852"); addMatch("BNC-981061185046906706", "DNB-041614852", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "BAV-492_2603"); addMatch("BNC-981061185046906706", "BAV-492_2603", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "LIH-LNB:CCH_b_;=BG"); addMatch("BNC-981061185046906706", "LIH-LNB:CCH_b_;=BG", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "PLWABN-9810542231705606"); addMatch("BNC-981061185046906706", "PLWABN-9810542231705606", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "B2Q-0000671540"); addMatch("BNC-981061185046906706", "B2Q-0000671540", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "BIBSYS-3054221"); addMatch("BNC-981061185046906706", "BIBSYS-3054221", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "SZ-041614852"); addMatch("BNC-981061185046906706", "SZ-041614852", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "LC-n96091522"); addMatch("BNC-981061185046906706", "LC-n96091522", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "BNE-XX3657564"); addMatch("BNC-981061185046906706", "BNE-XX3657564", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "J9U-987007262802305171"); addMatch("BNC-981061185046906706", "J9U-987007262802305171", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "J9U-987007262802305171"); addMatch("BNC-981061185046906706", "J9U-987007262802305171", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "N6I-vtls000298565"); addMatch("BNC-981061185046906706", "N6I-vtls000298565", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "SUDOC-02729613X"); addMatch("BNC-981061185046906706", "SUDOC-02729613X", "", "work title to sibling title", "", "", ""); addLink("BNC-981061185046906706", "BNF-11936902"); addMatch("BNC-981061185046906706", "BNF-11936902", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007262802305171", "J9U", "National Library of Israel"); addLink("J9U-987007262802305171", "BNC-981061185046906706"); addMatch("J9U-987007262802305171", "BNC-981061185046906706", "", "work title to sibling title", "", "", ""); addLink("J9U-987007262802305171", "B2Q-0000671540"); addMatch("J9U-987007262802305171", "B2Q-0000671540", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "LIH-LNB:CCH_b_;=BG"); addMatch("J9U-987007262802305171", "LIH-LNB:CCH_b_;=BG", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "PLWABN-9810542231705606"); addMatch("J9U-987007262802305171", "PLWABN-9810542231705606", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "BNE-XX3657564"); addMatch("J9U-987007262802305171", "BNE-XX3657564", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "BIBSYS-3054221"); addMatch("J9U-987007262802305171", "BIBSYS-3054221", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "SZ-041614852"); addMatch("J9U-987007262802305171", "SZ-041614852", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "LC-n96091522"); addMatch("J9U-987007262802305171", "LC-n96091522", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "BAV-492_2603"); addMatch("J9U-987007262802305171", "BAV-492_2603", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "DNB-041614852"); addMatch("J9U-987007262802305171", "DNB-041614852", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "SUDOC-02729613X"); addMatch("J9U-987007262802305171", "SUDOC-02729613X", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "BNF-11936902"); addMatch("J9U-987007262802305171", "BNF-11936902", "", "viafid", "", "", ""); addLink("J9U-987007262802305171", "N6I-vtls000298565"); addMatch("J9U-987007262802305171", "N6I-vtls000298565", "", "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> (44) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>430 _ 0 ‎‡a  <span>Catalogue des livres prohibés</span>‏ <span class="flags"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Catholic Church.</span>‏ ‎‡b  <span>Congregatio Indicis.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </li> <li>410 2 0 ‎‡a  <span>Catholic Church.</span>‏ ‎‡b  <span>Congregatio Indicis.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Catholic Church.</span>‏ ‎‡b  <span>Congregatio Sancti Officii.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </li> <li>410 2 0 ‎‡a  <span>Catholic Church.</span>‏ ‎‡b  <span>Congregatio Sancti Officii.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Catholic Church.</span>‏ ‎‡b  <span>Congregatio indicis.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Catholic Church.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </li> <li>410 2 0 ‎‡a  <span>Catholic Church.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>De libris recipiendis et non recipiendis</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>430 _ _ ‎‡a  <span>Draudžiamųjų knygų sąrašas</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Elenchus librorum prohibitorum</span>‏ <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Església Catòlica.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Iglesia Católica</span>‏ ‎‡b  <span>Congregatio Indicis</span>‏ ‎‡t  <span>Index librorum prohibitorum</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>Iglesia Católica</span>‏ ‎‡b  <span>Congregatio Romanae et Universalis Inquisitionis</span>‏ ‎‡t  <span>Index librorum prohibitorum</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>Iglesia Católica</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Indeks ksiąg zakazanych</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>430 _ _ ‎‡a  <span>Index</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index Romanus</span>‏ <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index auctorum et librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index der verbotenen Bücher</span>‏ <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>430 _ _ ‎‡a  <span>Index des livres interdits</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index des livres interdits</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>430 _ _ ‎‡a  <span>Index expurgatorius</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index expurgatorius</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.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"/> </span> </li> <li>430 _ _ ‎‡a  <span>Index librorum prohibitorum juxta exemplar romanum jussu sanctissimi Domini nostri</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index librorum prohibitorum juxta exemplar romanum jussu sanctissimi Domini nostri</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index librorvm prohibitorvm avctoritate Pii IV. primum editus</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index of forbidden books</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Index romanus</span>‏ <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Indice de libros prohibidos</span>‏ <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>List of prohibited books</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Liste des ouvrages interdits</span>‏ <span class="flags"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Roman index</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Tridentine index</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Église catholique.</span>‏ ‎‡t  <span>Catalogue des livres prohibés</span>‏ <span class="flags"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Église catholique.</span>‏ ‎‡b  <span>Congregatio indicis.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Église catholique.</span>‏ ‎‡b  <span>Congregatio sancti officii.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Église catholique.</span>‏ ‎‡t  <span>Index librorum prohibitorum</span>‏ <span class="flags"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Église catholique.</span>‏ ‎‡t  <span>Liste des ouvrages interdits</span>‏ <span class="flags"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Índex de llibres prohibits</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Índice de los libros prohibidos por el Santo Oficio de la Inquisición Española</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Índice general de los libros prohibidos</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>430 _ 0 ‎‡a  <span>Índice romano</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.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> (4) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>510 _ _ <a href="../312739435"> ‎‡a  <span>Église catholique</span>‏ ‎‡b  <span>Sacra congregatio Indicis</span>‏ </a> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>530 _ 0 <a href="../179126339"> ‎‡a  <span>Index expurgatorius</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>510 2 _ <a href="../242292347"> ‎‡a  <span>Katholische Kirche</span>‏ ‎‡b  <span>Congregatio Indicis Librorum Prohibitorum</span>‏ ‎‡4  <span>bete</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#contributingCorporateBody</span>‏ ‎‡e  <span>Beteiligte</span>‏ </a> <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>510 2 _ <a href="../139618919"> ‎‡a  <span>Katholische Kirche</span>‏ ‎‡b  <span>Congregatio Sancti Officii</span>‏ ‎‡4  <span>bete</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#contributingCorporateBody</span>‏ ‎‡e  <span>Beteiligte</span>‏ </a> <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <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"/>Expressions</h3> <div style="display: block;" id="SelectedTitlesContent" class="content">Author:<a href="/viaf/130782063">Église catholique</a> <table class="dataTable" id="expressionTable" cellspacing="0"> <thead> <tr role="row"> <th class="sorting" role="columnheader">Language</th> <th class="sorting" role="columnheader">Title</th> <th class="sorting" role="columnheader">Expression</th> <th class="no-sort" role="columnheader">Sources</th> </tr> </thead> <tbody> <tr> <td class="exprLanguage">Francese</td> <td> <a href="/viaf/2856159477914927990004">Index librorum prohibitorum.</a> </td> <td/> <td> <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </td> </tr> <tr> <td class="exprLanguage">Italiano</td> <td> <a href="/viaf/3725159478164927990002">Index librorum prohibitorum.</a> </td> <td/> <td> <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </td> </tr> <tr> <td class="exprLanguage">Spagnuolo</td> <td> <a href="/viaf/4899167807364118130000">Index librorum prohibitorum.</a> </td> <td/> <td> <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </td> </tr> <tr> <td class="exprLanguage">Francese e latino</td> <td> <a href="/viaf/9519159477816927990009">Index librorum prohibitorum.</a> </td> <td/> <td> <span class="flags"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </span> </td> </tr> </tbody> </table> </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/187426269/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/187426269/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/187426269/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>:187426269 (23) </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/DNB|041614852">DNB|041614852</a> </td> <td class="action">add</td> <td>2011-12-15T07:58:59+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|02729613X">SUDOC|02729613X</a> </td> <td class="action">add</td> <td>2011-12-15T07:58:59+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|11936902">BNF|11936902</a> </td> <td class="action">add</td> <td>2013-01-14T22:09:03+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x03054221">BIBSYS|x03054221</a> </td> <td class="action">delete</td> <td>2013-01-14T22:09:03+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 96091522">LC|n 96091522</a> </td> <td class="action">add</td> <td>2015-07-12T18:51:56+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 83722815">LC|n 83722815</a> </td> <td class="action">delete</td> <td>2015-07-12T18:51:56+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/B2Q|0000671540">B2Q|0000671540</a> </td> <td class="action">add</td> <td>2015-09-20T14:54:45+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|3054221">BIBSYS|3054221</a> </td> <td class="action">add</td> <td>2017-04-23T04:53:31.661041+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a26145200">NLP|a26145200</a> </td> <td class="action">delete</td> <td>2018-05-14T23:10:34.430692+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LAC|0502B4194">LAC|0502B4194</a> </td> <td class="action">delete</td> <td>2018-12-03T02:07:17.425585+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:CCHb;=BG">LIH|LNB:CCHb;=BG</a> </td> <td class="action">delete</td> <td>2018-12-03T06:14:51.997331+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:CCH_b_;=BG">LIH|LNB:CCH_b_;=BG</a> </td> <td class="action">add</td> <td>2018-12-03T08:56:12.534487+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810542231705606">PLWABN|9810542231705606</a> </td> <td class="action">add</td> <td>2019-06-09T12:23:09.038418+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007262802305171">J9U|987007262802305171</a> </td> <td class="action">add</td> <td>2020-02-02T15:53:48.232226+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a18306202">BNC|a18306202</a> </td> <td class="action">delete</td> <td>2020-05-10T13:12:55.981696+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/N6I|vtls000298565">N6I|vtls000298565</a> </td> <td class="action">add</td> <td>2020-08-23T07:43:41.863862+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf10783074">CAOONL|ncf10783074</a> </td> <td class="action">delete</td> <td>2020-09-06T06:46:57.587027+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX3657564">BNE|XX3657564</a> </td> <td class="action">add</td> <td>2021-04-18T20:20:02.912479+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX3569311">BNE|XX3569311</a> </td> <td class="action">delete</td> <td>2021-04-18T22:29:17.439059+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf10383954">CAOONL|ncf10383954</a> </td> <td class="action">delete</td> <td>2021-04-18T22:29:17.444148+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|492_2603">BAV|492_2603</a> </td> <td class="action">add</td> <td>2022-06-26T10:06:59.401587+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SZ|041614852">SZ|041614852</a> </td> <td class="action">add</td> <td>2024-08-11T00:09:06.086557+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|981061185046906706">BNC|981061185046906706</a> </td> <td class="action">add</td> <td>2024-11-03T01:17:55.328003+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>

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