CINXE.COM

17247514

<!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>17247514</title> <link rel="canonical" href="http://viaf.org/viaf/17247514"/> <link rel="alternate" href="http://viaf.org/viaf/17247514/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/17247514/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/17247514/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/17247514/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">Léopold I., Roi des Belges 1790-1865<span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Léopold roi des Belges I<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Léopold I, King of the Belgians, 1790-1865<span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of 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> </h2> <h2 id="nameEntry4" class="nameEntry">Leopold Georg Christian Friedrich von Sachsen-Coburg-Saalfeld<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h2 id="nameEntry5" class="nameEntry">Leopold I. Belgien, König 1790-1865<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </h2> <h2 id="nameEntry6" class="nameEntry">Leopold I, koning van Belgie͏̈, 1790-1865<span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </h2> <h2 id="nameEntry7" class="nameEntry">Léopold I, 1790-1865, roi des Belges<span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </h2> <h2 id="nameEntry8" class="nameEntry">Leopold I (król Belgów ; 1790-1865)<span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </h2> <h2 id="nameEntry9" class="nameEntry">Léopold I &lt;re dei Belgi&gt;<span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </h2> <h2 id="nameEntry10" class="nameEntry">לאופולד ה-1, מלך הבלגים, 1790-1865<span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </h2> <h2 id="nameEntry11" class="nameEntry">Léopold I, King of the Belgians (Belgian king, 1790-1865)<span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </h2> <h2 id="nameEntry12" class="nameEntry">Léopold I, Roi des Belges<span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </h2> <h2 id="nameEntry13" class="nameEntry">Leopold I av Belgien, Kung, 1790-1865<span class="flags"> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> </span> </h2> <h2 id="nameEntry14" class="nameEntry">Leopold I, rei dels belgues, 1790-1865<span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </h2> <h2 id="nameEntry15" class="nameEntry">Léopold I 1790-1865 Belgijos karalius<span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </h2> <h2 id="nameEntry16" class="nameEntry">Leopold I., belgický král, 1790-1865<span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </h2> <h2 id="nameEntry17" class="nameEntry">Leopoldo I, Rey de Bélgica<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: 17247514 (Personal) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/17247514</h1> </div> </div> <div id="Graph" class="mainSection" style="position:relative;"> <h3> <img id="GraphContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="GraphContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Preferred Forms</span> </h3> <div id="GraphContent" class="content"> <div id="GraphContent-wrap"> <div> <ul id="mainHeadingElements"> <li id="PreferredForms1" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q12971#sitelinks-wikipedia" title="Authority/Source Record" class="pfFlagA"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </a>100 0 _ <a href="/processed/WKP%7CQ12971" id="WKP-Q12971" onmouseover="selectNode('WKP-Q12971')" onmouseout="unselectNode('WKP-Q12971')" title="Internal VIAF Processed Record"> ‎‡a  <span>Leopold Georg Christian Friedrich von Sachsen-Coburg-Saalfeld</span>‏ </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="//libris.kb.se/tdr5c6f1r71p92fh#it" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> </a>100 0 _ <a href="/processed/SELIBR%7Ctdr5c6f1r71p92fh" id="SELIBR-tdr5c6f1r71p92fh" onmouseover="selectNode('SELIBR-tdr5c6f1r71p92fh')" onmouseout="unselectNode('SELIBR-tdr5c6f1r71p92fh')" title="Internal VIAF Processed Record"> ‎‡a  <span>Leopold I av Belgien,</span>‏ ‎‡c  <span>Kung,</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms3" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </div>100 0 _ <a href="/processed/PLWABN%7C9810549781105606" id="PLWABN-9810549781105606" onmouseover="selectNode('PLWABN-9810549781105606')" onmouseout="unselectNode('PLWABN-9810549781105606')" title="Internal VIAF Processed Record"> ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I</span>‏ ‎‡c  <span>(król Belgów ;</span>‏ ‎‡d  <span>1790-1865)</span>‏ </a> </li> <li id="PreferredForms4" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </div>100 0 _ <a href="/processed/NTA%7C070203717" id="NTA-070203717" onmouseover="selectNode('NTA-070203717')" onmouseout="unselectNode('NTA-070203717')" title="Internal VIAF Processed Record"> ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>koning van Belgie͏̈,</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms5" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </div>100 0 _ <a href="/processed/BNC%7C981058614668906706" id="BNC-981058614668906706" onmouseover="selectNode('BNC-981058614668906706')" onmouseout="unselectNode('BNC-981058614668906706')" title="Internal VIAF Processed Record"> ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>rei dels belgues,</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms6" class="PreferredForms"> <a href="http://d-nb.info/gnd/118571842" title="Authority/Source Record" class="pfFlagA"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </a>100 0 _ <a href="/processed/DNB%7C118571842" id="DNB-118571842" onmouseover="selectNode('DNB-118571842')" onmouseout="unselectNode('DNB-118571842')" title="Internal VIAF Processed Record"> ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I.</span>‏ ‎‡c  <span>Belgien, König</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms7" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </div>100 0 _ <a href="/processed/NKC%7Cjx20070523007" id="NKC-jx20070523007" onmouseover="selectNode('NKC-jx20070523007')" onmouseout="unselectNode('NKC-jx20070523007')" title="Internal VIAF Processed Record"> ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I.,</span>‏ ‎‡c  <span>belgický král,</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms8" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&amp;authority_id=XX1250898" 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 0 0 <a href="/processed/BNE%7CXX1250898" id="BNE-XX1250898" onmouseover="selectNode('BNE-XX1250898')" onmouseout="unselectNode('BNE-XX1250898')" title="Internal VIAF Processed Record"> ‎‡a  <span>Leopoldo</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>Rey de Bélgica</span>‏ </a> </li> <li id="PreferredForms9" class="PreferredForms"> <a href="http://id.sbn.it/af/IT\ICCU\PUVV\336232" title="Authority/Source Record" class="pfFlagA"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </a>200 _ 0 <a href="/processed/ICCU%7CPUVV336232" id="ICCU-PUVV336232" onmouseover="selectNode('ICCU-PUVV336232')" onmouseout="unselectNode('ICCU-PUVV336232')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold I</span>‏ ‎‡c  <span>&lt;re dei Belgi&gt;</span>‏ </a> </li> <li id="PreferredForms10" class="PreferredForms"> <a href="//www.getty.edu/vow/ULANFullDisplay?find=&amp;role=&amp;nation=&amp;subjectid=500356624" title="Authority/Source Record" class="pfFlagA"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </a>100 0 _ <a href="/processed/JPG%7C500356624" id="JPG-500356624" onmouseover="selectNode('JPG-500356624')" onmouseout="unselectNode('JPG-500356624')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold I, King of the Belgians</span>‏ ‎‡g  <span>Belgian king, 1790-1865</span>‏ </a> </li> <li id="PreferredForms11" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n82137116" 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 0 _ <a href="/processed/LC%7Cn 82137116" id="LC-n82137116" onmouseover="selectNode('LC-n82137116')" onmouseout="unselectNode('LC-n82137116')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>King of the Belgians,</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms12" class="PreferredForms"> <a href="//www.idref.fr/029187532/id" title="Authority/Source Record" class="pfFlagA"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </a>100 0 _ <a href="/processed/SUDOC%7C029187532" id="SUDOC-029187532" onmouseover="selectNode('SUDOC-029187532')" onmouseout="unselectNode('SUDOC-029187532')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡d  <span>1790-1865,</span>‏ ‎‡c  <span>roi des Belges</span>‏ </a> </li> <li id="PreferredForms13" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb120791308" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </a>200 _ | <a href="/processed/BNF%7C12079130" id="BNF-12079130" onmouseover="selectNode('BNF-12079130')" onmouseout="unselectNode('BNF-12079130')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold</span>‏ ‎‡d  <span>I</span>‏ ‎‡c  <span>roi des Belges</span>‏ ‎‡f  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </div>200 _ 0 <a href="/processed/LIH%7CLNB:B,O_q_;=B_j_" id="LIH-LNB:B,O_q_;=B_j_" onmouseover="selectNode('LIH-LNB:B,O_q_;=B_j_')" onmouseout="unselectNode('LIH-LNB:B,O_q_;=B_j_')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold</span>‏ ‎‡d  <span>I</span>‏ ‎‡f  <span>1790-1865</span>‏ ‎‡c  <span>Belgijos karalius</span>‏ </a> </li> <li id="PreferredForms15" class="PreferredForms"> <div class="pfFlag"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </div>100 1 _ <a href="/processed/DE633%7Cpe165961" id="DE633-pe165961" onmouseover="selectNode('DE633-pe165961')" onmouseout="unselectNode('DE633-pe165961')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold I., Roi des Belges</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms16" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </div>100 0 _ <a href="/processed/N6I%7Cvtls001103047" id="N6I-vtls001103047" onmouseover="selectNode('N6I-vtls001103047')" onmouseout="unselectNode('N6I-vtls001103047')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>King of the Belgians,</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms17" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>100 0 _ <a href="/processed/J9U%7C987007312566205171" id="J9U-987007312566205171" onmouseover="selectNode('J9U-987007312566205171')" onmouseout="unselectNode('J9U-987007312566205171')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>King of the Belgians,</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> <li id="PreferredForms18" class="PreferredForms"> <div class="pfFlag"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </div>100 1 _ <a href="/processed/RERO%7CA017958944" id="RERO-A017958944" onmouseover="selectNode('RERO-A017958944')" onmouseout="unselectNode('RERO-A017958944')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>Roi des Belges</span>‏ </a> </li> <li id="PreferredForms19" class="PreferredForms"> <a href="http://isni.org/isni/0000000061309942" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>100 0 _ <a href="/processed/ISNI%7C0000000061309942" id="ISNI-0000000061309942" onmouseover="selectNode('ISNI-0000000061309942')" onmouseout="unselectNode('ISNI-0000000061309942')" title="Internal VIAF Processed Record"> ‎‡a  <span>Léopold</span>‏ ‎‡c  <span>roi des Belges</span>‏ ‎‡b  <span>I</span>‏ </a> </li> <li id="PreferredForms20" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>100 0 _ <a href="/processed/J9U%7C987007312566205171" id="J9U-987007312566205171" onmouseover="selectNode('J9U-987007312566205171')" onmouseout="unselectNode('J9U-987007312566205171')" title="Internal VIAF Processed Record"> ‎‡a  <span>לאופולד</span>‏ ‎‡b  <span>ה-1,</span>‏ ‎‡c  <span>מלך הבלגים,</span>‏ ‎‡d  <span>1790-1865</span>‏ </a> </li> </ul> <script type="text/javascript"> new Node("WKP-Q12971", "WKP", "Wikidata"); addLink("WKP-Q12971", "N6I-vtls001103047"); addMatch("WKP-Q12971", "N6I-vtls001103047", "", "double date", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "ISNI-0000000061309942"); addMatch("WKP-Q12971", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("WKP-Q12971", "BNF-12079130"); addMatch("WKP-Q12971", "BNF-12079130", "", "suggested", "", "", ""); addLink("WKP-Q12971", "DNB-118571842"); addMatch("WKP-Q12971", "DNB-118571842", "", "suggested", "", "", ""); addLink("WKP-Q12971", "J9U-987007312566205171"); addMatch("WKP-Q12971", "J9U-987007312566205171", "", "suggested", "", "", ""); addLink("WKP-Q12971", "J9U-987007312566205171"); addMatch("WKP-Q12971", "J9U-987007312566205171", "", "suggested", "", "", ""); addLink("WKP-Q12971", "NKC-jx20070523007"); addMatch("WKP-Q12971", "NKC-jx20070523007", "", "suggested", "", "", ""); addLink("WKP-Q12971", "SELIBR-tdr5c6f1r71p92fh"); addMatch("WKP-Q12971", "SELIBR-tdr5c6f1r71p92fh", "", "double date", "", "", ""); addLink("WKP-Q12971", "JPG-500356624"); addMatch("WKP-Q12971", "JPG-500356624", "", "suggested", "", "", ""); addLink("WKP-Q12971", "SUDOC-029187532"); addMatch("WKP-Q12971", "SUDOC-029187532", "", "suggested", "", "", ""); addLink("WKP-Q12971", "PLWABN-9810549781105606"); addMatch("WKP-Q12971", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("WKP-Q12971", "DE633-pe165961"); addMatch("WKP-Q12971", "DE633-pe165961", "", "suggested", "", "", ""); addLink("WKP-Q12971", "LC-n82137116"); addMatch("WKP-Q12971", "LC-n82137116", "", "suggested", "", "", ""); addLink("WKP-Q12971", "NTA-070203717"); addMatch("WKP-Q12971", "NTA-070203717", "", "suggested", "", "", ""); addLink("WKP-Q12971", "BNE-XX1250898"); addMatch("WKP-Q12971", "BNE-XX1250898", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("SELIBR-tdr5c6f1r71p92fh", "SELIBR", "National Library of Sweden"); addLink("SELIBR-tdr5c6f1r71p92fh", "WKP-Q12971"); addMatch("SELIBR-tdr5c6f1r71p92fh", "WKP-Q12971", "", "double date", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942"); addMatch("SELIBR-tdr5c6f1r71p92fh", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SELIBR-tdr5c6f1r71p92fh", "PLWABN-9810549781105606"); addMatch("SELIBR-tdr5c6f1r71p92fh", "PLWABN-9810549781105606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810549781105606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810549781105606", "WKP-Q12971"); addMatch("PLWABN-9810549781105606", "WKP-Q12971", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "BNC-981058614668906706"); addMatch("PLWABN-9810549781105606", "BNC-981058614668906706", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "J9U-987007312566205171"); addMatch("PLWABN-9810549781105606", "J9U-987007312566205171", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "J9U-987007312566205171"); addMatch("PLWABN-9810549781105606", "J9U-987007312566205171", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "RERO-A017958944"); addMatch("PLWABN-9810549781105606", "RERO-A017958944", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "ISNI-0000000061309942"); addMatch("PLWABN-9810549781105606", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "BNF-12079130"); addMatch("PLWABN-9810549781105606", "BNF-12079130", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "LIH-LNB:B,O_q_;=B_j_"); addMatch("PLWABN-9810549781105606", "LIH-LNB:B,O_q_;=B_j_", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "SELIBR-tdr5c6f1r71p92fh"); addMatch("PLWABN-9810549781105606", "SELIBR-tdr5c6f1r71p92fh", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "N6I-vtls001103047"); addMatch("PLWABN-9810549781105606", "N6I-vtls001103047", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "NKC-jx20070523007"); addMatch("PLWABN-9810549781105606", "NKC-jx20070523007", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "SUDOC-029187532"); addMatch("PLWABN-9810549781105606", "SUDOC-029187532", "", "double date", "", "", ""); addLink("PLWABN-9810549781105606", "DE633-pe165961"); addMatch("PLWABN-9810549781105606", "DE633-pe165961", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "ICCU-PUVV336232"); addMatch("PLWABN-9810549781105606", "ICCU-PUVV336232", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "LC-n82137116"); addMatch("PLWABN-9810549781105606", "LC-n82137116", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "NTA-070203717"); addMatch("PLWABN-9810549781105606", "NTA-070203717", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "BNE-XX1250898"); addMatch("PLWABN-9810549781105606", "BNE-XX1250898", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "DNB-118571842"); addMatch("PLWABN-9810549781105606", "DNB-118571842", "", "viafid", "", "", ""); addLink("PLWABN-9810549781105606", "JPG-500356624"); addMatch("PLWABN-9810549781105606", "JPG-500356624", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-070203717", "NTA", "National Library of the Netherlands"); addLink("NTA-070203717", "WKP-Q12971"); addMatch("NTA-070203717", "WKP-Q12971", "", "suggested", "", "", ""); addLink("NTA-070203717", "JPG-500356624"); addMatch("NTA-070203717", "JPG-500356624", "", "lccn", "", "", ""); addLink("NTA-070203717", "J9U-987007312566205171"); addMatch("NTA-070203717", "J9U-987007312566205171", "", "lccn", "", "", ""); addLink("NTA-070203717", "J9U-987007312566205171"); addMatch("NTA-070203717", "J9U-987007312566205171", "", "lccn", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "ISNI-0000000061309942"); addMatch("NTA-070203717", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("NTA-070203717", "N6I-vtls001103047"); addMatch("NTA-070203717", "N6I-vtls001103047", "", "lccn", "", "", ""); addLink("NTA-070203717", "PLWABN-9810549781105606"); addMatch("NTA-070203717", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("NTA-070203717", "LC-n82137116"); addMatch("NTA-070203717", "LC-n82137116", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("BNC-981058614668906706", "BNC", "National Library of Catalonia"); addLink("BNC-981058614668906706", "PLWABN-9810549781105606"); addMatch("BNC-981058614668906706", "PLWABN-9810549781105606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-118571842", "DNB", "German National Library"); addLink("DNB-118571842", "PLWABN-9810549781105606"); addMatch("DNB-118571842", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("DNB-118571842", "DE633-pe165961"); addMatch("DNB-118571842", "DE633-pe165961", "", "suggested", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "ISNI-0000000061309942"); addMatch("DNB-118571842", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DNB-118571842", "WKP-Q12971"); addMatch("DNB-118571842", "WKP-Q12971", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("NKC-jx20070523007", "NKC", "National Library of the Czech Republic"); addLink("NKC-jx20070523007", "PLWABN-9810549781105606"); addMatch("NKC-jx20070523007", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("NKC-jx20070523007", "WKP-Q12971"); addMatch("NKC-jx20070523007", "WKP-Q12971", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("BNE-XX1250898", "BNE", "National Library of Spain"); addLink("BNE-XX1250898", "PLWABN-9810549781105606"); addMatch("BNE-XX1250898", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("BNE-XX1250898", "WKP-Q12971"); addMatch("BNE-XX1250898", "WKP-Q12971", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("ICCU-PUVV336232", "ICCU", "Central Institute for the Union Catalogue of the Italian libraries"); addLink("ICCU-PUVV336232", "PLWABN-9810549781105606"); addMatch("ICCU-PUVV336232", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("ICCU-PUVV336232", "ISNI-0000000061309942"); addMatch("ICCU-PUVV336232", "ISNI-0000000061309942", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("JPG-500356624", "JPG", "Union List of Artist Names [Getty Research Institute]"); addLink("JPG-500356624", "WKP-Q12971"); addMatch("JPG-500356624", "WKP-Q12971", "", "suggested", "", "", ""); addLink("JPG-500356624", "J9U-987007312566205171"); addMatch("JPG-500356624", "J9U-987007312566205171", "", "lccn", "", "", ""); addLink("JPG-500356624", "J9U-987007312566205171"); addMatch("JPG-500356624", "J9U-987007312566205171", "", "lccn", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "ISNI-0000000061309942"); addMatch("JPG-500356624", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("JPG-500356624", "N6I-vtls001103047"); addMatch("JPG-500356624", "N6I-vtls001103047", "", "lccn", "", "", ""); addLink("JPG-500356624", "PLWABN-9810549781105606"); addMatch("JPG-500356624", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("JPG-500356624", "DE633-pe165961"); addMatch("JPG-500356624", "DE633-pe165961", "", "double date", "", "", ""); addLink("JPG-500356624", "LC-n82137116"); addMatch("JPG-500356624", "LC-n82137116", "", "lccn", "", "", ""); addLink("JPG-500356624", "NTA-070203717"); addMatch("JPG-500356624", "NTA-070203717", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n82137116", "LC", "Library of Congress/NACO"); addLink("LC-n82137116", "WKP-Q12971"); addMatch("LC-n82137116", "WKP-Q12971", "", "suggested", "", "", ""); addLink("LC-n82137116", "JPG-500356624"); addMatch("LC-n82137116", "JPG-500356624", "", "lccn", "", "", ""); addLink("LC-n82137116", "J9U-987007312566205171"); addMatch("LC-n82137116", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("LC-n82137116", "J9U-987007312566205171"); addMatch("LC-n82137116", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "ISNI-0000000061309942"); addMatch("LC-n82137116", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("LC-n82137116", "BNF-12079130"); addMatch("LC-n82137116", "BNF-12079130", "", "double date", "", "", ""); addLink("LC-n82137116", "N6I-vtls001103047"); addMatch("LC-n82137116", "N6I-vtls001103047", "", "double date", "", "", ""); addLink("LC-n82137116", "SUDOC-029187532"); addMatch("LC-n82137116", "SUDOC-029187532", "", "double date", "", "", ""); addLink("LC-n82137116", "PLWABN-9810549781105606"); addMatch("LC-n82137116", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("LC-n82137116", "NTA-070203717"); addMatch("LC-n82137116", "NTA-070203717", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-029187532", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-029187532", "WKP-Q12971"); addMatch("SUDOC-029187532", "WKP-Q12971", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "J9U-987007312566205171"); addMatch("SUDOC-029187532", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("SUDOC-029187532", "J9U-987007312566205171"); addMatch("SUDOC-029187532", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "ISNI-0000000061309942"); addMatch("SUDOC-029187532", "ISNI-0000000061309942", "", "suggested", "", "", ""); addLink("SUDOC-029187532", "BNF-12079130"); addMatch("SUDOC-029187532", "BNF-12079130", "", "double date", "", "", ""); addLink("SUDOC-029187532", "N6I-vtls001103047"); addMatch("SUDOC-029187532", "N6I-vtls001103047", "", "double date", "", "", ""); addLink("SUDOC-029187532", "PLWABN-9810549781105606"); addMatch("SUDOC-029187532", "PLWABN-9810549781105606", "", "double date", "", "", ""); addLink("SUDOC-029187532", "LC-n82137116"); addMatch("SUDOC-029187532", "LC-n82137116", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-12079130", "BNF", "National Library of France"); addLink("BNF-12079130", "WKP-Q12971"); addMatch("BNF-12079130", "WKP-Q12971", "", "suggested", "", "", ""); addLink("BNF-12079130", "J9U-987007312566205171"); addMatch("BNF-12079130", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("BNF-12079130", "J9U-987007312566205171"); addMatch("BNF-12079130", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "ISNI-0000000061309942"); addMatch("BNF-12079130", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("BNF-12079130", "N6I-vtls001103047"); addMatch("BNF-12079130", "N6I-vtls001103047", "", "double date", "", "", ""); addLink("BNF-12079130", "SUDOC-029187532"); addMatch("BNF-12079130", "SUDOC-029187532", "", "double date", "", "", ""); addLink("BNF-12079130", "PLWABN-9810549781105606"); addMatch("BNF-12079130", "PLWABN-9810549781105606", "", "double date", "", "", ""); addLink("BNF-12079130", "LC-n82137116"); addMatch("BNF-12079130", "LC-n82137116", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("LIH-LNB:B,O_q_;=B_j_", "LIH", "National Library of Lithuania"); addLink("LIH-LNB:B,O_q_;=B_j_", "PLWABN-9810549781105606"); addMatch("LIH-LNB:B,O_q_;=B_j_", "PLWABN-9810549781105606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("DE633-pe165961", "DE633", "International Inventory of Musical Sources (RISM)"); addLink("DE633-pe165961", "WKP-Q12971"); addMatch("DE633-pe165961", "WKP-Q12971", "", "suggested", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "ISNI-0000000061309942"); addMatch("DE633-pe165961", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("DE633-pe165961", "JPG-500356624"); addMatch("DE633-pe165961", "JPG-500356624", "", "double date", "", "", ""); addLink("DE633-pe165961", "PLWABN-9810549781105606"); addMatch("DE633-pe165961", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("DE633-pe165961", "DNB-118571842"); addMatch("DE633-pe165961", "DNB-118571842", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("N6I-vtls001103047", "N6I", "National Library of Ireland"); addLink("N6I-vtls001103047", "WKP-Q12971"); addMatch("N6I-vtls001103047", "WKP-Q12971", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "J9U-987007312566205171"); addMatch("N6I-vtls001103047", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "J9U-987007312566205171"); addMatch("N6I-vtls001103047", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "ISNI-0000000061309942"); addMatch("N6I-vtls001103047", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "BNF-12079130"); addMatch("N6I-vtls001103047", "BNF-12079130", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "JPG-500356624"); addMatch("N6I-vtls001103047", "JPG-500356624", "", "lccn", "", "", ""); addLink("N6I-vtls001103047", "SUDOC-029187532"); addMatch("N6I-vtls001103047", "SUDOC-029187532", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "PLWABN-9810549781105606"); addMatch("N6I-vtls001103047", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("N6I-vtls001103047", "LC-n82137116"); addMatch("N6I-vtls001103047", "LC-n82137116", "", "double date", "", "", ""); addLink("N6I-vtls001103047", "NTA-070203717"); addMatch("N6I-vtls001103047", "NTA-070203717", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007312566205171", "J9U", "National Library of Israel"); addLink("J9U-987007312566205171", "WKP-Q12971"); addMatch("J9U-987007312566205171", "WKP-Q12971", "", "suggested", "", "", ""); addLink("J9U-987007312566205171", "N6I-vtls001103047"); addMatch("J9U-987007312566205171", "N6I-vtls001103047", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "BNF-12079130"); addMatch("J9U-987007312566205171", "BNF-12079130", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "JPG-500356624"); addMatch("J9U-987007312566205171", "JPG-500356624", "", "lccn", "", "", ""); addLink("J9U-987007312566205171", "SUDOC-029187532"); addMatch("J9U-987007312566205171", "SUDOC-029187532", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "PLWABN-9810549781105606"); addMatch("J9U-987007312566205171", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("J9U-987007312566205171", "LC-n82137116"); addMatch("J9U-987007312566205171", "LC-n82137116", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "NTA-070203717"); addMatch("J9U-987007312566205171", "NTA-070203717", "", "lccn", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A017958944", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A017958944", "PLWABN-9810549781105606"); addMatch("RERO-A017958944", "PLWABN-9810549781105606", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000061309942", "ISNI", "ISNI"); addLink("ISNI-0000000061309942", "WKP-Q12971"); addMatch("ISNI-0000000061309942", "WKP-Q12971", "", "suggested", "", "", ""); addLink("ISNI-0000000061309942", "N6I-vtls001103047"); addMatch("ISNI-0000000061309942", "N6I-vtls001103047", "", "double date", "", "", ""); addLink("ISNI-0000000061309942", "J9U-987007312566205171"); addMatch("ISNI-0000000061309942", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("ISNI-0000000061309942", "J9U-987007312566205171"); addMatch("ISNI-0000000061309942", "J9U-987007312566205171", "", "double date", "", "", ""); addLink("ISNI-0000000061309942", "BNF-12079130"); addMatch("ISNI-0000000061309942", "BNF-12079130", "", "double date", "", "", ""); addLink("ISNI-0000000061309942", "SELIBR-tdr5c6f1r71p92fh"); addMatch("ISNI-0000000061309942", "SELIBR-tdr5c6f1r71p92fh", "", "suggested", "", "", ""); addLink("ISNI-0000000061309942", "JPG-500356624"); addMatch("ISNI-0000000061309942", "JPG-500356624", "", "double date", "", "", ""); addLink("ISNI-0000000061309942", "SUDOC-029187532"); addMatch("ISNI-0000000061309942", "SUDOC-029187532", "", "suggested", "", "", ""); addLink("ISNI-0000000061309942", "PLWABN-9810549781105606"); addMatch("ISNI-0000000061309942", "PLWABN-9810549781105606", "", "double date", "", "", ""); addLink("ISNI-0000000061309942", "DE633-pe165961"); addMatch("ISNI-0000000061309942", "DE633-pe165961", "", "double date", "", "", ""); addLink("ISNI-0000000061309942", "ICCU-PUVV336232"); addMatch("ISNI-0000000061309942", "ICCU-PUVV336232", "", "suggested", "", "", ""); addLink("ISNI-0000000061309942", "LC-n82137116"); addMatch("ISNI-0000000061309942", "LC-n82137116", "", "double date", "", "", ""); addLink("ISNI-0000000061309942", "NTA-070203717"); addMatch("ISNI-0000000061309942", "NTA-070203717", "", "suggested", "", "", ""); addLink("ISNI-0000000061309942", "DNB-118571842"); addMatch("ISNI-0000000061309942", "DNB-118571842", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007312566205171", "J9U", "National Library of Israel"); addLink("J9U-987007312566205171", "WKP-Q12971"); addMatch("J9U-987007312566205171", "WKP-Q12971", "", "suggested", "", "", ""); addLink("J9U-987007312566205171", "N6I-vtls001103047"); addMatch("J9U-987007312566205171", "N6I-vtls001103047", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "ISNI-0000000061309942"); addMatch("J9U-987007312566205171", "ISNI-0000000061309942", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "BNF-12079130"); addMatch("J9U-987007312566205171", "BNF-12079130", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "JPG-500356624"); addMatch("J9U-987007312566205171", "JPG-500356624", "", "lccn", "", "", ""); addLink("J9U-987007312566205171", "SUDOC-029187532"); addMatch("J9U-987007312566205171", "SUDOC-029187532", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "PLWABN-9810549781105606"); addMatch("J9U-987007312566205171", "PLWABN-9810549781105606", "", "viafid", "", "", ""); addLink("J9U-987007312566205171", "LC-n82137116"); addMatch("J9U-987007312566205171", "LC-n82137116", "", "double date", "", "", ""); addLink("J9U-987007312566205171", "NTA-070203717"); addMatch("J9U-987007312566205171", "NTA-070203717", "", "lccn", "", "", ""); </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> (165) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 0 _ ‎‡a  <span>I Leopold (Belçika kralı)</span>‏ ‎‡c  <span>Belçika Kralı(1831-1865)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>I. Lipót belga király</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>I. Lipót belga király</span>‏ ‎‡c  <span>Belgium első uralkodója</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>I. Léopold</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>I. Léopold</span>‏ ‎‡c  <span>Belçika kralı (1831–1865)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold 1-sè</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold 1. af Belgien</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold 1. af Belgien</span>‏ ‎‡c  <span>Konge af Belgien 1831--1865</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold Georg Christian Friedrich</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>von Belgien</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold Georg Christian Friedrich</span>‏ ‎‡b  <span>I.</span>‏ ‎‡c  <span>von Belgien</span>‏ ‎‡d  <span>1790-1865</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>Leopold George Christiaan Frederik, King of the Belgians</span>‏ <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold George Christiaan Frederik,</span>‏ ‎‡c  <span>King of the Belgians,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of 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 0 _ ‎‡a  <span>Leopold George Christiaan Frederik</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>King of the Belgians</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I Koburg</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I Koburg</span>‏ ‎‡c  <span>król Belgów w latach 1831–1865</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I al Belgiei</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I av Belgia</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I av Belgia</span>‏ ‎‡c  <span>konge av Belgia</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I av Belgien</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I dari Belgium</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I de Bèlgica</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I na Beilge</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I o Belgium</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I of Belgium</span>‏ ‎‡c  <span>Belgian king</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I of Belgium</span>‏ ‎‡c  <span>German prince who became the first King of the Belgians (1790–1865)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I van België</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I van België</span>‏ ‎‡c  <span>eerste koning der Belgen</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold I, koning van België</span>‏ <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold I, kralj Belgijanaca</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold I, kralj Belgije</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I. Belgický</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I. Belgický</span>‏ ‎‡c  <span>belgický král</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold I. Belgien, König</span>‏ <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold I. Belgien, König</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I. Belgijski</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I. vun der Belsch</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold I., kralj Belgije</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I.</span>‏ ‎‡c  <span>König der Belgier (1831–1865)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I.</span>‏ ‎‡c  <span>belgický kráľ</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold Iañ</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I</span>‏ ‎‡c  <span>King of Belgians</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I</span>‏ ‎‡c  <span>belgialaisten kuningas 1831–1865</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I</span>‏ ‎‡c  <span>brenin Gwlad Belg o 1831 hyd 1865</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I</span>‏ ‎‡c  <span>erster König der Belgier</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold I</span>‏ ‎‡c  <span>hoàng tử Đức người trở thành vua đầu tiên của nước Bỉ (1790–1865)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold [Belgien, König, I.]</span>‏ <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold [Belgique, Roi, I.]</span>‏ <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold [Sachsen-Coburg-Saalfeld, Prinz]</span>‏ <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold, Prince of Saxe-Coburg Saalfeld</span>‏ <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Leopold, Prince of Saxe-Coburg and Gotha</span>‏ <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold,</span>‏ ‎‡c  <span>Prince of Saxe-Coburg Saalfeld,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of 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 0 _ ‎‡a  <span>Leopold,</span>‏ ‎‡c  <span>Prince of Saxe-Coburg and Gotha,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of 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 0 _ ‎‡a  <span>Leopold,</span>‏ ‎‡c  <span>príncep de Saxònia-Coburg Saalfeld,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold,</span>‏ ‎‡c  <span>príncep de Saxònia-Coburg-Gotha,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldas I Belgas</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 _ 1 ‎‡a  <span>Leopoldas</span>‏ ‎‡d  <span>I</span>‏ ‎‡c  <span>Belgijos karalius</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I da Bélgica</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I da Bélgica</span>‏ ‎‡c  <span>Rei da Bélgica</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I de Bélgica</span>‏ ‎‡c  <span>Rey de los belgas (1831-1865)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I de Bélxica</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I de Bélxica</span>‏ ‎‡c  <span>primeiro rei dos belgas, entre 1831 e 1865</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I del Belgio</span>‏ ‎‡c  <span>primo re dei Belgi</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I del Belgio</span>‏ ‎‡c  <span>sovrano belga</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I.a Belgikakoa</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 _ 0 ‎‡a  <span>Leopoldo I</span>‏ ‎‡c  <span>&lt;re dei Belgi&gt;</span>‏ <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>400 _ 0 ‎‡a  <span>Leopoldo I</span>‏ ‎‡c  <span>&lt;re del Belgio&gt;</span>‏ <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo I</span>‏ ‎‡c  <span>rey de Bélgica</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo la 1-a</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo la 1-a de Belgio</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 _ 0 ‎‡a  <span>Leopoldo</span>‏ ‎‡c  <span>&lt;duca di Sassonia Coburgo-Gotha&gt;</span>‏ <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>rei de Bèlgica</span>‏ ‎‡b  <span>I</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldo</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>rei dels belgues,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopolds I</span>‏ ‎‡c  <span>Beļģijas karalis no 1831. līdz 1865. gadam, vācu princis</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldu I de Bélxica</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopoldus I</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>België, Koning</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>Koning der Belgen</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>Prince of Saxe-Coburg Saalfeld</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>Prince of Saxe-Coburg and Gotha</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>Sachsen-Coburg-Saalfeld, Prinz</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>príncep de Saxònia-Coburg Saalfeld</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>príncep de Saxònia-Coburg-Gotha</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>1</span>‏ ‎‡c  <span>Belgien ; König</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>Rei de Bèlgica</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I,</span>‏ ‎‡c  <span>rei de Bèlgica,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I.</span>‏ ‎‡c  <span>België, Koning</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>I.</span>‏ ‎‡c  <span>Koning der Belgen</span>‏ ‎‡d  <span>1790-1865</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>Leopold</span>‏ ‎‡d  <span>I</span>‏ ‎‡c  <span>Belgijos karalius</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡c  <span>Prinz von Sachsen-Coburg-Saalfeld</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡c  <span>Rei de Bèlgica</span>‏ ‎‡b  <span>I</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡c  <span>Sachsen-Coburg-Saalfeld, Prinz</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡4  <span>nafr</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#EarlierNameOfThePerson</span>‏ ‎‡e  <span>Frueherer Name</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Leópold 1. Belgíukonungur</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Léopold I, re dei Belgi</span>‏ <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Léopold I, roi des Belges</span>‏ <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> <li>400 _ 0 ‎‡a  <span>Léopold I</span>‏ ‎‡c  <span>&lt;re del Belgio&gt;</span>‏ <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Léopold-Georges-Chrétien-Frédéric, King of the Belgians</span>‏ <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold-Georges-Chrétien-Frédéric,</span>‏ ‎‡c  <span>King of the Belgians,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 _ 0 ‎‡a  <span>Léopold</span>‏ ‎‡c  <span>&lt;re dei Belgi</span>‏ ‎‡d  <span>; 1.&gt;</span>‏ <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold</span>‏ ‎‡b  <span>I.</span>‏ ‎‡c  <span>Belgique, Roi</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold</span>‏ ‎‡b  <span>I</span>‏ ‎‡c  <span>King of the Belgians</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold</span>‏ ‎‡b  <span>I</span>‏ ‎‡c  <span>König von Belgien</span>‏ ‎‡d  <span>1790-1865</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>Léopold</span>‏ ‎‡d  <span>I</span>‏ ‎‡c  <span>de Saxe-Cobourg</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>400 _ 1 ‎‡a  <span>Léopold</span>‏ ‎‡d  <span>I</span>‏ ‎‡c  <span>roi des Belges</span>‏ <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Lépold</span>‏ ‎‡b  <span>I</span>‏ ‎‡c  <span>roi de Belgique</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopol I van 't Belsj</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold I của Bỉ</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold I dari Belgia</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold I saking Belgia</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Léopold I, re dei Belgi</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Léopold I, roi des Belges</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold Ier de Belgique</span>‏ ‎‡c  <span>premier roi des belges</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold Ier de Belgique</span>‏ ‎‡c  <span>prince allemand devenu le premier roi des Belges</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold I</span>‏ ‎‡c  <span>roi des des Belges</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Léopold [Belgique, Roi, I.]</span>‏ <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold de Saxe-Cobourg</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>Léopold-Georges-Chrétien-Frédéric, King of the Belgians</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold-Georges-Chrétien-Frédéric,</span>‏ ‎‡c  <span>King of the Belgians,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <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>400 0 _ ‎‡a  <span>Léopold-Georges-Chrétien-Frédéric</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>King of the Belgians</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Léopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>Belgique, Roi</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 _ 1 ‎‡a  <span>Sachsen-Coburg-Gotha</span>‏ ‎‡b  <span>, Leopold Georg Christian Friedrich : von</span>‏ <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Sachsen-Coburg-Saalfeld, Leopold</span>‏ ‎‡c  <span>prince de</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 _ 1 ‎‡a  <span>Sachsen-Coburg-Saalfeld</span>‏ ‎‡b  <span>, Leopold : von</span>‏ <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>400 _ | ‎‡a  <span>Sachsen-Coburg-Saalfeld</span>‏ ‎‡b  <span>Leopold</span>‏ ‎‡f  <span>1790-1865</span>‏ ‎‡c  <span>prince de</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Saxe-Cobourg-Gotha, Léopold,</span>‏ ‎‡c  <span>prince de</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Saxe-Cobourg-Gotha, Léopold</span>‏ ‎‡c  <span>prince de</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Saxe-Cobourg-Saalfeld, Léopold</span>‏ ‎‡c  <span>prince de</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 _ | ‎‡a  <span>Saxe-Cobourg-Saalfeld</span>‏ ‎‡b  <span>Léopold</span>‏ ‎‡f  <span>1790-1865</span>‏ ‎‡c  <span>prince de</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Saxe-Coburg Saalfeld, Léopold,</span>‏ ‎‡c  <span>Prince of,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Saxe-Coburg Saalfeld, Léopold,</span>‏ ‎‡c  <span>Prince of,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <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>400 1 _ ‎‡a  <span>Saxe-Coburg Saalfeld, Léopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>Prince of</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Saxe-Coburg and Gotha, Léopold,</span>‏ ‎‡c  <span>Prince of,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Saxe-Coburg and Gotha, Léopold,</span>‏ ‎‡c  <span>Prince of,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <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>400 1 _ ‎‡a  <span>Saxe-Coburg and Gotha, Léopold</span>‏ ‎‡d  <span>1790-1865</span>‏ ‎‡c  <span>Prince of</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Yopôl I d' Beldjike</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Λεοπόλδος Α΄ του Βελγίου</span>‏ ‎‡c  <span>ο πρώτος Βασιλιάς των Βέλγων</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Леапольд I, кароль Бельгіі</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леапольд I</span>‏ ‎‡c  <span>кароль Бэльгіі (1831-1865)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леапольд I</span>‏ ‎‡c  <span>першы кароль Бельгіі (1831—1865)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леополд I</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леополд I (Белгия)</span>‏ ‎‡c  <span>крал на белгийците</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леополд I од Белгије</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леополд I од Белгије</span>‏ ‎‡c  <span>краљ Белгије</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леополд I</span>‏ ‎‡c  <span>прв крал на Белгија</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леопольд I</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леопольд I</span>‏ ‎‡c  <span>1-й Король Бельгії</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Леопольд I</span>‏ ‎‡c  <span>первый король Бельгии</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Լեոպոլդ I</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>לאופולד הראשון, מלך הבלגים</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>ליאופולד</span>‏ ‎‡b  <span>הראשון,</span>‏ ‎‡c  <span>מלך בלגיה,</span>‏ ‎‡d  <span>1790-1865</span>‏ <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>לעאפאלד דער ערשטער פון בעלגיע</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>بیرینجی لئوپولد</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>لئوپولد اول</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>لئوپولد یکم بلژیک</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>لئوپولد یکم بلژیک</span>‏ ‎‡c  <span>پادشاه بلژیک</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>ليوبولد الأول ملك بلجيكا</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>ليوبولد الأول ملك بلجيكا</span>‏ ‎‡c  <span>ملك بلجيكي سابق</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>लिओपोल्ड पहिला, बेल्जियम</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>लीओपोल्ड प्रथम</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>พระเจ้าเลออปอลที่ 1 แห่งเบลเยียม</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>ლეოპოლდ I (ბელგია)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>レオポルド1世</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>利奥波德一世</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>利奥波德一世 (比利时)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>레오폴 1세</span>‏ ‎‡c  <span>벨기에의 국왕</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>레오폴1세</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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> (33) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>500 0 _ ‎‡a  <span>Auguste Caroline Sophie</span>‏ ‎‡c  <span>Sachsen-Coburg-Saalfeld, Herzogin</span>‏ ‎‡d  <span>1757-1831</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</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>Bauer, Karoline</span>‏ ‎‡d  <span>1807-1877</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>515 _ _ ‎‡5  <span>z</span>‏ ‎‡a  <span>Belgique</span>‏ ‎‡z  <span>1831-1865 (Léopold I)</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>551 _ _ ‎‡a  <span>Belgique</span>‏ ‎‡y  <span>1831-1865 (Léopold I)</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>510 1 _ <a href="../305021772"> ‎‡a  <span>Belgium.</span>‏ ‎‡b  <span>Sovereign (1831-1865 : Léopold I)</span>‏ </a> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>510 2 _ ‎‡a  <span>Belgium</span>‏ ‎‡b  <span>Sovereign (1831-1865 : Léopold I)</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 1 _ ‎‡a  <span>Bronne, Carlo</span>‏ ‎‡d  <span>1901-1987</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 1 _ ‎‡a  <span>Bèlgica.</span>‏ ‎‡b  <span>Monarca (1831-1865 : Leopold I)</span>‏ <span class="flags"> <img alt="National Library of Catalonia" title="National Library of Catalonia" src="/viaf/images/flags/BNC.png"/> </span> </li> <li>510 2 _ ‎‡a  <span>Bèlgica</span>‏ ‎‡b  <span>Monarca (1831-1865 : Leopold I)</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Charlotte Augusta</span>‏ ‎‡c  <span>Großbritannien, Prinzessin</span>‏ ‎‡d  <span>1796-1817</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Charlotte</span>‏ ‎‡d  <span>1840-1927</span>‏ ‎‡c  <span>Mexiko, Kaiserin</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Charlotte</span>‏ ‎‡c  <span>Mexiko, Kaiserin</span>‏ ‎‡d  <span>1840-1927</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>551 _ _ ‎‡a  <span>Coburg</span>‏ <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>551 _ _ <a href="../152462976"> ‎‡a  <span>Coburg</span>‏ ‎‡4  <span>ortg</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#placeOfBirth</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Franz</span>‏ ‎‡c  <span>Sachsen-Coburg-Saalfeld, Herzog</span>‏ ‎‡d  <span>1750-1806</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>551 _ _ <a href="../155934430"> ‎‡a  <span>Laeken</span>‏ ‎‡4  <span>orts</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#placeOfDeath</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>551 _ _ ‎‡a  <span>Laken</span>‏ <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>500 1 _ ‎‡a  <span>Lang, Hans-Otto</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡d  <span>1835-1909</span>‏ ‎‡c  <span>Belgien, König</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Leopold</span>‏ ‎‡b  <span>II.</span>‏ ‎‡c  <span>Belgien, König</span>‏ ‎‡d  <span>1835-1909</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</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>Louise-Marie d'Orléans, Reine des Belges</span>‏ ‎‡d  <span>1812-1850</span>‏ <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Louise</span>‏ ‎‡d  <span>1812-1850</span>‏ ‎‡c  <span>Belgien, Königin</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Louise</span>‏ ‎‡c  <span>Belgien, Königin</span>‏ ‎‡d  <span>1812-1850</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>510 2 _ ‎‡a  <span>Musée royal de l'Armée et d'histoire militaire</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Philipp</span>‏ ‎‡c  <span>Belgien, Prinz</span>‏ ‎‡d  <span>1837-1905</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</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 href="../28439855"> ‎‡a  <span>Puraye, Jean</span>‏ </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 1 _ <a href="../26072582"> ‎‡a  <span>Sabbe, Étienne Émile Maria</span>‏ </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 1 _ ‎‡a  <span>Schinkel, Adrianus David</span>‏ ‎‡d  <span>1784-1864</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 1 _ ‎‡a  <span>Van Praet, Jules</span>‏ ‎‡d  <span>1806-1887</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Viktoria</span>‏ ‎‡d  <span>1819-1901</span>‏ ‎‡c  <span>Großbritannien, Königin</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ ‎‡a  <span>Viktoria</span>‏ ‎‡c  <span>Großbritannien, Königin</span>‏ ‎‡d  <span>1819-1901</span>‏ ‎‡4  <span>bezf</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e  <span>Beziehung familiaer</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>Willem III, koning der Nederlanden</span>‏ ‎‡d  <span>1817-1890</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>500 0 _ <a href="../8315444"> ‎‡a  <span>louise marie of orleans queen consort of leopold i</span>‏ </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.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>12 Etudes</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>6 Instrumental pieces</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[above the introduction:] GERALDY | Zwölf besondere Studien | FÜR EINE SOPRANSTIMME.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Au roi</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Brieven van Leopold I, koning van België (1831-1865)</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Caisse de retraite et de secours : statuts</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>[caption title:] Charlotte and Leopold, or, The royal nuptials :. Mr Dignum : Vauxhall | [...] J. Hook, May 1st 1816</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Concerto héroique</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Consolez vos coeurs qui pleurent</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Correspondances du siècle dernier : un projet de mariage du duc d'Orléans (1836) : lettres de Léopold Ier de Belgique à Adolphe Thiers (1836-1864)</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Fantasies</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>fêtes de Juillet</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Harold en Italie</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[heading:] Clavier-Auszug v. d. Krieger-Scene. Carl Lud. Fischer. | op. 16</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[heading, f. 1v:] à Sa Majesté le Roi des Belges. | La Léopoldienne. | Chant patriothique. | Paroles de H|i Bocquet [at right:] Musique de H. de Fiennes.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[heading:] Krieger=Scene von O. Prechtler, in Musik gesetzt v. C. L. Fischer.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[heading, p. 1:] [crossed out:] Souvenir ...... Bruxelles Septembre 1830. | op. 12. | H. de Fiennes</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Les Huguenots</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Introduzione e coro</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>John Capodistrias : some unpublished documents</td> <td> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>Jolly Baronu</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Konzerte</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Krieger-Scene : für vierstimmigen Männerchor mit Orchester oder Piano-Forte Begleitung : componirt für das Flaemisch-Deutsche Gesangsfest in Gent : Op. 15</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>[label on cover, by Wotquenne:] F. J. Fétis. | Cantique pour les obsèques du | Roi Léopold I|e|r | (1865) | [caption title:] Cantique pour les obsèques du Roi Léopold I|e|r</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Leopold 1. et son temps / Carlo Bronne ; ouvrage couronne par l'Academie francaise</td> <td> <span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </td> </tr> <tr> <td>Leopold I en zijn tijd : [catalogus van de] nationale tentoonst., ingericht door de Regering ter gelegenheid van de honderdste verjaardag van de dood van de Koning, Koninklijk Paleis te Brussel, 25 nov. 1965 - 15 jan. '66</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </td> </tr> <tr> <td>Léopold Ier, le Fondateur : 24 juin-27 septembre 1981 : [exposition] Musée royal de l'Armée et d'histoire militaire, Bruxelles, dans le cadre du cent-cinquantième anniversaire de la dynastie = Leopold I, de Stichter : 24 juni-27 september 1981 : [tentoonstelling] Koninklijk Museum van het Leger en van de Krijgsgeschiedenis, Brussel, in het kader van de honderdvijftigste verjaardag van de dynastie.</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>Lettres de Léopold Ier à sa sœur la princesse Sophie, à son beau-frère Emmanuel, comte de Mensdorff-Pouilly, à son neveu Alphonse, comte de Mensdorff-Pouilly, 1804-1864 ;</td> <td> <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Lettres de Léopold Ier, premier roi des Belges</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Das Luftschiff</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Marches</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Masses</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Musik zu Goethe's Faust, zweiter Theil.</td> <td> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </td> </tr> <tr> <td>Overtures</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>La patrouille</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>pêcheurs des lagunes</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Prince Leopold of Saxe Coburg's grand march</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Quelle félicité un prince vient de naître</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Renais à l'espérance o ma noble patrie</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Requiems</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[score, title page on added paper:] Respectueux Hommage | à S. M. Léopold 1=|e|r La Sirène | Concertino pour le Violon | avec accomp: d'orchestre ou du Piano | par J. Steveniers | op 9</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>La Sirène</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Sketches representing the native tribes, animals, and scenery of southern Africa</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Sonatas</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[spine title, vol.1, printed:] MEYERBEER | LES | HUGUENOTS | 1-2 | [title page, vol.1:] Les Huguenots | Opéra En 5 Actes | Paroles | De M|r Eugène Scribe | Musique | De Giacomo Meyerbeer | Représenté pour la première fois à l'Académie | Royale de Musique de Paris le 29 Février 1836 | Acte 1|er et 2|e</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Symphonies</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Te Deum</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[titel on paste-down:] Sinfonia | a Grande Orchestra | Composta e Dedicata al | Chiarissimo e Celebre Uomo | Il Sige Cave F. Fetis | Direttore del Conservatorio di Musica | di Bruxelles, e Maestro di Cappella | Di S. M. Il Re dei Belgi | Da Ferdinando Morini | [f.1r:] Sinfonia | In Mi Bemmolle | Composta | Da Ferdinando | Morini | a Servizio di Sua A. I. e R. | Il Granduca di Toscana | Leopoldo II | Partitura | Manoscritto</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page:] À sa majesté | LÉOPOLD I.|E|R | Roi des Belges. | GRANDE SONATE | pour le Piano, | composée par | C. DE BÉRIOT FILS. | OP:20 | [caption title:] Sonate pour le Piano. | Par C. de Bériot, fils.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page, by later hand:] La Léopoldienne | ou | La Saxe-Cobourienne | de Snel | [title of printed poem:] La Saxe-Cobourienne | Cantate | Chanté au Théâtre du Parc, le 23 juillet 1831; | Paroles de M. Aug. Jouhaud, Musique de M. S* *L [written by hand:] Snel</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page:] Das Luftschiff | Melodramatisches Tongemälde | mit | Declamation, Sologesang und Chören | Dichtung von F. W. Kawaczynski. | Musik | von | André Spath. | [in the left lower corner:] offert à Sa Majesté Leopold 1|i|e|r | Roi des Belges.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page:] Il Signor Barilli. | opéra-comique en un acte. | dédié | à Sa Majesté, le Roi des Belges. | par son très humble serviteur, | Isidore Zerezo.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page:] Le Pélerin Polonais | A Sa Majesté le Roi des Belges. | Offert par | Prot Sreniawa Potocki | Musique de J. Cavallini | Maitre [!] d'Etudes au Conservatoire Royal de musique de | Bruxelles.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page:] Marche de Pèlerins | Chantant la prière du soir | Dédiée | À Sa Majesté Léopold 1|r Roi des Belges | Par | Hector Berlioz</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page:] Messe de Requiem | pour quatre voix solos, choeur, orgue obligé, | Bugle ou Saxhorn, 6 cors, 4 trompettes, 3 trombones, | Bass-Tuba ou Saxhorn basse, Bombardon ou Saxhorn contrebasse, | Violoncelles, contrebasse et timbales. | Composée pour le service funèbre de la reine des Belges, Marie-Louise d'Orléans | par F. J. Fétis | Maitre de chapelle du roi Léopold I|e|r, Directeur du Conservatoire royal | de Musique de Bruxelles, etc. etc. | et chantée, le 14 octobre 1850, dans l'église SS. Michel et Gudule de cette ville.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page, printed:] Concert-Ouverture | für grosses Orchester | in E dur | componirt und | Seiner Majestaet | LEOPOLD dem ERSTEN | Könige der Belgier | in tiefster Ehrfurcht | gewidmet | von | Johann Friedrich Kittl.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page:] Six grandes Piéçes | pour | grande Harmonie | Composées pour le corps de musique de | Sa Majesté le Roi des Belges xxx | par | André Spaeth, [seal of the library] | Maître de concert de S.A.S. le Duc | de Saxe= Cobourg-Gotha | [left upper corner, by other hand:] Litt. W. n|o 33.439</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>[title page:] Te Deum | A cinq voix Réèlles [!], avec des choeurs, et a Grand Orchestre, | Par | Auguste L. Blondeau | Ancien Pensionnaire de l'Académie de France à Rome, membre de l'Académie des Philharmoniques de Bologne, &amp;c. &amp;c. | Offert | A Sa Majesté Léopold 1|e|r. Roi des Belges, | Pour le jour anniversaire de Sa Fête, | le 15 Novembre 1848.</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </td> </tr> <tr> <td>Trio no 1 op. 1</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Trios concertants</td> <td> <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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>Mainz ‎(15) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>Brüssel ‎(15) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>London ‎(12) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>Pierson, Henry Hugo 1815-1873 ‎(11) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>Schott Music GmbH &amp; Co. KG, Verlagsarchiv Mainz ‎(9) <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>Fétis, François-Joseph 1784-1871 ‎(9) <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>Prechtler, Otto 1813-1881 ‎(5) <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>B. Schott's Söhne Mainz ‎(5) <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>Snel, Joseph-François 1793-1861 ‎(4) <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>Louise-Marie d'Orléans, Reine des Belges 1812-1850 ‎(4) <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.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> (5) </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&amp;chs=440x220&amp;chd=t:40,40,30,20,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=BEGBFRDEGR&amp;chtm=world&amp;chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:40,40,30,20,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=BEGBFRDEGR&amp;chtm=europe&amp;chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:40,40,30,20,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=BEGBFRDEGR&amp;chtm=asia&amp;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>BE - Belgium (14) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>GB - United Kingdom (12) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>FR - France (6) <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>DE - Germany (3) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>GR - Greece (1) <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.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">1800</span> <span class="TimeLineMarkerStart">|</span> <img id="line1810" class="marker" style="height:7px;" onmouseover="dateMsg('181'+'0', '1');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1820" class="marker" style="height:7px;" onmouseover="dateMsg('182'+'0', '1');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1830" class="marker" style="height:19.9px;" onmouseover="dateMsg('183'+'0', '6');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1840" class="marker" style="height:17px;" onmouseover="dateMsg('184'+'0', '4');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1850" class="marker" style="height:27.45px;" onmouseover="dateMsg('185'+'0', '17');" 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:19.9px;" onmouseover="dateMsg('187'+'0', '6');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1880" class="marker" style="height:12px;" onmouseover="dateMsg('188'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1890" class="marker" style="height:12px;" onmouseover="dateMsg('189'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1900" class="marker" style="height:12px;" onmouseover="dateMsg('190'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1910" class="marker" style="height:17px;" onmouseover="dateMsg('191'+'0', '4');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1920" class="marker" style="height:12px;" onmouseover="dateMsg('192'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1930" class="marker" style="height:12px;" onmouseover="dateMsg('193'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1940" class="marker" style="height:18.6px;" onmouseover="dateMsg('194'+'0', '5');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1950" class="marker" style="height:12px;" onmouseover="dateMsg('195'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1960" class="marker" style="height:14.9px;" onmouseover="dateMsg('196'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1970" class="marker" style="height:22px;" onmouseover="dateMsg('197'+'0', '8');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1980" class="marker" style="height:17px;" onmouseover="dateMsg('198'+'0', '4');" 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 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> (11) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>bei Gebrüder Schott ‎(14) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>bei B. Schott's Söhnen ‎(14) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>bei Schott et C.ie ‎(11) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>Vaillant-Carmanne ‎(10) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>Dessart ‎(5) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.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> </li> <li>M. Schlesinger ‎(3) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>les fils de B. Schott. ‎(3) <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>Gabriel Beauchesne ‎(3) <span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Schott &amp; Co ‎(2) <span class="flags"> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> </span> </li> <li>[s.n.] ‎(2) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>Institute for Balkan Studies ‎(1) <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.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"/> Gender : </span> <span class="langHi0"/> Male </h4> <h4> <span class="subtitle"> <span class="langHi0">Nationality or associated country</span>: </span> </h4> <ul> <li>BE - Belgium<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> <img alt="International Inventory of Musical Sources (RISM)" title="International Inventory of Musical Sources (RISM)" src="/viaf/images/flags/DE633.png"/> <img alt="National Library of Sweden" title="National Library of Sweden" src="/viaf/images/flags/SELIBR.png"/> </span> </li> <li>be - <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>United Kingdom of Great Britain and Ireland - <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>Saxe-Coburg-Saalfeld - <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>GB - United Kingdom<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>DE - Germany<span class="flags"> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>Belgian - <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Occupation</span>: </span> </h4> <ul> <li>prince <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> <li>king <span class="flags"> <img alt="Union List of Artist Names [Getty Research Institute]" title="Union List of Artist Names [Getty Research Institute]" src="/viaf/images/flags/JPG.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Language</span>: </span> </h4> <ul> <li>fre - French<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Central Institute for the Union Catalogue of the Italian libraries" title="Central Institute for the Union Catalogue of the Italian libraries" src="/viaf/images/flags/ICCU.png"/> </span> </li> <li>ger - German<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>fra - <span class="flags"> <img alt="National Library of Lithuania" title="National Library of Lithuania" src="/viaf/images/flags/LIH.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="https://af.wikipedia.org/wiki/Leopold_I_van_België"> <span class="langHi0">Wikipedia</span> - https://af.wikipedia.org/wiki/Leopold_I_van_België</a> </li> <li> <a href="https://ar.wikipedia.org/wiki/ليوبولد_الأول_ملك_بلجيكا"> <span class="langHi0">Wikipedia</span> - https://ar.wikipedia.org/wiki/ليوبولد_الأول_ملك_بلجيكا</a> </li> <li> <a href="https://arz.wikipedia.org/wiki/ليوبولد_الاول_ملك_بلجيكا"> <span class="langHi0">Wikipedia</span> - https://arz.wikipedia.org/wiki/ليوبولد_الاول_ملك_بلجيكا</a> </li> <li> <a href="https://ast.wikipedia.org/wiki/Leopoldu_I_de_Bélxica"> <span class="langHi0">Wikipedia</span> - https://ast.wikipedia.org/wiki/Leopoldu_I_de_Bélxica</a> </li> <li> <a href="https://az.wikipedia.org/wiki/I_Leopold_(Belçika_kralı)"> <span class="langHi0">Wikipedia</span> - https://az.wikipedia.org/wiki/I_Leopold_(Belçika_kralı)</a> </li> <li> <a href="https://azb.wikipedia.org/wiki/بیرینجی_لئوپولد_(بلژیک)"> <span class="langHi0">Wikipedia</span> - https://azb.wikipedia.org/wiki/بیرینجی_لئوپولد_(بلژیک)</a> </li> <li> <a href="https://be.wikipedia.org/wiki/Леапольд_I_(кароль_Бельгіі)"> <span class="langHi0">Wikipedia</span> - https://be.wikipedia.org/wiki/Леапольд_I_(кароль_Бельгіі)</a> </li> <li> <a href="https://bg.wikipedia.org/wiki/Леополд_I_(Белгия)"> <span class="langHi0">Wikipedia</span> - https://bg.wikipedia.org/wiki/Леополд_I_(Белгия)</a> </li> <li> <a href="https://br.wikipedia.org/wiki/Leopold_Iañ_(Belgia)"> <span class="langHi0">Wikipedia</span> - https://br.wikipedia.org/wiki/Leopold_Iañ_(Belgia)</a> </li> <li> <a href="https://bs.wikipedia.org/wiki/Leopold_I,_kralj_Belgijanaca"> <span class="langHi0">Wikipedia</span> - https://bs.wikipedia.org/wiki/Leopold_I,_kralj_Belgijanaca</a> </li> <li> <a href="https://ca.wikipedia.org/wiki/Leopold_I_de_Bèlgica"> <span class="langHi0">Wikipedia</span> - https://ca.wikipedia.org/wiki/Leopold_I_de_Bèlgica</a> </li> <li> <a href="https://cs.wikipedia.org/wiki/Leopold_I._Belgický"> <span class="langHi0">Wikipedia</span> - https://cs.wikipedia.org/wiki/Leopold_I._Belgický</a> </li> <li> <a href="https://cy.wikipedia.org/wiki/Leopold_I,_brenin_Gwlad_Belg"> <span class="langHi0">Wikipedia</span> - https://cy.wikipedia.org/wiki/Leopold_I,_brenin_Gwlad_Belg</a> </li> <li> <a href="https://da.wikipedia.org/wiki/Leopold_1._af_Belgien"> <span class="langHi0">Wikipedia</span> - https://da.wikipedia.org/wiki/Leopold_1._af_Belgien</a> </li> <li> <a href="https://de.wikipedia.org/wiki/Leopold_I._(Belgien)"> <span class="langHi0">Wikipedia</span> - https://de.wikipedia.org/wiki/Leopold_I._(Belgien)</a> </li> <li> <a href="https://el.wikipedia.org/wiki/Λεοπόλδος_Α΄_του_Βελγίου"> <span class="langHi0">Wikipedia</span> - https://el.wikipedia.org/wiki/Λεοπόλδος_Α΄_του_Βελγίου</a> </li> <li> <a href="https://en.wikipedia.org/wiki/Leopold_I_of_Belgium"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Leopold_I_of_Belgium</a> </li> <li> <a href="https://eo.wikipedia.org/wiki/Leopoldo_la_1-a_(Belgio)"> <span class="langHi0">Wikipedia</span> - https://eo.wikipedia.org/wiki/Leopoldo_la_1-a_(Belgio)</a> </li> <li> <a href="https://es.wikipedia.org/wiki/Leopoldo_I_de_Bélgica"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Leopoldo_I_de_Bélgica</a> </li> <li> <a href="https://et.wikipedia.org/wiki/Léopold_I"> <span class="langHi0">Wikipedia</span> - https://et.wikipedia.org/wiki/Léopold_I</a> </li> <li> <a href="https://eu.wikipedia.org/wiki/Leopoldo_I.a_Belgikakoa"> <span class="langHi0">Wikipedia</span> - https://eu.wikipedia.org/wiki/Leopoldo_I.a_Belgikakoa</a> </li> <li> <a href="https://fa.wikipedia.org/wiki/لئوپولد_یکم،_پادشاه_بلژیک"> <span class="langHi0">Wikipedia</span> - https://fa.wikipedia.org/wiki/لئوپولد_یکم،_پادشاه_بلژیک</a> </li> <li> <a href="https://fi.wikipedia.org/wiki/Leopold_I_(Belgia)"> <span class="langHi0">Wikipedia</span> - https://fi.wikipedia.org/wiki/Leopold_I_(Belgia)</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Léopold_Ier_(roi_des_Belges)"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Léopold_Ier_(roi_des_Belges)</a> </li> <li> <a href="https://ga.wikipedia.org/wiki/Leopold_I_na_Beilge"> <span class="langHi0">Wikipedia</span> - https://ga.wikipedia.org/wiki/Leopold_I_na_Beilge</a> </li> <li> <a href="https://gl.wikipedia.org/wiki/Leopoldo_I_de_Bélxica"> <span class="langHi0">Wikipedia</span> - https://gl.wikipedia.org/wiki/Leopoldo_I_de_Bélxica</a> </li> <li> <a href="https://he.wikipedia.org/wiki/לאופולד_הראשון,_מלך_הבלגים"> <span class="langHi0">Wikipedia</span> - https://he.wikipedia.org/wiki/לאופולד_הראשון,_מלך_הבלגים</a> </li> <li> <a href="https://hi.wikipedia.org/wiki/लीओपोल्ड_प्रथम_(बेल्जियम)"> <span class="langHi0">Wikipedia</span> - https://hi.wikipedia.org/wiki/लीओपोल्ड_प्रथम_(बेल्जियम)</a> </li> <li> <a href="https://hr.wikipedia.org/wiki/Leopold_I._Belgijski"> <span class="langHi0">Wikipedia</span> - https://hr.wikipedia.org/wiki/Leopold_I._Belgijski</a> </li> <li> <a href="https://hu.wikipedia.org/wiki/I._Lipót_belga_király"> <span class="langHi0">Wikipedia</span> - https://hu.wikipedia.org/wiki/I._Lipót_belga_király</a> </li> <li> <a href="https://hy.wikipedia.org/wiki/Լեոպոլդ_I"> <span class="langHi0">Wikipedia</span> - https://hy.wikipedia.org/wiki/Լեոպոլդ_I</a> </li> <li> <a href="https://id.wikipedia.org/wiki/Léopold_I_dari_Belgia"> <span class="langHi0">Wikipedia</span> - https://id.wikipedia.org/wiki/Léopold_I_dari_Belgia</a> </li> <li> <a href="https://io.wikipedia.org/wiki/Léopold_la_1ma_di_Belgia"> <span class="langHi0">Wikipedia</span> - https://io.wikipedia.org/wiki/Léopold_la_1ma_di_Belgia</a> </li> <li> <a href="https://is.wikipedia.org/wiki/Leópold_1._Belgíukonungur"> <span class="langHi0">Wikipedia</span> - https://is.wikipedia.org/wiki/Leópold_1._Belgíukonungur</a> </li> <li> <a href="https://it.wikipedia.org/wiki/Leopoldo_I_del_Belgio"> <span class="langHi0">Wikipedia</span> - https://it.wikipedia.org/wiki/Leopoldo_I_del_Belgio</a> </li> <li> <a href="https://ja.wikipedia.org/wiki/レオポルド1世_(ベルギー王)"> <span class="langHi0">Wikipedia</span> - https://ja.wikipedia.org/wiki/レオポルド1世_(ベルギー王)</a> </li> <li> <a href="https://jv.wikipedia.org/wiki/Léopold_I_saking_Belgia"> <span class="langHi0">Wikipedia</span> - https://jv.wikipedia.org/wiki/Léopold_I_saking_Belgia</a> </li> <li> <a href="https://ka.wikipedia.org/wiki/ლეოპოლდ_I_(ბელგია)"> <span class="langHi0">Wikipedia</span> - https://ka.wikipedia.org/wiki/ლეოპოლდ_I_(ბელგია)</a> </li> <li> <a href="https://ko.wikipedia.org/wiki/레오폴_1세"> <span class="langHi0">Wikipedia</span> - https://ko.wikipedia.org/wiki/레오폴_1세</a> </li> <li> <a href="https://la.wikipedia.org/wiki/Leopoldus_I_(rex_Belgarum)"> <span class="langHi0">Wikipedia</span> - https://la.wikipedia.org/wiki/Leopoldus_I_(rex_Belgarum)</a> </li> <li> <a href="https://lb.wikipedia.org/wiki/Leopold_I._vun_der_Belsch"> <span class="langHi0">Wikipedia</span> - https://lb.wikipedia.org/wiki/Leopold_I._vun_der_Belsch</a> </li> <li> <a href="https://li.wikipedia.org/wiki/Léopol_I_van_'t_Belsj"> <span class="langHi0">Wikipedia</span> - https://li.wikipedia.org/wiki/Léopol_I_van_'t_Belsj</a> </li> <li> <a href="https://lt.wikipedia.org/wiki/Leopoldas_I_Belgas"> <span class="langHi0">Wikipedia</span> - https://lt.wikipedia.org/wiki/Leopoldas_I_Belgas</a> </li> <li> <a href="https://lv.wikipedia.org/wiki/Leopolds_I_(Beļģija)"> <span class="langHi0">Wikipedia</span> - https://lv.wikipedia.org/wiki/Leopolds_I_(Beļģija)</a> </li> <li> <a href="https://mr.wikipedia.org/wiki/बेल्जियमचा_पहिला_लिओपोल्ड"> <span class="langHi0">Wikipedia</span> - https://mr.wikipedia.org/wiki/बेल्जियमचा_पहिला_लिओपोल्ड</a> </li> <li> <a href="https://ms.wikipedia.org/wiki/Leopold_I_dari_Belgium"> <span class="langHi0">Wikipedia</span> - https://ms.wikipedia.org/wiki/Leopold_I_dari_Belgium</a> </li> <li> <a href="https://mzn.wikipedia.org/wiki/لئوپولد_اول"> <span class="langHi0">Wikipedia</span> - https://mzn.wikipedia.org/wiki/لئوپولد_اول</a> </li> <li> <a href="https://nl.wikipedia.org/wiki/Leopold_I_van_België"> <span class="langHi0">Wikipedia</span> - https://nl.wikipedia.org/wiki/Leopold_I_van_België</a> </li> <li> <a href="https://no.wikipedia.org/wiki/Leopold_I_av_Belgia"> <span class="langHi0">Wikipedia</span> - https://no.wikipedia.org/wiki/Leopold_I_av_Belgia</a> </li> <li> <a href="https://pl.wikipedia.org/wiki/Leopold_I_Koburg"> <span class="langHi0">Wikipedia</span> - https://pl.wikipedia.org/wiki/Leopold_I_Koburg</a> </li> <li> <a href="https://pt.wikipedia.org/wiki/Leopoldo_I_da_Bélgica"> <span class="langHi0">Wikipedia</span> - https://pt.wikipedia.org/wiki/Leopoldo_I_da_Bélgica</a> </li> <li> <a href="https://ro.wikipedia.org/wiki/Leopold_I_al_Belgiei"> <span class="langHi0">Wikipedia</span> - https://ro.wikipedia.org/wiki/Leopold_I_al_Belgiei</a> </li> <li> <a href="https://ru.wikipedia.org/wiki/Леопольд_I_(король_Бельгии)"> <span class="langHi0">Wikipedia</span> - https://ru.wikipedia.org/wiki/Леопольд_I_(король_Бельгии)</a> </li> <li> <a href="https://sco.wikipedia.org/wiki/Leopold_I_o_Belgium"> <span class="langHi0">Wikipedia</span> - https://sco.wikipedia.org/wiki/Leopold_I_o_Belgium</a> </li> <li> <a href="https://sh.wikipedia.org/wiki/Leopold_I_od_Belgije"> <span class="langHi0">Wikipedia</span> - https://sh.wikipedia.org/wiki/Leopold_I_od_Belgije</a> </li> <li> <a href="https://simple.wikipedia.org/wiki/Leopold_I_of_Belgium"> <span class="langHi0">Wikipedia</span> - https://simple.wikipedia.org/wiki/Leopold_I_of_Belgium</a> </li> <li> <a href="https://sk.wikipedia.org/wiki/Leopold_I._(Belgicko)"> <span class="langHi0">Wikipedia</span> - https://sk.wikipedia.org/wiki/Leopold_I._(Belgicko)</a> </li> <li> <a href="https://sl.wikipedia.org/wiki/Leopold_I._Belgijski"> <span class="langHi0">Wikipedia</span> - https://sl.wikipedia.org/wiki/Leopold_I._Belgijski</a> </li> <li> <a href="https://sr.wikipedia.org/wiki/Леополд_I_од_Белгије"> <span class="langHi0">Wikipedia</span> - https://sr.wikipedia.org/wiki/Леополд_I_од_Белгије</a> </li> <li> <a href="https://sv.wikipedia.org/wiki/Leopold_I_av_Belgien"> <span class="langHi0">Wikipedia</span> - https://sv.wikipedia.org/wiki/Leopold_I_av_Belgien</a> </li> <li> <a href="https://th.wikipedia.org/wiki/พระเจ้าเลออปอลที่_1_แห่งเบลเยียม"> <span class="langHi0">Wikipedia</span> - https://th.wikipedia.org/wiki/พระเจ้าเลออปอลที่_1_แห่งเบลเยียม</a> </li> <li> <a href="https://tr.wikipedia.org/wiki/I._Leopold_(Belçika_kralı)"> <span class="langHi0">Wikipedia</span> - https://tr.wikipedia.org/wiki/I._Leopold_(Belçika_kralı)</a> </li> <li> <a href="https://uk.wikipedia.org/wiki/Леопольд_I_(король_Бельгії)"> <span class="langHi0">Wikipedia</span> - https://uk.wikipedia.org/wiki/Леопольд_I_(король_Бельгії)</a> </li> <li> <a href="https://vi.wikipedia.org/wiki/Léopold_I_của_Bỉ"> <span class="langHi0">Wikipedia</span> - https://vi.wikipedia.org/wiki/Léopold_I_của_Bỉ</a> </li> <li> <a href="https://vls.wikipedia.org/wiki/Leopold_I_van_België"> <span class="langHi0">Wikipedia</span> - https://vls.wikipedia.org/wiki/Leopold_I_van_België</a> </li> <li> <a href="https://wa.wikipedia.org/wiki/Yopôl_I_d'_Beldjike"> <span class="langHi0">Wikipedia</span> - https://wa.wikipedia.org/wiki/Yopôl_I_d'_Beldjike</a> </li> <li> <a href="https://wuu.wikipedia.org/wiki/利奥波德一世(比利时)"> <span class="langHi0">Wikipedia</span> - https://wuu.wikipedia.org/wiki/利奥波德一世(比利时)</a> </li> <li> <a href="https://yi.wikipedia.org/wiki/לעאפאלד_דער_ערשטער_פון_בעלגיע"> <span class="langHi0">Wikipedia</span> - https://yi.wikipedia.org/wiki/לעאפאלד_דער_ערשטער_פון_בעלגיע</a> </li> <li> <a href="https://zh.wikipedia.org/wiki/利奥波德一世_(比利时)"> <span class="langHi0">Wikipedia</span> - https://zh.wikipedia.org/wiki/利奥波德一世_(比利时)</a> </li> <li> <a href="https://zh_min_nan.wikipedia.org/wiki/Leopold_1-sè_(Pe̍k-ní-gī)"> <span class="langHi0">Wikipedia</span> - https://zh_min_nan.wikipedia.org/wiki/Leopold_1-sè_(Pe̍k-ní-gī)</a> </li> <li> <a href="https://zh_yue.wikipedia.org/wiki/利奧波德一世_(比利時)"> <span class="langHi0">Wikipedia</span> - https://zh_yue.wikipedia.org/wiki/利奧波德一世_(比利時)</a> </li> <li> <a href="//isni.org/isni/0000000061309942">ISNI - 0000 0000 6130 9942</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/17247514/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/17247514/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/17247514/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>:17247514 (32) </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|12079130">BNF|12079130</a> </td> <td class="action">add</td> <td>2009-03-03T12:03:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 82137116">LC|n 82137116</a> </td> <td class="action">add</td> <td>2009-04-13T08:13:08+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|029187532">SUDOC|029187532</a> </td> <td class="action">add</td> <td>2011-12-15T07:58:57+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|ADV10261916">BAV|ADV10261916</a> </td> <td class="action">delete</td> <td>2012-09-21T12:24:31+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLIlat|000384236">NLIlat|000384236</a> </td> <td class="action">delete</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|118571842">DNB|118571842</a> </td> <td class="action">add</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NKC|jx20070523007">NKC|jx20070523007</a> </td> <td class="action">add</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NTA|070203717">NTA|070203717</a> </td> <td class="action">add</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000061309942">ISNI|0000000061309942</a> </td> <td class="action">add</td> <td>2014-05-14T22:19:01+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|135679516">SUDOC|135679516</a> </td> <td class="action">delete</td> <td>2014-11-13T21:28:10+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q12971">WKP|Q12971</a> </td> <td class="action">add</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Leopold_I_of_Belgium">WKP|Leopold_I_of_Belgium</a> </td> <td class="action">delete</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/N6I|vtls001103047">N6I|vtls001103047</a> </td> <td class="action">add</td> <td>2015-05-12T00:14:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX1250898">BNE|XX1250898</a> </td> <td class="action">add</td> <td>2015-08-04T01:21:49+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/JPG|500356624">JPG|500356624</a> </td> <td class="action">add</td> <td>2015-09-20T14:54:45+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:B/Oq;=Bj">LIH|LNB:B/Oq;=Bj</a> </td> <td class="action">delete</td> <td>2018-12-03T05:21:47.569705+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LIH|LNB:B,O_q_;=B_j_">LIH|LNB:B,O_q_;=B_j_</a> </td> <td class="action">add</td> <td>2018-12-03T08:56:53.844465+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SWNL|vtls008559908">SWNL|vtls008559908</a> </td> <td class="action">delete</td> <td>2019-03-10T14:10:29.724693+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810549781105606">PLWABN|9810549781105606</a> </td> <td class="action">add</td> <td>2019-06-09T12:20:44.624749+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a11872123">NLP|a11872123</a> </td> <td class="action">delete</td> <td>2019-07-14T12:25:07.114717+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007312566205171">J9U|987007312566205171</a> </td> <td class="action">add</td> <td>2020-02-02T16:11:08.383147+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|000384236">NLI|000384236</a> </td> <td class="action">delete</td> <td>2020-04-12T10:24:52.732555+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls017958944">RERO|vtls017958944</a> </td> <td class="action">delete</td> <td>2020-06-17T08:47:57.476601+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A017958944">RERO|A017958944</a> </td> <td class="action">add</td> <td>2020-06-17T20:41:02.553913+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|ADV11018897">BAV|ADV11018897</a> </td> <td class="action">delete</td> <td>2020-07-14T12:03:08.351780+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|a11257453">BNC|a11257453</a> </td> <td class="action">delete</td> <td>2021-08-15T07:28:46.615920+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNC|981058614668906706">BNC|981058614668906706</a> </td> <td class="action">add</td> <td>2021-08-15T08:50:42.627048+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ICCU|PUVV336232">ICCU|PUVV336232</a> </td> <td class="action">add</td> <td>2023-02-28T12:54:23.399190+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DE633|pe165961">DE633|pe165961</a> </td> <td class="action">add</td> <td>2023-07-04T05:41:45.982500+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DE663|pe165961">DE663|pe165961</a> </td> <td class="action">delete</td> <td>2023-07-31T02:08:24.511641+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000047753388">NLA|000047753388</a> </td> <td class="action">delete</td> <td>2024-10-27T00:33:55.761817+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SELIBR|tdr5c6f1r71p92fh">SELIBR|tdr5c6f1r71p92fh</a> </td> <td class="action">add</td> <td>2024-10-27T01:36:46.034987+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