CINXE.COM

184908490

<!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>184908490</title> <link rel="canonical" href="http://viaf.org/viaf/184908490"/> <link rel="alternate" href="http://viaf.org/viaf/184908490/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/184908490/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/184908490/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/184908490/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">Flotow, Friedrich von 1812-1883 | Martha<span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Flotow, Friedrich von | Martha<span class="flags"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Flotow, Friedrich 1812-1883 | Martha, oder Der Markt zu Richmond<span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 184908490 (Work) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/184908490</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>240 _ _ <a href="/processed/LIH%7CLNB:V-375407;=BM" id="LIH-LNB:V-375407;=BM" onmouseover="selectNode('LIH-LNB:V-375407;=BM')" onmouseout="unselectNode('LIH-LNB:V-375407;=BM')" title="Internal VIAF Processed Record"> ‎‡1  <span>200</span>‏ ‎‡a  <span>Flotow</span>‏ ‎‡b  <span>Friedrich von</span>‏ ‎‡f  <span>1812-1883</span>‏ ‎‡1  <span>230</span>‏ ‎‡a  <span>Martha</span>‏ </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb13912159r" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </a>240 _ _ <a href="/processed/BNF%7C13912159" id="BNF-13912159" onmouseover="selectNode('BNF-13912159')" onmouseout="unselectNode('BNF-13912159')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow</span>‏ ‎‡b  <span>Friedrich von</span>‏ ‎‡f  <span>1812-1883</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms3" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&amp;authority_id=XX2066339" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </a>100 1 0 <a href="/processed/BNE%7CXX2066339" id="BNE-XX2066339" onmouseover="selectNode('BNE-XX2066339')" onmouseout="unselectNode('BNE-XX2066339')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha, oder Der Markt zu Richmond</span>‏ </a> </li> <li id="PreferredForms4" class="PreferredForms"> <div class="pfFlag"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </div>100 1 _ <a href="/processed/NUKAT%7Cn 2016225191" id="NUKAT-n2016225191" onmouseover="selectNode('NUKAT-n2016225191')" onmouseout="unselectNode('NUKAT-n2016225191')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms5" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </div>100 1 _ <a href="/processed/PLWABN%7C9810654623205606" id="PLWABN-9810654623205606" onmouseover="selectNode('PLWABN-9810654623205606')" onmouseout="unselectNode('PLWABN-9810654623205606')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms6" class="PreferredForms"> <div class="pfFlag"> <img alt="Repertoire International de Litterature Musicale" title="Repertoire International de Litterature Musicale" src="/viaf/images/flags/NYNYRILM.png"/> </div>100 1 _ <a href="/processed/NYNYRILM%7C246765" id="NYNYRILM-246765" onmouseover="selectNode('NYNYRILM-246765')" onmouseout="unselectNode('NYNYRILM-246765')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms7" class="PreferredForms"> <div class="pfFlag"> <img alt="Vatican Library" title="Vatican Library" src="/viaf/images/flags/BAV.png"/> </div>100 1 _ <a href="/processed/BAV%7C10495_45575" id="BAV-10495_45575" onmouseover="selectNode('BAV-10495_45575')" onmouseout="unselectNode('BAV-10495_45575')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms8" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </div>100 1 _ <a href="/processed/N6I%7Cvtls001279367" id="N6I-vtls001279367" onmouseover="selectNode('N6I-vtls001279367')" onmouseout="unselectNode('N6I-vtls001279367')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms9" class="PreferredForms"> <div class="pfFlag"> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </div>100 1 _ <a href="/processed/XR%7CVIAFWORK11445856" id="XR-VIAFWORK11445856" onmouseover="selectNode('XR-VIAFWORK11445856')" onmouseout="unselectNode('XR-VIAFWORK11445856')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡0  <span>(viaf)24787083</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms10" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> </div>100 1 _ <a href="/processed/B2Q%7C0000402057" id="B2Q-0000402057" onmouseover="selectNode('B2Q-0000402057')" onmouseout="unselectNode('B2Q-0000402057')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms11" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </div>100 1 _ <a href="/processed/NLA%7C000035452013" id="NLA-000035452013" onmouseover="selectNode('NLA-000035452013')" onmouseout="unselectNode('NLA-000035452013')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms12" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n83177042" title="Authority/Source Record" class="pfFlagA"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </a>100 1 _ <a href="/processed/LC%7Cn 83177042" id="LC-n83177042" onmouseover="selectNode('LC-n83177042')" onmouseout="unselectNode('LC-n83177042')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms13" class="PreferredForms"> <div class="pfFlag"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </div>100 1 _ <a href="/processed/CAOONL%7Cncf12074485" id="CAOONL-ncf12074485" onmouseover="selectNode('CAOONL-ncf12074485')" onmouseout="unselectNode('CAOONL-ncf12074485')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> <li id="PreferredForms14" class="PreferredForms"> <a href="http://d-nb.info/gnd/30005324X" title="Authority/Source Record" class="pfFlagA"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </a>100 1 _ <a href="/processed/DNB%7C30005324X" id="DNB-30005324X" onmouseover="selectNode('DNB-30005324X')" onmouseout="unselectNode('DNB-30005324X')" title="Internal VIAF Processed Record"> ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha</span>‏ </a> </li> </ul> <script type="text/javascript"> new Node("LIH-LNB:V-375407;=BM", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:V-375407;=BM", "CAOONL-ncf12074485"); addMatch("LIH-LNB:V-375407;=BM", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "NYNYRILM-246765"); addMatch("LIH-LNB:V-375407;=BM", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "NLA-000035452013"); addMatch("LIH-LNB:V-375407;=BM", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "B2Q-0000402057"); addMatch("LIH-LNB:V-375407;=BM", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "DNB-30005324X"); addMatch("LIH-LNB:V-375407;=BM", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "PLWABN-9810654623205606"); addMatch("LIH-LNB:V-375407;=BM", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "NUKAT-n2016225191"); addMatch("LIH-LNB:V-375407;=BM", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "LC-n83177042"); addMatch("LIH-LNB:V-375407;=BM", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "XR-VIAFWORK11445856"); addMatch("LIH-LNB:V-375407;=BM", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "BNF-13912159"); addMatch("LIH-LNB:V-375407;=BM", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "BAV-10495_45575"); addMatch("LIH-LNB:V-375407;=BM", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("LIH-LNB:V-375407;=BM", "N6I-vtls001279367"); addMatch("LIH-LNB:V-375407;=BM", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-13912159", "BNF", "National Library of France"); addLink("BNF-13912159", "CAOONL-ncf12074485"); addMatch("BNF-13912159", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "NYNYRILM-246765"); addMatch("BNF-13912159", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "NLA-000035452013"); addMatch("BNF-13912159", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "B2Q-0000402057"); addMatch("BNF-13912159", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "DNB-30005324X"); addMatch("BNF-13912159", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "LIH-LNB:V-375407;=BM"); addMatch("BNF-13912159", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "PLWABN-9810654623205606"); addMatch("BNF-13912159", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("BNF-13912159", "BAV-10495_45575"); addMatch("BNF-13912159", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "LC-n83177042"); addMatch("BNF-13912159", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "XR-VIAFWORK11445856"); addMatch("BNF-13912159", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "NUKAT-n2016225191"); addMatch("BNF-13912159", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("BNF-13912159", "N6I-vtls001279367"); addMatch("BNF-13912159", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX2066339", "BNE", "National Library of Spain"); addLink("BNE-XX2066339", "CAOONL-ncf12074485"); addMatch("BNE-XX2066339", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("BNE-XX2066339", "NLA-000035452013"); addMatch("BNE-XX2066339", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("BNE-XX2066339", "B2Q-0000402057"); addMatch("BNE-XX2066339", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("BNE-XX2066339", "DNB-30005324X"); addMatch("BNE-XX2066339", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("BNE-XX2066339", "PLWABN-9810654623205606"); addMatch("BNE-XX2066339", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("BNE-XX2066339", "LC-n83177042"); addMatch("BNE-XX2066339", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("BNE-XX2066339", "N6I-vtls001279367"); addMatch("BNE-XX2066339", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n2016225191", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n2016225191", "CAOONL-ncf12074485"); addMatch("NUKAT-n2016225191", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "NYNYRILM-246765"); addMatch("NUKAT-n2016225191", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "NLA-000035452013"); addMatch("NUKAT-n2016225191", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "B2Q-0000402057"); addMatch("NUKAT-n2016225191", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "DNB-30005324X"); addMatch("NUKAT-n2016225191", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "LIH-LNB:V-375407;=BM"); addMatch("NUKAT-n2016225191", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "PLWABN-9810654623205606"); addMatch("NUKAT-n2016225191", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("NUKAT-n2016225191", "BAV-10495_45575"); addMatch("NUKAT-n2016225191", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "LC-n83177042"); addMatch("NUKAT-n2016225191", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "XR-VIAFWORK11445856"); addMatch("NUKAT-n2016225191", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "BNF-13912159"); addMatch("NUKAT-n2016225191", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("NUKAT-n2016225191", "N6I-vtls001279367"); addMatch("NUKAT-n2016225191", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810654623205606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810654623205606", "BNE-XX2066339"); addMatch("PLWABN-9810654623205606", "BNE-XX2066339", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "CAOONL-ncf12074485"); addMatch("PLWABN-9810654623205606", "CAOONL-ncf12074485", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "NYNYRILM-246765"); addMatch("PLWABN-9810654623205606", "NYNYRILM-246765", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "NLA-000035452013"); addMatch("PLWABN-9810654623205606", "NLA-000035452013", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "BNF-13912159"); addMatch("PLWABN-9810654623205606", "BNF-13912159", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "B2Q-0000402057"); addMatch("PLWABN-9810654623205606", "B2Q-0000402057", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "DNB-30005324X"); addMatch("PLWABN-9810654623205606", "DNB-30005324X", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "LIH-LNB:V-375407;=BM"); addMatch("PLWABN-9810654623205606", "LIH-LNB:V-375407;=BM", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "BAV-10495_45575"); addMatch("PLWABN-9810654623205606", "BAV-10495_45575", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "LC-n83177042"); addMatch("PLWABN-9810654623205606", "LC-n83177042", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "XR-VIAFWORK11445856"); addMatch("PLWABN-9810654623205606", "XR-VIAFWORK11445856", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "NUKAT-n2016225191"); addMatch("PLWABN-9810654623205606", "NUKAT-n2016225191", "", "viafid", "", "", ""); addLink("PLWABN-9810654623205606", "N6I-vtls001279367"); addMatch("PLWABN-9810654623205606", "N6I-vtls001279367", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NYNYRILM-246765", "NYNYRILM", "Repertoire International de Litterature Musicale"); addLink("NYNYRILM-246765", "CAOONL-ncf12074485"); addMatch("NYNYRILM-246765", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "NLA-000035452013"); addMatch("NYNYRILM-246765", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "B2Q-0000402057"); addMatch("NYNYRILM-246765", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "DNB-30005324X"); addMatch("NYNYRILM-246765", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "LIH-LNB:V-375407;=BM"); addMatch("NYNYRILM-246765", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "PLWABN-9810654623205606"); addMatch("NYNYRILM-246765", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("NYNYRILM-246765", "NUKAT-n2016225191"); addMatch("NYNYRILM-246765", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "LC-n83177042"); addMatch("NYNYRILM-246765", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "XR-VIAFWORK11445856"); addMatch("NYNYRILM-246765", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "BNF-13912159"); addMatch("NYNYRILM-246765", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "BAV-10495_45575"); addMatch("NYNYRILM-246765", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("NYNYRILM-246765", "N6I-vtls001279367"); addMatch("NYNYRILM-246765", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("BAV-10495_45575", "BAV", "Vatican Library"); addLink("BAV-10495_45575", "CAOONL-ncf12074485"); addMatch("BAV-10495_45575", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "NYNYRILM-246765"); addMatch("BAV-10495_45575", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "NLA-000035452013"); addMatch("BAV-10495_45575", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "B2Q-0000402057"); addMatch("BAV-10495_45575", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "DNB-30005324X"); addMatch("BAV-10495_45575", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "LIH-LNB:V-375407;=BM"); addMatch("BAV-10495_45575", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "PLWABN-9810654623205606"); addMatch("BAV-10495_45575", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("BAV-10495_45575", "NUKAT-n2016225191"); addMatch("BAV-10495_45575", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "LC-n83177042"); addMatch("BAV-10495_45575", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "XR-VIAFWORK11445856"); addMatch("BAV-10495_45575", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "BNF-13912159"); addMatch("BAV-10495_45575", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("BAV-10495_45575", "N6I-vtls001279367"); addMatch("BAV-10495_45575", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("N6I-vtls001279367", "N6I", "National Library of Ireland"); addLink("N6I-vtls001279367", "BNE-XX2066339"); addMatch("N6I-vtls001279367", "BNE-XX2066339", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "CAOONL-ncf12074485"); addMatch("N6I-vtls001279367", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "NYNYRILM-246765"); addMatch("N6I-vtls001279367", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "NLA-000035452013"); addMatch("N6I-vtls001279367", "NLA-000035452013", "", "lccn", "", "", ""); addLink("N6I-vtls001279367", "BNF-13912159"); addMatch("N6I-vtls001279367", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "B2Q-0000402057"); addMatch("N6I-vtls001279367", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "DNB-30005324X"); addMatch("N6I-vtls001279367", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "LIH-LNB:V-375407;=BM"); addMatch("N6I-vtls001279367", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "PLWABN-9810654623205606"); addMatch("N6I-vtls001279367", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("N6I-vtls001279367", "BAV-10495_45575"); addMatch("N6I-vtls001279367", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "LC-n83177042"); addMatch("N6I-vtls001279367", "LC-n83177042", "", "lccn", "", "", ""); addLink("N6I-vtls001279367", "XR-VIAFWORK11445856"); addMatch("N6I-vtls001279367", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("N6I-vtls001279367", "NUKAT-n2016225191"); addMatch("N6I-vtls001279367", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("XR-VIAFWORK11445856", "XR", "xR Extended Relationships"); addLink("XR-VIAFWORK11445856", "CAOONL-ncf12074485"); addMatch("XR-VIAFWORK11445856", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "NYNYRILM-246765"); addMatch("XR-VIAFWORK11445856", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "NLA-000035452013"); addMatch("XR-VIAFWORK11445856", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "B2Q-0000402057"); addMatch("XR-VIAFWORK11445856", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "DNB-30005324X"); addMatch("XR-VIAFWORK11445856", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "LIH-LNB:V-375407;=BM"); addMatch("XR-VIAFWORK11445856", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "PLWABN-9810654623205606"); addMatch("XR-VIAFWORK11445856", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("XR-VIAFWORK11445856", "NUKAT-n2016225191"); addMatch("XR-VIAFWORK11445856", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "LC-n83177042"); addMatch("XR-VIAFWORK11445856", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "BNF-13912159"); addMatch("XR-VIAFWORK11445856", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "BAV-10495_45575"); addMatch("XR-VIAFWORK11445856", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("XR-VIAFWORK11445856", "N6I-vtls001279367"); addMatch("XR-VIAFWORK11445856", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("B2Q-0000402057", "B2Q", "National Library and Archives of Québec"); addLink("B2Q-0000402057", "BNE-XX2066339"); addMatch("B2Q-0000402057", "BNE-XX2066339", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "CAOONL-ncf12074485"); addMatch("B2Q-0000402057", "CAOONL-ncf12074485", "", "suggested", "", "", ""); addLink("B2Q-0000402057", "NYNYRILM-246765"); addMatch("B2Q-0000402057", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "NLA-000035452013"); addMatch("B2Q-0000402057", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "BNF-13912159"); addMatch("B2Q-0000402057", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "DNB-30005324X"); addMatch("B2Q-0000402057", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "LIH-LNB:V-375407;=BM"); addMatch("B2Q-0000402057", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "PLWABN-9810654623205606"); addMatch("B2Q-0000402057", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("B2Q-0000402057", "BAV-10495_45575"); addMatch("B2Q-0000402057", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "LC-n83177042"); addMatch("B2Q-0000402057", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "XR-VIAFWORK11445856"); addMatch("B2Q-0000402057", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "NUKAT-n2016225191"); addMatch("B2Q-0000402057", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("B2Q-0000402057", "N6I-vtls001279367"); addMatch("B2Q-0000402057", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("NLA-000035452013", "NLA", "National Library of Australia"); addLink("NLA-000035452013", "BNE-XX2066339"); addMatch("NLA-000035452013", "BNE-XX2066339", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "CAOONL-ncf12074485"); addMatch("NLA-000035452013", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "NYNYRILM-246765"); addMatch("NLA-000035452013", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "BNF-13912159"); addMatch("NLA-000035452013", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "B2Q-0000402057"); addMatch("NLA-000035452013", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "DNB-30005324X"); addMatch("NLA-000035452013", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "LIH-LNB:V-375407;=BM"); addMatch("NLA-000035452013", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "PLWABN-9810654623205606"); addMatch("NLA-000035452013", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("NLA-000035452013", "BAV-10495_45575"); addMatch("NLA-000035452013", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "LC-n83177042"); addMatch("NLA-000035452013", "LC-n83177042", "", "lccn", "", "", ""); addLink("NLA-000035452013", "XR-VIAFWORK11445856"); addMatch("NLA-000035452013", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "NUKAT-n2016225191"); addMatch("NLA-000035452013", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("NLA-000035452013", "N6I-vtls001279367"); addMatch("NLA-000035452013", "N6I-vtls001279367", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n83177042", "LC", "Library of Congress/NACO"); addLink("LC-n83177042", "BNE-XX2066339"); addMatch("LC-n83177042", "BNE-XX2066339", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "CAOONL-ncf12074485"); addMatch("LC-n83177042", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "NYNYRILM-246765"); addMatch("LC-n83177042", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "NLA-000035452013"); addMatch("LC-n83177042", "NLA-000035452013", "", "lccn", "", "", ""); addLink("LC-n83177042", "B2Q-0000402057"); addMatch("LC-n83177042", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "DNB-30005324X"); addMatch("LC-n83177042", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "LIH-LNB:V-375407;=BM"); addMatch("LC-n83177042", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "PLWABN-9810654623205606"); addMatch("LC-n83177042", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("LC-n83177042", "BAV-10495_45575"); addMatch("LC-n83177042", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "BNF-13912159"); addMatch("LC-n83177042", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "XR-VIAFWORK11445856"); addMatch("LC-n83177042", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "NUKAT-n2016225191"); addMatch("LC-n83177042", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("LC-n83177042", "N6I-vtls001279367"); addMatch("LC-n83177042", "N6I-vtls001279367", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf12074485", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf12074485", "BNE-XX2066339"); addMatch("CAOONL-ncf12074485", "BNE-XX2066339", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "NYNYRILM-246765"); addMatch("CAOONL-ncf12074485", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "NLA-000035452013"); addMatch("CAOONL-ncf12074485", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "BNF-13912159"); addMatch("CAOONL-ncf12074485", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "B2Q-0000402057"); addMatch("CAOONL-ncf12074485", "B2Q-0000402057", "", "suggested", "", "", ""); addLink("CAOONL-ncf12074485", "DNB-30005324X"); addMatch("CAOONL-ncf12074485", "DNB-30005324X", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "LIH-LNB:V-375407;=BM"); addMatch("CAOONL-ncf12074485", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "PLWABN-9810654623205606"); addMatch("CAOONL-ncf12074485", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("CAOONL-ncf12074485", "BAV-10495_45575"); addMatch("CAOONL-ncf12074485", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "LC-n83177042"); addMatch("CAOONL-ncf12074485", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "XR-VIAFWORK11445856"); addMatch("CAOONL-ncf12074485", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "NUKAT-n2016225191"); addMatch("CAOONL-ncf12074485", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("CAOONL-ncf12074485", "N6I-vtls001279367"); addMatch("CAOONL-ncf12074485", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-30005324X", "DNB", "German National Library"); addLink("DNB-30005324X", "CAOONL-ncf12074485"); addMatch("DNB-30005324X", "CAOONL-ncf12074485", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "NYNYRILM-246765"); addMatch("DNB-30005324X", "NYNYRILM-246765", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "NLA-000035452013"); addMatch("DNB-30005324X", "NLA-000035452013", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "BNF-13912159"); addMatch("DNB-30005324X", "BNF-13912159", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "B2Q-0000402057"); addMatch("DNB-30005324X", "B2Q-0000402057", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "LIH-LNB:V-375407;=BM"); addMatch("DNB-30005324X", "LIH-LNB:V-375407;=BM", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "PLWABN-9810654623205606"); addMatch("DNB-30005324X", "PLWABN-9810654623205606", "", "viafid", "", "", ""); addLink("DNB-30005324X", "BAV-10495_45575"); addMatch("DNB-30005324X", "BAV-10495_45575", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "LC-n83177042"); addMatch("DNB-30005324X", "LC-n83177042", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "XR-VIAFWORK11445856"); addMatch("DNB-30005324X", "XR-VIAFWORK11445856", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "NUKAT-n2016225191"); addMatch("DNB-30005324X", "NUKAT-n2016225191", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "N6I-vtls001279367"); addMatch("DNB-30005324X", "N6I-vtls001279367", "", "work title to sibling title", "", "", ""); addLink("DNB-30005324X", "BNE-XX2066339"); addMatch("DNB-30005324X", "BNE-XX2066339", "", "work title to sibling title", "", "", ""); </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> (25) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Fair at Richmond</span>‏ <span class="flags"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Flotow's opera Martha</span>‏ <span class="flags"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Markt zu Richmond</span>‏ <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Marta</span>‏ <span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library and Archives of Québec" title="National Library and Archives of Québec" src="/viaf/images/flags/B2Q.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Richmond fair</span>‏ <span class="flags"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von,</span>‏ ‎‡d  <span>1812-1883.</span>‏ ‎‡t  <span>Richmondskiĭ rynok</span>‏ <span class="flags"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Fair at Richmond</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Markt zu Richmond</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Marta</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Marta czyli jarmark w Richmond</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Martha oder Markt zu Richmond</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Marthe</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>(1812-1883).</span>‏ ‎‡t  <span>Richmond fair</span>‏ <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha ...</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha o La feria de Richmond</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha oder Der Markt von Richmond</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha, o Il mercato a Richmond</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha, oder Der Markt zu Richmond</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha, ou Le Marché à Richmond</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Der Markt von Richmond</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Der Markt zu Richmond</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 0 ‎‡a  <span>Flotow, Friedrich</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Marta</span>‏ <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>400 1 0 ‎‡a  <span>Flotow, Friedrich</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡t  <span>Martha, or The Market at Richmond</span>‏ <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>440 _ _ ‎‡a  <span>Flotow</span>‏ ‎‡b  <span>Friedrich von</span>‏ ‎‡f  <span>1812-1883</span>‏ ‎‡t  <span>Der Markt zu Richmond</span>‏ <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> <div id="RelatedNames" class="mainSection"> <h3> <img id="RelatedNamesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="RelatedNamesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">5xx's: Related Names</span> (2) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>500 1 _ ‎‡a  <span>Flotow, Friedrich von</span>‏ ‎‡d  <span>1812-1883</span>‏ ‎‡4  <span>kom1</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#firstComposer</span>‏ ‎‡e  <span>Komponist1</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>500 1 _ ‎‡a  <span>Riese, Friedrich Wilhelm</span>‏ ‎‡d  <span>1803-1879</span>‏ ‎‡4  <span>libr</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#librettist</span>‏ ‎‡e  <span>Librettist</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> </ul> </div> </div> <div id="SelectedTitles" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedTitlesContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedTitlesContentClose"/>Expressions</h3> <div style="display: block;" id="SelectedTitlesContent" class="content">Author:<a href="/viaf/24787083">Flotow, Friedrich &#152;von&#156;</a> <table class="dataTable" id="expressionTable" cellspacing="0"> <thead> <tr role="row"> <th class="sorting" role="columnheader">Language</th> <th class="sorting" role="columnheader">Title</th> <th class="sorting" role="columnheader">Expression</th> <th class="no-sort" role="columnheader">Sources</th> </tr> </thead> <tbody> <tr> <td class="exprLanguage">Polish</td> <td> <a href="/viaf/222146462716227772469">Marta, szuli Kiermasz w Ryszmondzie : opera w 4 aktach</a> </td> <td>1879</td> <td> <span class="flags"> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td class="exprLanguage">German</td> <td> <a href="/viaf/750162985474486300008">Martha ; oder, Der Markt zu Richmond : Oper in vier Akten (teilweise nach einem Plan von St. Georges)</a> </td> <td>1900</td> <td> <span class="flags"> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td class="exprLanguage">English &amp; Italian</td> <td> <a href="/viaf/181408654">Martha.</a> </td> <td/> <td> <span class="flags"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </td> </tr> <tr> <td class="exprLanguage">German</td> <td> <a href="/viaf/8002163159938601640002">Martha oder Der Markt zu Richmond</a> </td> <td>9999</td> <td> <span class="flags"> <img alt="xR Extended Relationships" title="xR Extended Relationships" src="/viaf/images/flags/XR.png"/> </span> </td> </tr> <tr> <td class="exprLanguage"/> <td> <a href="/viaf/2174165272296810690006">Markt zu Richmond</a> </td> <td/> <td> <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> </tbody> </table> </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">1900</span> <span class="TimeLineMarkerStart">|</span> <img id="line1970" class="marker" style="height:14.9px;" onmouseover="dateMsg('197'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <span class="TimeLineMarkerEnd">|</span> <span class="date">2000</span> </div> </div> <div id="TimeLineDisplayBox"> <span id="TimeLineDisplay"/> </div> </li> </ul> </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/184908490/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/184908490/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/184908490/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>:184908490 (26) </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/BNF|13912159">BNF|13912159</a> </td> <td class="action">add</td> <td>2013-01-14T22:09:03+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|30005324X">DNB|30005324X</a> </td> <td class="action">add</td> <td>2013-04-17T17:27:37+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/XR|VIAFWORK174989555">XR|VIAFWORK174989555</a> </td> <td class="action">delete</td> <td>2014-12-15T16:26:32+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/XR|VIAFWORK163022665">XR|VIAFWORK163022665</a> </td> <td class="action">delete</td> <td>2016-05-30T06:59:25.740566+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/XR|VIAFWORK154213127">XR|VIAFWORK154213127</a> </td> <td class="action">delete</td> <td>2016-08-11T13:19:19.421695+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/XR|VIAFWORK180053983">XR|VIAFWORK180053983</a> </td> <td class="action">delete</td> <td>2018-06-10T08:15:38.922328+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX2066339">BNE|XX2066339</a> </td> <td class="action">add</td> <td>2018-08-12T12:42:11.967332+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 83177042">LC|n 83177042</a> </td> <td class="action">add</td> <td>2018-08-12T12:42:11.980220+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/XR|VIAFWORK11445856">XR|VIAFWORK11445856</a> </td> <td class="action">add</td> <td>2018-08-12T12:42:11.993940+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/N6I|vtls001279367">N6I|vtls001279367</a> </td> <td class="action">add</td> <td>2018-08-12T12:42:12.006842+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/XR|VIAFWORK180060204">XR|VIAFWORK180060204</a> </td> <td class="action">delete</td> <td>2018-08-12T14:36:51.486452+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|no2002099667">LC|no2002099667</a> </td> <td class="action">delete</td> <td>2018-08-12T14:36:51.492931+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|001789464">NLI|001789464</a> </td> <td class="action">delete</td> <td>2018-09-30T12:02:08.798905+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/N6I|vtls001385400">N6I|vtls001385400</a> </td> <td class="action">delete</td> <td>2018-09-30T13:30:08.403186+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:VV375407;=BM">LIH|LNB:VV375407;=BM</a> </td> <td class="action">delete</td> <td>2018-12-03T07:43:00.519301+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:V-375407;=BM">LIH|LNB:V-375407;=BM</a> </td> <td class="action">add</td> <td>2018-12-03T08:59:39.020005+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810654623205606">PLWABN|9810654623205606</a> </td> <td class="action">add</td> <td>2019-06-09T12:22:30.271871+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a23033010">NLP|a23033010</a> </td> <td class="action">delete</td> <td>2019-07-14T14:30:41.761125+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a16891752">BNC|a16891752</a> </td> <td class="action">delete</td> <td>2020-05-10T12:45:54.478712+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf12074485">CAOONL|ncf12074485</a> </td> <td class="action">add</td> <td>2020-07-14T13:18:15.202178+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/B2Q|ncf12074485">B2Q|ncf12074485</a> </td> <td class="action">delete</td> <td>2022-04-10T11:12:43.255347+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/B2Q|0000402057">B2Q|0000402057</a> </td> <td class="action">add</td> <td>2022-04-10T12:06:55.421098+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 2016225191">NUKAT|n 2016225191</a> </td> <td class="action">add</td> <td>2022-07-17T20:18:07.911272+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NYNYRILM|246765">NYNYRILM|246765</a> </td> <td class="action">add</td> <td>2023-03-12T13:04:27.678268+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|10495_45575">BAV|10495_45575</a> </td> <td class="action">add</td> <td>2023-04-30T12:57:01.306889+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000035452013">NLA|000035452013</a> </td> <td class="action">add</td> <td>2023-08-20T15:47:28.655050+00:00</td> </tr> </table> </div> </div> </div> <script type="text/javascript">updateSearchForms();</script> <div class="clearing"/> </div> </div> <div id="footer2-wrap"> <div id="footer2"> <div id="logo"> <img title="OCLC Logo" alt="OCLC Logo" src="/viaf/images/logo_col_v_white.gif"/> </div> <div id="legal"> <div id="copyright">© 2010-2024 OCLC <br/> <a href="//policies.oclc.org/en/privacy/privacy-statement.html">Privacy policy</a> <br/> <a href="https://policies.oclc.org/en/privacy/cookie-statement.html">Cookie Notice</a> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button> </div> <div id="TandC"> <a href="//www.oclc.org">Hosted by OCLC</a> </div> <div id="VoID"> <a href="http://viaf.org/viaf/data">About the dataset</a> </div> <div id="lastUpdate"/> </div> <div id="footer-right"> <div class="footer" id="feedback"> <img alt="Send us a comment." title="Send us a comment." src="/viaf/images/mail.gif"/> <a href="mailto:bibchange@oclc.org?subject=VIAF feedback"> <span class="langHi0">Send us a comment.</span> </a> </div> <div class="footer" id="about"> <img alt="About VIAF" title="About VIAF" src="/viaf/images/info.gif"/> <a href="//www.oclc.org/viaf"> <span class="langHi0">About VIAF</span> </a> </div> </div> </div> </div> </body> </html>

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