CINXE.COM
138140762
<!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>138140762</title> <link rel="canonical" href="http://viaf.org/viaf/138140762"/> <link rel="alternate" href="http://viaf.org/viaf/138140762/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/138140762/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/138140762/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/138140762/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">New South Wales<span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Nouvelle-Galles du Sud<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Nova Gal·les del Sud<span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">ניו סאות' ויילס<span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </h2> <h2 id="nameEntry5" class="nameEntry">Nueva Gales del Sur<span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </h2> <h2 id="nameEntry6" class="nameEntry">Nový Južný Wales<span class="flags"> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> </span> </h2> <h2 id="nameEntry7" class="nameEntry">Naujojo Pietų Velso valstija (Australija)<span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 138140762 (Geographic) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/138140762</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 Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </div>215 _ _ <a href="/processed/LIH%7CLNB:V-10784;=BG" id="LIH-LNB:V-10784;=BG" onmouseover="selectNode('LIH-LNB:V-10784;=BG')" onmouseout="unselectNode('LIH-LNB:V-10784;=BG')" title="Internal VIAF Processed Record"> ‡a <span>Naujojo Pietų Velso valstija (Australija)</span> </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="http://d-nb.info/gnd/4042010-3" title="Authority/Source Record" class="pfFlagA"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </a>151 _ _ <a href="/processed/SZ%7C040420108" id="SZ-040420108" onmouseover="selectNode('SZ-040420108')" onmouseout="unselectNode('SZ-040420108')" title="Internal VIAF Processed Record"> ‡a <span>New South Wales</span> </a> </li> <li id="PreferredForms3" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>151 _ _ <a href="/processed/J9U%7C987007559660005171" id="J9U-987007559660005171" onmouseover="selectNode('J9U-987007559660005171')" onmouseout="unselectNode('J9U-987007559660005171')" title="Internal VIAF Processed Record"> ‡a <span>New South Wales</span> </a> </li> <li id="PreferredForms4" class="PreferredForms"> <a href="http://d-nb.info/gnd/4042010-3" title="Authority/Source Record" class="pfFlagA"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </a>151 _ _ <a href="/processed/DNB%7C040420108" id="DNB-040420108" onmouseover="selectNode('DNB-040420108')" onmouseout="unselectNode('DNB-040420108')" title="Internal VIAF Processed Record"> ‡a <span>New South Wales</span> </a> </li> <li id="PreferredForms5" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </div>151 _ _ <a href="/processed/N6I%7Cvtls000006849" id="N6I-vtls000006849" onmouseover="selectNode('N6I-vtls000006849')" onmouseout="unselectNode('N6I-vtls000006849')" title="Internal VIAF Processed Record"> ‡a <span>New South Wales</span> </a> </li> <li id="PreferredForms6" class="PreferredForms"> <a href="//id.worldcat.org/fast/fst01204788" title="Authority/Source Record" class="pfFlagA"> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </a>151 _ _ <a href="/processed/FAST%7Cfst01204788" id="FAST-fst01204788" onmouseover="selectNode('FAST-fst01204788')" onmouseout="unselectNode('FAST-fst01204788')" title="Internal VIAF Processed Record"> ‡a <span>New South Wales</span> </a> </li> <li id="PreferredForms7" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n79033009" title="Authority/Source Record" class="pfFlagA"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </a>151 _ _ <a href="/processed/LC%7Cn 79033009" id="LC-n79033009" onmouseover="selectNode('LC-n79033009')" onmouseout="unselectNode('LC-n79033009')" title="Internal VIAF Processed Record"> ‡a <span>New South Wales</span> </a> </li> <li id="PreferredForms8" class="PreferredForms"> <a href="//www.idref.fr/030946123/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%7C030946123" id="SUDOC-030946123" onmouseover="selectNode('SUDOC-030946123')" onmouseout="unselectNode('SUDOC-030946123')" title="Internal VIAF Processed Record"> ‡a <span>Nouvelle-Galles du Sud</span> </a> </li> <li id="PreferredForms9" class="PreferredForms"> <div class="pfFlag"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </div>151 _ _ <a href="/processed/CAOONL%7Cncf10176266" id="CAOONL-ncf10176266" onmouseover="selectNode('CAOONL-ncf10176266')" onmouseout="unselectNode('CAOONL-ncf10176266')" title="Internal VIAF Processed Record"> ‡a <span>Nouvelle-Galles du Sud</span> </a> </li> <li id="PreferredForms10" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb122260568" 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%7C12226056" id="BNF-12226056" onmouseover="selectNode('BNF-12226056')" onmouseout="unselectNode('BNF-12226056')" title="Internal VIAF Processed Record"> ‡a <span>Nouvelle-Galles du Sud</span> </a> </li> <li id="PreferredForms11" class="PreferredForms"> <a href="http://isni.org/isni/0000000121676235" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>110 2 _ <a href="/processed/ISNI%7C0000000121676235" id="ISNI-0000000121676235" onmouseover="selectNode('ISNI-0000000121676235')" onmouseout="unselectNode('ISNI-0000000121676235')" title="Internal VIAF Processed Record"> ‡a <span>Nouvelle-Galles du Sud</span> </a> </li> <li id="PreferredForms12" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q3345143#sitelinks-wikipedia" title="Authority/Source Record" class="pfFlagA"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </a>151 _ _ <a href="/processed/WKP%7CQ3345143" id="WKP-Q3345143" onmouseover="selectNode('WKP-Q3345143')" onmouseout="unselectNode('WKP-Q3345143')" title="Internal VIAF Processed Record"> ‡a <span>Nouvelle-Galles du Sud</span> </a> </li> <li id="PreferredForms13" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </div>151 _ _ <a href="/processed/BNC%7C981058514378006706" id="BNC-981058514378006706" onmouseover="selectNode('BNC-981058514378006706')" onmouseout="unselectNode('BNC-981058514378006706')" title="Internal VIAF Processed Record"> ‡a <span>Nova Gal·les del Sud</span> </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> </div>151 _ _ <a href="/processed/SKMASNL%7Cvtls001825136" id="SKMASNL-vtls001825136" onmouseover="selectNode('SKMASNL-vtls001825136')" onmouseout="unselectNode('SKMASNL-vtls001825136')" title="Internal VIAF Processed Record"> ‡a <span>Nový Južný Wales</span> </a> </li> <li id="PreferredForms15" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=XX452661" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </a>151 _ _ <a href="/processed/BNE%7CXX452661" id="BNE-XX452661" onmouseover="selectNode('BNE-XX452661')" onmouseout="unselectNode('BNE-XX452661')" title="Internal VIAF Processed Record"> ‡a <span>Nueva Gales del Sur</span> </a> </li> <li id="PreferredForms16" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>151 _ _ <a href="/processed/J9U%7C987007559660005171" id="J9U-987007559660005171" onmouseover="selectNode('J9U-987007559660005171')" onmouseout="unselectNode('J9U-987007559660005171')" title="Internal VIAF Processed Record"> ‡a <span>ניו סאות' ויילס</span> </a> </li> </ul> <script type="text/javascript"> new Node("LIH-LNB:V-10784;=BG", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:V-10784;=BG", "J9U-987007559660005171"); addMatch("LIH-LNB:V-10784;=BG", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("LIH-LNB:V-10784;=BG", "J9U-987007559660005171"); addMatch("LIH-LNB:V-10784;=BG", "J9U-987007559660005171", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("SZ-040420108", "SZ", "Swiss National Library"); addLink("SZ-040420108", "LC-n79033009"); addMatch("SZ-040420108", "LC-n79033009", "", "longer corporate name", "", "", ""); addLink("SZ-040420108", "N6I-vtls000006849"); addMatch("SZ-040420108", "N6I-vtls000006849", "", "longer corporate name", "", "", ""); addLink("SZ-040420108", "ISNI-0000000121676235"); addMatch("SZ-040420108", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("SZ-040420108", "ISNI-0000000121676235"); addMatch("SZ-040420108", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("SZ-040420108", "BNC-981058514378006706"); addMatch("SZ-040420108", "BNC-981058514378006706", "", "fuzzy corporate name", "", "", ""); addLink("SZ-040420108", "DNB-040420108"); addMatch("SZ-040420108", "DNB-040420108", "", "suggested", "", "", ""); addLink("SZ-040420108", "FAST-fst01204788"); addMatch("SZ-040420108", "FAST-fst01204788", "", "longer corporate name", "", "", ""); addLink("SZ-040420108", "BNE-XX452661"); addMatch("SZ-040420108", "BNE-XX452661", "", "fuzzy corporate name", "", "", ""); addLink("SZ-040420108", "J9U-987007559660005171"); addMatch("SZ-040420108", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("SZ-040420108", "J9U-987007559660005171"); addMatch("SZ-040420108", "J9U-987007559660005171", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007559660005171", "J9U", "National Library of Israel"); addLink("J9U-987007559660005171", "SZ-040420108"); addMatch("J9U-987007559660005171", "SZ-040420108", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "LC-n79033009"); addMatch("J9U-987007559660005171", "LC-n79033009", "", "lccn", "", "", ""); addLink("J9U-987007559660005171", "N6I-vtls000006849"); addMatch("J9U-987007559660005171", "N6I-vtls000006849", "", "lccn", "", "", ""); addLink("J9U-987007559660005171", "SUDOC-030946123"); addMatch("J9U-987007559660005171", "SUDOC-030946123", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "ISNI-0000000121676235"); addMatch("J9U-987007559660005171", "ISNI-0000000121676235", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "ISNI-0000000121676235"); addMatch("J9U-987007559660005171", "ISNI-0000000121676235", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "SKMASNL-vtls001825136"); addMatch("J9U-987007559660005171", "SKMASNL-vtls001825136", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "BNC-981058514378006706"); addMatch("J9U-987007559660005171", "BNC-981058514378006706", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "CAOONL-ncf10176266"); addMatch("J9U-987007559660005171", "CAOONL-ncf10176266", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "DNB-040420108"); addMatch("J9U-987007559660005171", "DNB-040420108", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "FAST-fst01204788"); addMatch("J9U-987007559660005171", "FAST-fst01204788", "", "lccn", "", "", ""); addLink("J9U-987007559660005171", "BNF-12226056"); addMatch("J9U-987007559660005171", "BNF-12226056", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "BNE-XX452661"); addMatch("J9U-987007559660005171", "BNE-XX452661", "", "lccn", "", "", ""); addLink("J9U-987007559660005171", "LIH-LNB:V-10784;=BG"); addMatch("J9U-987007559660005171", "LIH-LNB:V-10784;=BG", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "WKP-Q3345143"); addMatch("J9U-987007559660005171", "WKP-Q3345143", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-040420108", "DNB", "German National Library"); addLink("DNB-040420108", "SZ-040420108"); addMatch("DNB-040420108", "SZ-040420108", "", "suggested", "", "", ""); addLink("DNB-040420108", "LC-n79033009"); addMatch("DNB-040420108", "LC-n79033009", "", "longer corporate name", "", "", ""); addLink("DNB-040420108", "N6I-vtls000006849"); addMatch("DNB-040420108", "N6I-vtls000006849", "", "longer corporate name", "", "", ""); addLink("DNB-040420108", "ISNI-0000000121676235"); addMatch("DNB-040420108", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("DNB-040420108", "ISNI-0000000121676235"); addMatch("DNB-040420108", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("DNB-040420108", "FAST-fst01204788"); addMatch("DNB-040420108", "FAST-fst01204788", "", "longer corporate name", "", "", ""); addLink("DNB-040420108", "J9U-987007559660005171"); addMatch("DNB-040420108", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("DNB-040420108", "J9U-987007559660005171"); addMatch("DNB-040420108", "J9U-987007559660005171", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("N6I-vtls000006849", "N6I", "National Library of Ireland"); addLink("N6I-vtls000006849", "SZ-040420108"); addMatch("N6I-vtls000006849", "SZ-040420108", "", "longer corporate name", "", "", ""); addLink("N6I-vtls000006849", "LC-n79033009"); addMatch("N6I-vtls000006849", "LC-n79033009", "", "lccn", "", "", ""); addLink("N6I-vtls000006849", "ISNI-0000000121676235"); addMatch("N6I-vtls000006849", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("N6I-vtls000006849", "ISNI-0000000121676235"); addMatch("N6I-vtls000006849", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("N6I-vtls000006849", "BNC-981058514378006706"); addMatch("N6I-vtls000006849", "BNC-981058514378006706", "", "fuzzy corporate name", "", "", ""); addLink("N6I-vtls000006849", "DNB-040420108"); addMatch("N6I-vtls000006849", "DNB-040420108", "", "longer corporate name", "", "", ""); addLink("N6I-vtls000006849", "FAST-fst01204788"); addMatch("N6I-vtls000006849", "FAST-fst01204788", "", "lccn", "", "", ""); addLink("N6I-vtls000006849", "BNE-XX452661"); addMatch("N6I-vtls000006849", "BNE-XX452661", "", "lccn", "", "", ""); addLink("N6I-vtls000006849", "J9U-987007559660005171"); addMatch("N6I-vtls000006849", "J9U-987007559660005171", "", "lccn", "", "", ""); addLink("N6I-vtls000006849", "J9U-987007559660005171"); addMatch("N6I-vtls000006849", "J9U-987007559660005171", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("FAST-fst01204788", "FAST", "FAST Subjects"); addLink("FAST-fst01204788", "LC-n79033009"); addMatch("FAST-fst01204788", "LC-n79033009", "", "lccn", "", "", ""); addLink("FAST-fst01204788", "ISNI-0000000121676235"); addMatch("FAST-fst01204788", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("FAST-fst01204788", "ISNI-0000000121676235"); addMatch("FAST-fst01204788", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("FAST-fst01204788", "J9U-987007559660005171"); addMatch("FAST-fst01204788", "J9U-987007559660005171", "", "lccn", "", "", ""); addLink("FAST-fst01204788", "J9U-987007559660005171"); addMatch("FAST-fst01204788", "J9U-987007559660005171", "", "lccn", "", "", ""); addLink("FAST-fst01204788", "SZ-040420108"); addMatch("FAST-fst01204788", "SZ-040420108", "", "longer corporate name", "", "", ""); addLink("FAST-fst01204788", "N6I-vtls000006849"); addMatch("FAST-fst01204788", "N6I-vtls000006849", "", "lccn", "", "", ""); addLink("FAST-fst01204788", "BNF-12226056"); addMatch("FAST-fst01204788", "BNF-12226056", "", "fuzzy corporate name", "", "", ""); addLink("FAST-fst01204788", "BNE-XX452661"); addMatch("FAST-fst01204788", "BNE-XX452661", "", "lccn", "", "", ""); addLink("FAST-fst01204788", "CAOONL-ncf10176266"); addMatch("FAST-fst01204788", "CAOONL-ncf10176266", "", "fuzzy corporate name", "", "", ""); addLink("FAST-fst01204788", "BNC-981058514378006706"); addMatch("FAST-fst01204788", "BNC-981058514378006706", "", "fuzzy corporate name", "", "", ""); addLink("FAST-fst01204788", "DNB-040420108"); addMatch("FAST-fst01204788", "DNB-040420108", "", "longer corporate name", "", "", ""); addLink("FAST-fst01204788", "WKP-Q3345143"); addMatch("FAST-fst01204788", "WKP-Q3345143", "", "fuzzy corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n79033009", "LC", "Library of Congress/NACO"); addLink("LC-n79033009", "ISNI-0000000121676235"); addMatch("LC-n79033009", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("LC-n79033009", "ISNI-0000000121676235"); addMatch("LC-n79033009", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("LC-n79033009", "J9U-987007559660005171"); addMatch("LC-n79033009", "J9U-987007559660005171", "", "lccn", "", "", ""); addLink("LC-n79033009", "J9U-987007559660005171"); addMatch("LC-n79033009", "J9U-987007559660005171", "", "lccn", "", "", ""); addLink("LC-n79033009", "WKP-Q3345143"); addMatch("LC-n79033009", "WKP-Q3345143", "", "fuzzy corporate name", "", "", ""); addLink("LC-n79033009", "SZ-040420108"); addMatch("LC-n79033009", "SZ-040420108", "", "longer corporate name", "", "", ""); addLink("LC-n79033009", "N6I-vtls000006849"); addMatch("LC-n79033009", "N6I-vtls000006849", "", "lccn", "", "", ""); addLink("LC-n79033009", "BNF-12226056"); addMatch("LC-n79033009", "BNF-12226056", "", "fuzzy corporate name", "", "", ""); addLink("LC-n79033009", "BNE-XX452661"); addMatch("LC-n79033009", "BNE-XX452661", "", "lccn", "", "", ""); addLink("LC-n79033009", "CAOONL-ncf10176266"); addMatch("LC-n79033009", "CAOONL-ncf10176266", "", "fuzzy corporate name", "", "", ""); addLink("LC-n79033009", "FAST-fst01204788"); addMatch("LC-n79033009", "FAST-fst01204788", "", "lccn", "", "", ""); addLink("LC-n79033009", "BNC-981058514378006706"); addMatch("LC-n79033009", "BNC-981058514378006706", "", "fuzzy corporate name", "", "", ""); addLink("LC-n79033009", "DNB-040420108"); addMatch("LC-n79033009", "DNB-040420108", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-030946123", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-030946123", "ISNI-0000000121676235"); addMatch("SUDOC-030946123", "ISNI-0000000121676235", "", "suggested", "", "", ""); addLink("SUDOC-030946123", "ISNI-0000000121676235"); addMatch("SUDOC-030946123", "ISNI-0000000121676235", "", "suggested", "", "", ""); addLink("SUDOC-030946123", "CAOONL-ncf10176266"); addMatch("SUDOC-030946123", "CAOONL-ncf10176266", "", "longer corporate name", "", "", ""); addLink("SUDOC-030946123", "BNF-12226056"); addMatch("SUDOC-030946123", "BNF-12226056", "", "longer corporate name", "", "", ""); addLink("SUDOC-030946123", "J9U-987007559660005171"); addMatch("SUDOC-030946123", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("SUDOC-030946123", "J9U-987007559660005171"); addMatch("SUDOC-030946123", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("SUDOC-030946123", "WKP-Q3345143"); addMatch("SUDOC-030946123", "WKP-Q3345143", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf10176266", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf10176266", "LC-n79033009"); addMatch("CAOONL-ncf10176266", "LC-n79033009", "", "fuzzy corporate name", "", "", ""); addLink("CAOONL-ncf10176266", "SUDOC-030946123"); addMatch("CAOONL-ncf10176266", "SUDOC-030946123", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10176266", "ISNI-0000000121676235"); addMatch("CAOONL-ncf10176266", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10176266", "ISNI-0000000121676235"); addMatch("CAOONL-ncf10176266", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10176266", "FAST-fst01204788"); addMatch("CAOONL-ncf10176266", "FAST-fst01204788", "", "fuzzy corporate name", "", "", ""); addLink("CAOONL-ncf10176266", "BNF-12226056"); addMatch("CAOONL-ncf10176266", "BNF-12226056", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10176266", "J9U-987007559660005171"); addMatch("CAOONL-ncf10176266", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("CAOONL-ncf10176266", "J9U-987007559660005171"); addMatch("CAOONL-ncf10176266", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("CAOONL-ncf10176266", "WKP-Q3345143"); addMatch("CAOONL-ncf10176266", "WKP-Q3345143", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-12226056", "BNF", "National Library of France"); addLink("BNF-12226056", "LC-n79033009"); addMatch("BNF-12226056", "LC-n79033009", "", "fuzzy corporate name", "", "", ""); addLink("BNF-12226056", "SUDOC-030946123"); addMatch("BNF-12226056", "SUDOC-030946123", "", "longer corporate name", "", "", ""); addLink("BNF-12226056", "ISNI-0000000121676235"); addMatch("BNF-12226056", "ISNI-0000000121676235", "", "suggested", "", "", ""); addLink("BNF-12226056", "ISNI-0000000121676235"); addMatch("BNF-12226056", "ISNI-0000000121676235", "", "suggested", "", "", ""); addLink("BNF-12226056", "CAOONL-ncf10176266"); addMatch("BNF-12226056", "CAOONL-ncf10176266", "", "longer corporate name", "", "", ""); addLink("BNF-12226056", "FAST-fst01204788"); addMatch("BNF-12226056", "FAST-fst01204788", "", "fuzzy corporate name", "", "", ""); addLink("BNF-12226056", "J9U-987007559660005171"); addMatch("BNF-12226056", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("BNF-12226056", "J9U-987007559660005171"); addMatch("BNF-12226056", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("BNF-12226056", "WKP-Q3345143"); addMatch("BNF-12226056", "WKP-Q3345143", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000121676235", "ISNI", "ISNI"); addLink("ISNI-0000000121676235", "SZ-040420108"); addMatch("ISNI-0000000121676235", "SZ-040420108", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000121676235", "LC-n79033009"); addMatch("ISNI-0000000121676235", "LC-n79033009", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000121676235", "N6I-vtls000006849"); addMatch("ISNI-0000000121676235", "N6I-vtls000006849", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000121676235", "BNC-981058514378006706"); addMatch("ISNI-0000000121676235", "BNC-981058514378006706", "", "fuzzy corporate name", "", "", ""); addLink("ISNI-0000000121676235", "CAOONL-ncf10176266"); addMatch("ISNI-0000000121676235", "CAOONL-ncf10176266", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000121676235", "BNE-XX452661"); addMatch("ISNI-0000000121676235", "BNE-XX452661", "", "fuzzy corporate name", "", "", ""); addLink("ISNI-0000000121676235", "FAST-fst01204788"); addMatch("ISNI-0000000121676235", "FAST-fst01204788", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000121676235", "BNF-12226056"); addMatch("ISNI-0000000121676235", "BNF-12226056", "", "suggested", "", "", ""); addLink("ISNI-0000000121676235", "DNB-040420108"); addMatch("ISNI-0000000121676235", "DNB-040420108", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000121676235", "J9U-987007559660005171"); addMatch("ISNI-0000000121676235", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("ISNI-0000000121676235", "J9U-987007559660005171"); addMatch("ISNI-0000000121676235", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("ISNI-0000000121676235", "WKP-Q3345143"); addMatch("ISNI-0000000121676235", "WKP-Q3345143", "", "longer corporate name", "", "", ""); addLink("ISNI-0000000121676235", "SUDOC-030946123"); addMatch("ISNI-0000000121676235", "SUDOC-030946123", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("WKP-Q3345143", "WKP", "Wikidata"); addLink("WKP-Q3345143", "LC-n79033009"); addMatch("WKP-Q3345143", "LC-n79033009", "", "fuzzy corporate name", "", "", ""); addLink("WKP-Q3345143", "SUDOC-030946123"); addMatch("WKP-Q3345143", "SUDOC-030946123", "", "longer corporate name", "", "", ""); addLink("WKP-Q3345143", "ISNI-0000000121676235"); addMatch("WKP-Q3345143", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("WKP-Q3345143", "ISNI-0000000121676235"); addMatch("WKP-Q3345143", "ISNI-0000000121676235", "", "longer corporate name", "", "", ""); addLink("WKP-Q3345143", "CAOONL-ncf10176266"); addMatch("WKP-Q3345143", "CAOONL-ncf10176266", "", "longer corporate name", "", "", ""); addLink("WKP-Q3345143", "FAST-fst01204788"); addMatch("WKP-Q3345143", "FAST-fst01204788", "", "fuzzy corporate name", "", "", ""); addLink("WKP-Q3345143", "BNF-12226056"); addMatch("WKP-Q3345143", "BNF-12226056", "", "longer corporate name", "", "", ""); addLink("WKP-Q3345143", "BNE-XX452661"); addMatch("WKP-Q3345143", "BNE-XX452661", "", "suggested", "", "", ""); addLink("WKP-Q3345143", "J9U-987007559660005171"); addMatch("WKP-Q3345143", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("WKP-Q3345143", "J9U-987007559660005171"); addMatch("WKP-Q3345143", "J9U-987007559660005171", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("BNC-981058514378006706", "BNC", "National Library of Catalonia"); addLink("BNC-981058514378006706", "SZ-040420108"); addMatch("BNC-981058514378006706", "SZ-040420108", "", "fuzzy corporate name", "", "", ""); addLink("BNC-981058514378006706", "LC-n79033009"); addMatch("BNC-981058514378006706", "LC-n79033009", "", "fuzzy corporate name", "", "", ""); addLink("BNC-981058514378006706", "N6I-vtls000006849"); addMatch("BNC-981058514378006706", "N6I-vtls000006849", "", "fuzzy corporate name", "", "", ""); addLink("BNC-981058514378006706", "ISNI-0000000121676235"); addMatch("BNC-981058514378006706", "ISNI-0000000121676235", "", "fuzzy corporate name", "", "", ""); addLink("BNC-981058514378006706", "ISNI-0000000121676235"); addMatch("BNC-981058514378006706", "ISNI-0000000121676235", "", "fuzzy corporate name", "", "", ""); addLink("BNC-981058514378006706", "FAST-fst01204788"); addMatch("BNC-981058514378006706", "FAST-fst01204788", "", "fuzzy corporate name", "", "", ""); addLink("BNC-981058514378006706", "BNE-XX452661"); addMatch("BNC-981058514378006706", "BNE-XX452661", "", "fuzzy corporate name", "", "", ""); addLink("BNC-981058514378006706", "J9U-987007559660005171"); addMatch("BNC-981058514378006706", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("BNC-981058514378006706", "J9U-987007559660005171"); addMatch("BNC-981058514378006706", "J9U-987007559660005171", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("SKMASNL-vtls001825136", "SKMASNL", "Slovak National Library"); addLink("SKMASNL-vtls001825136", "J9U-987007559660005171"); addMatch("SKMASNL-vtls001825136", "J9U-987007559660005171", "", "viafid", "", "", ""); addLink("SKMASNL-vtls001825136", "J9U-987007559660005171"); addMatch("SKMASNL-vtls001825136", "J9U-987007559660005171", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX452661", "BNE", "National Library of Spain"); addLink("BNE-XX452661", "LC-n79033009"); addMatch("BNE-XX452661", "LC-n79033009", "", "lccn", "", "", ""); addLink("BNE-XX452661", "SZ-040420108"); addMatch("BNE-XX452661", "SZ-040420108", "", "fuzzy corporate name", "", "", ""); addLink("BNE-XX452661", "BNC-981058514378006706"); addMatch("BNE-XX452661", "BNC-981058514378006706", "", "fuzzy corporate name", "", "", ""); addLink("BNE-XX452661", "N6I-vtls000006849"); addMatch("BNE-XX452661", "N6I-vtls000006849", "", "lccn", "", "", ""); addLink("BNE-XX452661", "ISNI-0000000121676235"); addMatch("BNE-XX452661", "ISNI-0000000121676235", "", "fuzzy corporate name", "", "", ""); addLink("BNE-XX452661", "ISNI-0000000121676235"); addMatch("BNE-XX452661", "ISNI-0000000121676235", "", "fuzzy corporate name", "", "", ""); addLink("BNE-XX452661", "FAST-fst01204788"); addMatch("BNE-XX452661", "FAST-fst01204788", "", "lccn", "", "", ""); addLink("BNE-XX452661", "J9U-987007559660005171"); addMatch("BNE-XX452661", "J9U-987007559660005171", "", "lccn", "", "", ""); addLink("BNE-XX452661", "J9U-987007559660005171"); addMatch("BNE-XX452661", "J9U-987007559660005171", "", "lccn", "", "", ""); addLink("BNE-XX452661", "WKP-Q3345143"); addMatch("BNE-XX452661", "WKP-Q3345143", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007559660005171", "J9U", "National Library of Israel"); addLink("J9U-987007559660005171", "SZ-040420108"); addMatch("J9U-987007559660005171", "SZ-040420108", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "LC-n79033009"); addMatch("J9U-987007559660005171", "LC-n79033009", "", "lccn", "", "", ""); addLink("J9U-987007559660005171", "N6I-vtls000006849"); addMatch("J9U-987007559660005171", "N6I-vtls000006849", "", "lccn", "", "", ""); addLink("J9U-987007559660005171", "SUDOC-030946123"); addMatch("J9U-987007559660005171", "SUDOC-030946123", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "ISNI-0000000121676235"); addMatch("J9U-987007559660005171", "ISNI-0000000121676235", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "ISNI-0000000121676235"); addMatch("J9U-987007559660005171", "ISNI-0000000121676235", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "SKMASNL-vtls001825136"); addMatch("J9U-987007559660005171", "SKMASNL-vtls001825136", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "BNC-981058514378006706"); addMatch("J9U-987007559660005171", "BNC-981058514378006706", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "CAOONL-ncf10176266"); addMatch("J9U-987007559660005171", "CAOONL-ncf10176266", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "DNB-040420108"); addMatch("J9U-987007559660005171", "DNB-040420108", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "FAST-fst01204788"); addMatch("J9U-987007559660005171", "FAST-fst01204788", "", "lccn", "", "", ""); addLink("J9U-987007559660005171", "BNF-12226056"); addMatch("J9U-987007559660005171", "BNF-12226056", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "BNE-XX452661"); addMatch("J9U-987007559660005171", "BNE-XX452661", "", "lccn", "", "", ""); addLink("J9U-987007559660005171", "LIH-LNB:V-10784;=BG"); addMatch("J9U-987007559660005171", "LIH-LNB:V-10784;=BG", "", "viafid", "", "", ""); addLink("J9U-987007559660005171", "WKP-Q3345143"); addMatch("J9U-987007559660005171", "WKP-Q3345143", "", "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> (107) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>451 _ _ ‡a <span>Bagong Timog Gales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Bretyn Yiass Noa</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>De Cymru Newydd</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Gallera Verociya Newi</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>410 2 _ ‡a <span>Government of New South Wales</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>451 _ _ ‡a <span>Hegoaldeko Gales Berria</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Jaundienvidvelsa</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>410 2 _ ‡a <span>N. S. W.</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>451 _ _ ‡a <span>N. S. W.</span> <span class="flags"> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> </span> </li> <li>451 _ _ ‡a <span>N.-G. du S.</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>N.S.W.</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>451 _ _ ‡a <span>NJV</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>NPV</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>451 _ _ ‡a <span>NSK</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>410 2 _ ‡a <span>NSW</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>415 _ _ ‡5 <span>d#</span> ‡a <span>NSW</span> <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>451 _ _ ‡a <span>NSW</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 Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>451 _ _ ‡a <span>NSW</span> ‡4 <span>abku</span> ‡4 <span>https://d-nb.info/standards/elementset/gnd#abbreviatedNameForThePlaceOrGeographicName</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>415 _ _ ‡5 <span>a#</span> ‡a <span>Naujasis Pietų Velsas</span> <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>451 _ _ ‡a <span>Naujasis Pietų Velsas</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nava Galas deu Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nea Notia Oyalia</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Neusüdwales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> <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>451 _ _ ‡a <span>Neuvo Galles do Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>New Britain</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>451 _ _ ‡a <span>New Sooth Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>New South Wales</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>710 | | ‡a <span>New South Wales</span> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>715 _ _ ‡a <span>New South Wales</span> <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>410 2 _ ‡a <span>New South Wales Government</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>451 _ _ ‡a <span>Nieu-Suid-Wallis</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nieuw-Zuid-Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Niiw Sowth Waayls</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nīwe Sūþwealas</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nog Khussar Uėlʹs</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Noul Wales de Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nouvelle-Galles du Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nov Južen Vels</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nova Cambria Australis</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nova Gales do Sul</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nova Gales do Sur</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nova Gal·les del Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nova Gal·les del Sud (Austràlia : Estat)</span> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>451 _ _ ‡a <span>Nova Gal·les del Sud (Austràlia)</span> <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>451 _ _ ‡a <span>Nova Valisa dal Sid</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novi I︠U︡zhen Uels</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novi Južni Vels</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novi Južni Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novo Gales del Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novsudkimrio</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novsudkimrujo</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novy Paŭdni︠o︡vy Uėlʹs</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novyĭ I︠U︡zhnyĭ Uėlʹs</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Novyĭ Pivdennyĭ Uelʹs</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nový Jižní Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nový Južný Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nový Južný Vales</span> <span class="flags"> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> </span> </li> <li>451 _ _ ‡a <span>Nový Južný Wales (Austrália)</span> <span class="flags"> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> </span> </li> <li>451 _ _ ‡a <span>Nový Vales</span> <span class="flags"> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> </span> </li> <li>451 _ _ ‡a <span>Nowa Południowa Walia</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nòva Galas dau Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nòva Galas del Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nueva Bretaña (Canadá)</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>451 _ _ ‡a <span>Nueva Gales del Sur</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>451 _ _ ‡a <span>Nuovo Galles del Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nuòva Galas dau Sud</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nya Sydwales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nyu Saʼut Ṿails</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nyuu Sauth Wiels</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nyū Sausu Uēruzu</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nyū Sausu Uēruzushū</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nyū Sausu Wēruzu</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nyū Sausu Wēruzu-shū</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nyūsausūēruzu</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nyūsausūēruzushū</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Nýja Suður-Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>San︠g︡a Soghu̇ru̇u̇ U̇ėlʹs</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Shinė Ȯmnȯd Vėlʹs</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Shtat Novy Paŭdni︠o︡vy Uėlʹs</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Sin Lâm Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Sîn Nàm Vî-ngì-sṳ̂-chû</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>410 2 _ ‡a <span>State of New South Wales</span> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>451 _ _ ‡a <span>State of New South Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Sukembre-Nevez</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Śĕnĕ Kăntăr Uėlʹs</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Uus-Lõuna-Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Uusi Etelä-Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Új-Dél-Wales</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Valesa Atsimo Vaovao</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>415 _ _ ‡a <span>Velsas, Naujasis Pietų</span> <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>451 _ _ ‡a <span>Yeni Cänubi Uels</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Yeni Güney Galler</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> </span> </li> <li>451 _ _ ‡a <span>Νέα Νότια Ουαλία</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>НЈВ</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>Нов Јужен Велс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>Нова Британија (Канада)</span> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>451 _ _ ‡a <span>Нови Јужни Велс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>Нови Южен Уелс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>Новий Південний Уельс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>Новы Паўднёвы Уэльс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>Новый Южный Уэльс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>Ног Хуссар Уэльс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>С̧ĕнĕ Кăнтăр Уэльс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>Штат Новы Паўднёвы Уэльс</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>ניו סאות' ויילס</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>ニューサウスウェールズ</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>451 _ _ ‡a <span>ニューサウスウェールズ州</span> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.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> (7) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>551 _ _ <a href="../128919823"> ‡a <span>Australia</span> </a> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>551 _ _ <a href="../128919823"> ‡a <span>Austrália</span> </a> <span class="flags"> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> </span> </li> <li>551 _ _ <a href="../2449161575634004730007"> ‡a <span>Nabiac (Nueva Gales del Sur, Australia)</span> </a> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>551 _ _ <a href="../156537752"> ‡a <span>New South Wales</span> ‡g <span>Colony</span> ‡4 <span>vorg</span> ‡4 <span>https://d-nb.info/standards/elementset/gnd#precedingPlaceOrGeographicName</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>551 _ _ <a href="../175760382"> ‡a <span>Sidney</span> </a> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>551 _ _ <a href="../175760382"> ‡a <span>Sydney (N.S.W.)</span> </a> <span class="flags"> <img alt="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> </span> </li> <li>551 _ _ <a href="../156003965"> ‡a <span>Taree (Nueva Gales del Sur, Australia)</span> </a> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.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>Act no. 1, 1924 : an Act to Amend the Law Relating to Co-operation : to provide for the formation ....</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/176829494">Adoption of Children Act, 1965</a> </td> <td> <span class="flags"> <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> </td> </tr> <tr> <td>Annual report of the Department of Mines and Agriculture, New South Wales, for the year ...</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/178976909">Anti-Discrimination Act 1977</a> </td> <td> <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </td> </tr> <tr> <td>Australian company law and practice</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 bankruptcy acts, 1887, 1888, with the rules and forms thereunder and the Bills of sale act, with notes.</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>Bignold's Police offences and Vagrancy acts, and certain other acts.</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>Budget estimates classified by program</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>Bulletin (Geological Survey of New South Wales)</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/176234530">CAER paper</a> </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>Capital works programme</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/182205987">Child Welfare Act, 1939</a> </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/2185153653237855900006">Child Welfare (Amendment) Act, 1966</a> </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/5644159477831027990000">Children (Care and Protection) Act 1987</a> </td> <td> <span class="flags"> <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"/> </span> </td> </tr> <tr> <td> <a href="/viaf/183226692">Civil Liability Act 2002</a> </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/17155409623708740305">Clean Air Act, 1961</a> </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/28155409625708740293">Clean Air (Amendement) Act, 1964</a> </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 collection of the private acts of practical utility in force in New South Wales : embracing the local private legislation from the year 1832 to the year 1885</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/177809703">Companies Bill 1980</a> </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/181381089">Conveyancing Act, 1919</a> </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/185024937">Conveyancing and Law of Property Act, 1898</a> </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/182902710">Conveyancing (Strata Titles) Act, 1961</a> </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/2014153653280155900003">Corneal and Tissue Grafting Act, 1955</a> </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/184645646">Crimes Act 1900</a> </td> <td> <span class="flags"> <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"/> </span> </td> </tr> <tr> <td>Criminal procedure and practice in New South Wales</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/176482141">Crown Lands Act 1884</a> </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 Crown lands acts of New South Wales, containing the Crown lands consolidation act and the western lands acts, with notes, table of cases, regulations, appendices and indexes.</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/8483159477791427990001">Defamation Act, 1958</a> </td> <td> <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/186249567">Dentists Act, 1934</a> </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/1275153653276855900000">Dentists (Amendment) Act, 1964</a> </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 digest of the law of evidence.</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/182048633">Disability Services Act 1993</a> </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/186191769">Employers' Liability Act of New South Wales</a> </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/104147905055079091028">Evidence Act 1995</a> </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>Factories shops and industries (New South Wales)</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/175932175">Freedom of Information Act 1989</a> </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/178344376">Geological Survey report (Geological Survey of New South Wales)</a> </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/178451756">Hire-Purchase Act, 1960</a> </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>Incorporated acts : being a selection of acts reprinted under Amendments incorporation act, 1906, with detailed indexes (immediately following the text of each act).</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/183973749">Industrial Relations Act 1991</a> </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/181594279">Industrial Relations Act 1996</a> </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/178393339">Justices Act, 1902</a> </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/177644623">Land Tax Act, 1956</a> </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/177239989">Land Tax Management Act, 1956</a> </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/176134127">Land Vendors Act, 1964</a> </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/180064300">Landlord and Tenant Act, 1899</a> </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/180871415">Landlord and Tenant (Amendment) Act, 1948</a> </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 law of mines and minerals, being a collection of the statutes relating thereto.</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>Law of stamp duties in New South Wales</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 law relating to gaming, betting and lotteries : being the Gaming and betting act, 1912-1942 and certain other acts with forms of information.</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 law relating to stamp, death and estate duties : comprising Stamp Duties Act, 1920-1931 (N.S.W.), Estate Duty Assessment Act, 1914-1928, (C'wlth), etc. with regulations</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/4108159477781327990002">Laws, etc. Crimes act, 1900</a> </td> <td> <span class="flags"> <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"/> </span> </td> </tr> <tr> <td> <a href="/viaf/178007105">Laws, etc. (Statutes)</a> </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 Legal practitioners act, 1898-1936 : annotated</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>List of projects</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/179336227">Local Government Act, 1919</a> </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>Long service leave, New South Wales : being the Long Service Leave Act, 1955 : with rules, forms and notes</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/632151965233900470002">Medical Practicioners (Amendment) Act, 1964</a> </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/294471280">Memoirs of the Geological Survey of New South Wales.</a> </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/178980288">Memoirs of the Geological Survey of New South Wales.</a> </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/181821738">Mental Health Act, 1958</a> </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/6713153653257255900008">Mental Health (Amendment) Act, 1964</a> </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 Mining act, 1906-1921 : and regulations and forms thereunder to July 1st, 1924, with annotations</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>Moratorium Act, 1932</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/176702809">Motor Accidents Act 1988</a> </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/175892608">Motor Accidents Regulation 1989</a> </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>Motor vehicle law in New South Wales : including a survey of the law of negligence and acts and regulations relating to motor vehicles, both public and private, and associated matters, together with annotations thereto</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>N.S.W. Rules, regulations & by-laws</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>New South Wales, Australia. The land of sunshine and opportunity.</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>New South Wales Charter of justice, 1824 : a transcript</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/1315153716397958820006">New South Wales Institute of Psychiatry Act, 1964</a> </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>New South Wales. NSW government directory, 1985:</td> <td> <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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </td> </tr> <tr> <td>NSW budget summary.</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/185852778">Nurses Registration Act, 1953</a> </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/1168153653276455900001">Nurses Registration (Amendment) Act, 1964</a> </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>Official report of the National Australasian Convention debates : Sydney, 2 March to 9 April, 1891.</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/174536511">Pharmacy Act, 1964</a> </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/3925153834750664450009">Poisons Act, 1952</a> </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/178995789">Poisons Act, 1966</a> </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/2247159477913527990001">Probate Act of 1890 Amendment Act</a> </td> <td> <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </span> </td> </tr> <tr> <td>Probate law and practice; being the Wills, probate and administration act, 1898-1947 (N. S. W.) with rules thereunder exhaustively annotated together with a collection of acts, local and imperial, dealing with such matters and with appendices of forms and other practice matters</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>Propam'i︠a︡tna knyz︠h︡ka, 1997:</td> <td> <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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/176575002">Public Health Act, 1902</a> </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/7383153653260155900004">Public Health (Amendment) Act, 1965</a> </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/182226844">Public Hospitals Act, 1929</a> </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/6559153653256555900003">Public Hospitals (Amendment) Act, 1959</a> </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>Public sector outlays and receipts in New South Wales on a national accounts basis.</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/183775439">Real Property Act.</a> </td> <td> <span class="flags"> <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> </td> </tr> <tr> <td> <a href="/viaf/176199273">Registered Clubs Act 1976</a> </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/4825153716414058820006">Registration of Births Deaths and Marriages Act 1899</a> </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/181066853">Report (University of New South Wales. Water Research Laboratory)</a> </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>Review of N.S.W. government administration, directions for change : an interim report</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/175561637">Succession Act 2006</a> </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/184115133">Supreme Court Act, 1970</a> </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/3893153653245055900007">Tissue Grafting and Processing (Amendment) Act, 1966</a> </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>Town and country planning in New South Wales, including the county of Cumberland planning scheme</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/179499639">Transport Accidents Compensation Act 1987</a> </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/178204546">UNISURV report</a> </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 Warehousemen's liens act, 1935 : an amendment of the law respecting possessory liens, storage of goods, warehousemen, removalists, garages, bailments, bills of sale, unclaimed goods, auction after default, etc. : the act and regulations, with some notes and an index</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> </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>Bignold, Hugh Baron, 1870- (6) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Lee, Jack Austell. (4) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Thompson, Sidney Arthur. (3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Redshaw, Samuel. (3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>McDonald, Barry John. (3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Hamilton, Hugh Montgomerie, 1854-1930. (3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Goran, A. J. (3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Else-Mitchell, R. (Rae), 1914-2006. (3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Britts, M. G. (Malcolm Gordon) (3) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Addison, G. C. (George Campbell), 1862- (3) <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> (3) </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:60,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=AUNLGB&chtm=world&chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:60,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=AUNLGB&chtm=europe&chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&chs=440x220&chd=t:60,10,10&chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&chld=AUNLGB&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>AU - Australia (80) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>NL - Netherlands (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>GB - United Kingdom (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.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">1400</span> <span class="TimeLineMarkerStart">|</span> <img id="line1440" class="marker" style="height:12px;" onmouseover="dateMsg('144'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1450" class="marker" style="height:12px;" onmouseover="dateMsg('145'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1460" class="marker" style="height:12px;" onmouseover="dateMsg('146'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1470" class="marker" style="height:12px;" onmouseover="dateMsg('147'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1480" class="marker" style="height:12px;" onmouseover="dateMsg('148'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1490" class="marker" style="height:12px;" onmouseover="dateMsg('149'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1500" class="marker" style="height:12px;" onmouseover="dateMsg('150'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1510" class="marker" style="height:12px;" onmouseover="dateMsg('151'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1520" class="marker" style="height:12px;" onmouseover="dateMsg('152'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1530" class="marker" style="height:12px;" onmouseover="dateMsg('153'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1540" class="marker" style="height:12px;" onmouseover="dateMsg('154'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1550" class="marker" style="height:12px;" onmouseover="dateMsg('155'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1560" class="marker" style="height:12px;" onmouseover="dateMsg('156'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1570" class="marker" style="height:12px;" onmouseover="dateMsg('157'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1580" class="marker" style="height:12px;" onmouseover="dateMsg('158'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1590" class="marker" style="height:12px;" onmouseover="dateMsg('159'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1600" class="marker" style="height:12px;" onmouseover="dateMsg('160'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1610" class="marker" style="height:12px;" onmouseover="dateMsg('161'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1620" class="marker" style="height:12px;" onmouseover="dateMsg('162'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1630" class="marker" style="height:12px;" onmouseover="dateMsg('163'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1640" class="marker" style="height:12px;" onmouseover="dateMsg('164'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1650" class="marker" style="height:12px;" onmouseover="dateMsg('165'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1660" class="marker" style="height:12px;" onmouseover="dateMsg('166'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1670" class="marker" style="height:12px;" onmouseover="dateMsg('167'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1680" class="marker" style="height:12px;" onmouseover="dateMsg('168'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1690" class="marker" style="height:12px;" onmouseover="dateMsg('169'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1700" class="marker" style="height:12px;" onmouseover="dateMsg('170'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1710" class="marker" style="height:12px;" onmouseover="dateMsg('171'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1720" class="marker" style="height:12px;" onmouseover="dateMsg('172'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1730" class="marker" style="height:12px;" onmouseover="dateMsg('173'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1740" class="marker" style="height:12px;" onmouseover="dateMsg('174'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1750" class="marker" style="height:12px;" onmouseover="dateMsg('175'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1760" class="marker" style="height:12px;" onmouseover="dateMsg('176'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1770" class="marker" style="height:12px;" onmouseover="dateMsg('177'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1780" class="marker" style="height:12px;" onmouseover="dateMsg('178'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1790" class="marker" style="height:12px;" onmouseover="dateMsg('179'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1800" class="marker" style="height:12px;" onmouseover="dateMsg('180'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1810" class="marker" style="height:12px;" onmouseover="dateMsg('181'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1820" class="marker" style="height:12px;" onmouseover="dateMsg('182'+'0', '2');" 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:12px;" onmouseover="dateMsg('184'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1850" class="marker" style="height:12px;" onmouseover="dateMsg('185'+'0', '2');" 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:12px;" onmouseover="dateMsg('187'+'0', '2');" 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:18.6px;" onmouseover="dateMsg('189'+'0', '5');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1900" class="marker" style="height:17px;" onmouseover="dateMsg('190'+'0', '4');" 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:22.85px;" onmouseover="dateMsg('192'+'0', '9');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1930" class="marker" style="height:25.5px;" onmouseover="dateMsg('193'+'0', '13');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1940" class="marker" style="height:26.55px;" onmouseover="dateMsg('194'+'0', '15');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1950" class="marker" style="height:27px;" onmouseover="dateMsg('195'+'0', '16');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1960" class="marker" style="height:25.5px;" onmouseover="dateMsg('196'+'0', '13');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1970" class="marker" style="height:18.6px;" onmouseover="dateMsg('197'+'0', '5');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1980" class="marker" style="height:18.6px;" onmouseover="dateMsg('198'+'0', '5');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:22px;" onmouseover="dateMsg('199'+'0', '8');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:14.9px;" onmouseover="dateMsg('200'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:12px;" onmouseover="dateMsg('201'+'0', '2');" 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>7 <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>Law Book Co. of Australasia (37) <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>Butterworth (19) <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>Law Book Co. (8) <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>Govt. Printer (7) <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>CCH Australia (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>T. Richards, Government Printer (2) <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>Printed by Alfred James Kent, Government Printer. (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>NSW Govt. (1) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>NSW Government (1) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>New South Wales Treasury (1) <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 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>AU - Australia<span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>NF - <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="Slovak National Library" title="Slovak National Library" src="/viaf/images/flags/SKMASNL.png"/> <img alt="FAST Subjects" title="FAST Subjects" src="/viaf/images/flags/FAST.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>Norfolk Island - <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.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 France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="http://www.geonames.org/2155400">GeoNames - http://www.geonames.org/2155400</a> </li> <li> <a href="https://en.wikipedia.org/wiki/New_Britain_(Canada)"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/New_Britain_(Canada)</a> </li> <li> <a href="https://es.wikipedia.org/wiki/Nueva_Bretaña_(Canadá)"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Nueva_Bretaña_(Canadá)</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Nouvelle-Galles_du_Sud_(Canada)"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Nouvelle-Galles_du_Sud_(Canada)</a> </li> <li> <a href="https://sr.wikipedia.org/wiki/Нова_Британија_(Канада)"> <span class="langHi0">Wikipedia</span> - https://sr.wikipedia.org/wiki/Нова_Британија_(Канада)</a> </li> <li> <a href="//isni.org/isni/0000000121676235">ISNI - 0000 0001 2167 6235</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/138140762/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/138140762/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/138140762/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>:138140762 (38) </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|953097447">DNB|953097447</a> </td> <td class="action">delete</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|001142240">DNB|001142240</a> </td> <td class="action">delete</td> <td>2013-02-15T19:30:59+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLIlat|000099240">NLIlat|000099240</a> </td> <td class="action">delete</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q8030783">WKP|Q8030783</a> </td> <td class="action">delete</td> <td>2016-01-31T03:28:21.534313+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000121676235">ISNI|0000000121676235</a> </td> <td class="action">add</td> <td>2016-02-20T17:09:08.000592+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q1026207">WKP|Q1026207</a> </td> <td class="action">delete</td> <td>2016-05-30T07:25:55.970220+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|000141143">DNB|000141143</a> </td> <td class="action">delete</td> <td>2016-07-24T06:54:19.304478+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q1851145">WKP|Q1851145</a> </td> <td class="action">delete</td> <td>2017-01-23T17:54:16.950718+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|1080679669">DNB|1080679669</a> </td> <td class="action">delete</td> <td>2017-01-23T20:05:29.713122+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|000099240">NLI|000099240</a> </td> <td class="action">delete</td> <td>2017-02-05T10:57:30.344446+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q3224">WKP|Q3224</a> </td> <td class="action">delete</td> <td>2018-06-24T12:36:40.721570+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|030946123">SUDOC|030946123</a> </td> <td class="action">add</td> <td>2018-06-24T12:50:10.516508+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|12226056">BNF|12226056</a> </td> <td class="action">add</td> <td>2018-06-24T12:50:10.529387+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q3345143">WKP|Q3345143</a> </td> <td class="action">add</td> <td>2018-06-24T12:50:10.545124+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|027299244">SUDOC|027299244</a> </td> <td class="action">delete</td> <td>2018-06-24T14:01:38.442604+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/B2Q|0000014830">B2Q|0000014830</a> </td> <td class="action">delete</td> <td>2018-10-14T09:29:49.574182+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf10176266">CAOONL|ncf10176266</a> </td> <td class="action">add</td> <td>2018-11-18T16:24:43.717087+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LAC|0052B7740E">LAC|0052B7740E</a> </td> <td class="action">delete</td> <td>2018-12-02T23:45:39.672972+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LAC|0052B7740F">LAC|0052B7740F</a> </td> <td class="action">delete</td> <td>2018-12-02T23:45:39.698556+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:VV10784;=BG">LIH|LNB:VV10784;=BG</a> </td> <td class="action">delete</td> <td>2018-12-03T07:18:39.470572+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SWNL|vtls005589904">SWNL|vtls005589904</a> </td> <td class="action">delete</td> <td>2019-03-10T13:51:45.859525+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SELIBR|155431">SELIBR|155431</a> </td> <td class="action">delete</td> <td>2019-04-18T21:03:44.881864+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|000974890">NLI|000974890</a> </td> <td class="action">delete</td> <td>2020-04-12T11:46:30.954259+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NDL|00628868">NDL|00628868</a> </td> <td class="action">delete</td> <td>2020-11-29T08:21:38.798500+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 79033009">LC|n 79033009</a> </td> <td class="action">add</td> <td>2021-07-18T20:32:14.880190+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/N6I|vtls000006849">N6I|vtls000006849</a> </td> <td class="action">add</td> <td>2021-07-18T20:32:14.892108+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SKMASNL|vtls001825136">SKMASNL|vtls001825136</a> </td> <td class="action">add</td> <td>2021-07-18T20:32:14.904774+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|040420108">DNB|040420108</a> </td> <td class="action">add</td> <td>2021-07-18T20:32:14.916593+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/FAST|fst01204788">FAST|fst01204788</a> </td> <td class="action">add</td> <td>2021-07-18T20:32:14.928613+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX452661">BNE|XX452661</a> </td> <td class="action">add</td> <td>2021-07-18T20:32:14.941015+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007559660005171">J9U|987007559660005171</a> </td> <td class="action">add</td> <td>2021-07-18T20:32:14.966341+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:V-10784;=BG">LIH|LNB:V-10784;=BG</a> </td> <td class="action">add</td> <td>2021-07-18T20:32:14.991466+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a11445245">BNC|a11445245</a> </td> <td class="action">delete</td> <td>2021-08-15T07:34:03.698198+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|981058514378006706">BNC|981058514378006706</a> </td> <td class="action">add</td> <td>2021-08-15T08:41:36.995788+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DE663|85979">DE663|85979</a> </td> <td class="action">delete</td> <td>2022-04-21T04:44:02.802139+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007265942605171">J9U|987007265942605171</a> </td> <td class="action">delete</td> <td>2022-04-21T18:56:34.044895+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SZ|040420108">SZ|040420108</a> </td> <td class="action">add</td> <td>2024-08-11T01:03:28.867774+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000040310674">NLA|000040310674</a> </td> <td class="action">delete</td> <td>2024-10-27T00:31:36.528022+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>