CINXE.COM
SZ|121025160
<!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>SZ|121025160</title> <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> <table cellspacing="0" class="marc"> <tr> <th> <a href="//www.loc.gov/marc/authority/adleader.html"> <span class="langHi0">Leader</span> </a> </th> <td> </td> <td> </td> <td>00000nz a2200037nc 45 0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad001.html">001</a> </th> <td> </td> <td> </td> <td>SZ|121025160 <a href="/viaf/sourceID/SZ%7C121025160">(VIAF cluster)</a> </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad003.html">003</a> </th> <td> </td> <td> </td> <td>SZ</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad005.html">005</a> </th> <td> </td> <td> </td> <td>20231012132221.0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>990422n||azznnaabn | aaa |c</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡a (SZ)121025160 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡a (DNB)121025160 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad024.html">024</a> </th> <td>7</td> <td> </td> <td> ‡a 121025160 ‡0 http://d-nb.info/gnd/121025160 ‡2 gnd </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡a (DE-101)121025160 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡a (DE-588)121025160 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡z (DE-588a)121025160 ‡9 v:zg </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡z (DE-588c)4540454-9 ‡9 v:zg </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad040.html">040</a> </th> <td> </td> <td> </td> <td> ‡a DE-101 ‡c DE-101 ‡9 r:DE-101 ‡b ger ‡d 1210 ‡e rda </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad042.html">042</a> </th> <td> </td> <td> </td> <td> ‡a gnd1 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad043.html">043</a> </th> <td> </td> <td> </td> <td> ‡c XA-CH </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad065.html">065</a> </th> <td> </td> <td> </td> <td> ‡a 16.5p ‡2 sswd </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad075.html">075</a> </th> <td> </td> <td> </td> <td> ‡b p ‡2 gndgen </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad075.html">075</a> </th> <td> </td> <td> </td> <td> ‡b piz ‡2 gndspec </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad079.html">079</a> </th> <td> </td> <td> </td> <td> ‡a g ‡q s ‡q f ‡u v ‡u w </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‡a Friedrich, Rudolf ‡d 1923-2013 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad375.html">375</a> </th> <td> </td> <td> </td> <td> ‡a 1 ‡2 iso5218 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad548.html">548</a> </th> <td> </td> <td> </td> <td> ‡a 04.07.1923-15.10.2013 ‡4 datx ‡4 https://d-nb.info/standards/elementset/gnd#dateOfBirthAndDeath ‡w r ‡i Exakte Lebensdaten </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad548.html">548</a> </th> <td> </td> <td> </td> <td> ‡a 1923-2013 ‡4 datl ‡4 https://d-nb.info/standards/elementset/gnd#dateOfBirthAndDeath ‡w r ‡i Lebensdaten </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad550.html">550</a> </th> <td> </td> <td> </td> <td> ‡0 (DE-101)040465179 ‡0 (DE-588)4046517-2 ‡0 https://d-nb.info/gnd/4046517-2 ‡a Politiker ‡4 berc ‡4 https://d-nb.info/standards/elementset/gnd#professionOrOccupation ‡w r ‡i Charakteristischer Beruf </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad551.html">551</a> </th> <td> </td> <td> </td> <td> ‡0 (DE-101)04066337X ‡0 (DE-588)4066337-1 ‡0 https://d-nb.info/gnd/4066337-1 ‡a Winterthur ‡4 ortg ‡4 https://d-nb.info/standards/elementset/gnd#placeOfBirth ‡w r ‡i Geburtsort </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad551.html">551</a> </th> <td> </td> <td> </td> <td> ‡0 (DE-101)04066337X ‡0 (DE-588)4066337-1 ‡0 https://d-nb.info/gnd/4066337-1 ‡a Winterthur ‡4 orts ‡4 https://d-nb.info/standards/elementset/gnd#placeOfDeath ‡w r ‡i Sterbeort </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Hist. Lex. Schweiz </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad678.html">678</a> </th> <td> </td> <td> </td> <td> ‡b Schweizer Politiker, Rechtsanwalt,, 1975-82 Nationalrat, 1982-84 Bundesrat </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad678.html">678</a> </th> <td> </td> <td> </td> <td> ‡b Politiker, Jurist </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978385823747 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978385717040 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca909">909</a> </th> <td> </td> <td> </td> <td> ‡a (gnd) 121025160 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a sicherheitaufdenpunktgebrachtfestschriftzum75geburtstagvonaltbundesratrudolffriedrich ‡A Sicherheit - auf den Punkt gebracht ‡b Festschrift zum 75. Geburtstag von alt Bundesrat Rudolf Friedrich ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a grundstuckerwerbdurchauslanderundauslandischbeherrschtegesellschafteninderschweiz ‡A Grundstückerwerb durch Ausländer und ausländisch beherrschte Gesellschaften in der Schweiz ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a rendrepossiblecequiestnecessairepasdavenirsanseurope ‡A Rendre possible ce qui est nécessaire ‡b pas d'avenir sans Europe ‡l fre ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a freisinnwoherwohin ‡A Freisinn: woher, wohin? ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a verstaatlichungvonelektrizitatswerkenmitinternationalerkonzession ‡A Verstaatlichung von Elektrizitätswerken mit internationaler Konzession ‡l ger ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a rechtsfalldesfahrzeuglenkersdiefurjedenmotorfahrzeugfuhrerwichtigengerichtsentscheidezummfg ‡A Der rechtsfall des Fahrzeuglenkers ‡b Die für jeden Motorfahrzeugführer wichtigen Gerichtsentscheide zum MFG ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a zauberformeloderfaulerzauber ‡A Zauberformel oder fauler Zauber? ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a offentlicherundprivaterverkehrinderzukunftsymposiumregensdorfden22oktober1987 ‡A Öffentlicher und privater Verkehr in der Zukunft ‡b Symposium, Regensdorf, den 22. Oktober 1987 ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a 75jahrestuag ‡A 75 Jahre Stuag ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a regierenschwierigergeworden ‡A Regieren - schwieriger geworden? ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a staatsschutz ‡A Staatsschutz ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a tragendewerteimpolitischenwirkenreferateausder5tagungvomnovember1986ininterlaken ‡A Tragende Werte im politischen Wirken ‡b Referate aus der 5. Tagung vom [7./8.] November 1986 in Interlaken ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a widerstandimdemokratischenrechtsstaat ‡A Widerstand im demokratischen Rechtsstaat? ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a schutzderdemokratie ‡A Schutz der Demokratie ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a notwendigkeiteinerbauordnungaufgrundderarbeitenderparteiinternenbaukommissionverfasstvonrudolffriedrich ‡A Die Notwendigkeit einer Bauordnung ‡b Auf Grund der Arbeiten der parteiinternen Baukommission verfasst von Rudolf Friedrich ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a bauordnungderstadtwinterthureinbeispieldeszurcherischenbauordnungsrechtes ‡A Bauordnung der Stadt Winterthur ‡b Ein Beispiel des zürcherischen Bauordnungsrechtes ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca912">912</a> </th> <td> </td> <td> </td> <td> ‡a gesetzeundverordnungen ‡A Gesetze und Verordnungen ‡l ger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-38582 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-38571 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a verlag neue zurcher zeitung ‡b Verlag Neue Zürcher Zeitung ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a th gut ‡b Th. Gut ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a bestellungen fdp kanton zurich ‡b Bestellungen: FDP Kanton Zürich ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a vogel ‡b Vogel ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a bezug aktion fur freie meinungsbildung ‡b Bezug: Aktion für Freie Meinungsbildung ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a stuag schweizerische strassenbau und tiefbauunternehmung ‡b Stuag, Schweizerische Strassenbau- und Tiefbauunternehmung ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a h r sauerlander & co ‡b H.R. Sauerländer & Co. ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a sad schweizerische arbeitsgemeinschaft fur demokratie ‡b SAD ‡b Schweizerische Arbeitsgemeinschaft für Demokratie ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a institut fur politische zeitfragen ‡b Institut für politische Zeitfragen ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a evangelischer arbeitskreis fur politik v nyffenegger ‡b Evangelischer Arbeitskreis für Politik, V. Nyffenegger ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a institut fur politologische zeitfragen ipz ‡b Institut für politologische Zeitfragen (IPZ) ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a institut fur politologische zeitfragen ‡b Institut für politologische Zeitfragen ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a freisinnige partei ‡b Freisinnige Partei ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a hans schellenberg ‡b Hans Schellenberg ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‡a sz ‡b ch ‡9 16 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca930">930</a> </th> <td> </td> <td> </td> <td> ‡a rudolf friedrich ‡c von Werner Stauffacher ; mit einem Vorw. von Rudolf Friedrich. ‡9 9 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a ger ‡9 15 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a fre ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 199x ‡9 3 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 198x ‡9 5 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 200x ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 194x ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 195x ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 197x ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 196x ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca944">944</a> </th> <td> </td> <td> </td> <td> ‡a am ‡9 16 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca946">946</a> </th> <td> </td> <td> </td> <td> ‡a b ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca947">947</a> </th> <td> </td> <td> </td> <td> ‡a CH ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a stauffacher werner ‡A Stauffacher, Werner ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a muller kurt ‡A Müller, Kurt ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a weigelt peter ‡A Weigelt, Peter ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a widmer sigmund ‡A Widmer, Sigmund ‡d 1919-2003 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a meili ernst ‡A Meili, Ernst ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a cattani alfred ‡A Cattani, Alfred ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a eichenberger kurt ‡A Eichenberger, Kurt ‡d 1922-2005 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a ruegg hans ‡A Rüegg, Hans ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a krebs ernst ‡A Krebs, Ernst ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a spuhler karl ‡A Spühler, Karl ‡d 1935- ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a neue zurcher zeitung ag ‡A Neue Zürcher Zeitung AG ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a th gut verlag ‡A Th. Gut Verlag ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a neue europaische bewegung schweiz ‡A Neue Europäische Bewegung Schweiz ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a trumpf buur aktion fur freie meinungsbildung ‡A Trumpf Buur, Aktion für Freie Meinungsbildung ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a stuag ‡A Stuag ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a kongress 1987 regensdorf ‡A Kongress ‡d 1987 ‡c Regensdorf ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a kongress 1986 zurich zh ‡A Kongress ‡d 1986 ‡c Zürich, ZH ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a schweizerische arbeitsgemeinschaft fur demokratie ‡A Schweizerische Arbeitsgemeinschaft für Demokratie ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a schweizerische arbeitsgemeinschaft fur demokratie tagung 1986 zurich ‡A Schweizerische Arbeitsgemeinschaft für Demokratie ‡b Tagung ‡d 1986 ‡c Zürich ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a institut fur politische zeitfragen ‡A Institut für politische Zeitfragen ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a kongress 1986 interlaken ‡A Kongress ‡d 1986 ‡c Interlaken ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a institut fur politologische zeitfragen ‡A Institut für Politologische Zeitfragen ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a freisinnige partei ‡A Freisinnige Partei ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‡a winterthur ‡A Winterthur ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca955">955</a> </th> <td> </td> <td> </td> <td> ‡a neue zurcher zeitung ag ‡A Neue Zürcher Zeitung AG ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca955">955</a> </th> <td> </td> <td> </td> <td> ‡a wikimedia foundation ‡A Wikimedia Foundation ‡9 3 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‡a schweiz ‡A Schweiz ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca969">969</a> </th> <td> </td> <td> </td> <td> ‡a subject ‡9 4 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‡a Winterthur ‡2 SZ|04066337X ‡3 x500 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|176663428">SUDOC|176663428</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/RERO|A003265149">RERO|A003265149</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/PLWABN|9810571681805606">PLWABN|9810571681805606</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|1051088364">DNB|1051088364</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|134882318">DNB|134882318</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|1153637510">DNB|1153637510</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/BIBSYS|90257174">BIBSYS|90257174</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/LIH|LNB:CIV_f_;=B_e_">LIH|LNB:CIV_f_;=B_e_</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NII|DA06588696">NII|DA06588696</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NUKAT|n 2015199682">NUKAT|n 2015199682</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q95760586">WKP|Q95760586</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/CAOONL|ncf11696683">CAOONL|ncf11696683</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|273044311">SUDOC|273044311</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|172081599">DNB|172081599</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NTA|069802807">NTA|069802807</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NUKAT|n 2017053145">NUKAT|n 2017053145</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/LC|nb2004015591">LC|nb2004015591</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/LC|n 2023003232">LC|n 2023003232</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|134378385">DNB|134378385</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/J9U|987011065513805171">J9U|987011065513805171</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|152067655">SUDOC|152067655</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|124339026">DNB|124339026</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000434341348">ISNI|0000000434341348</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NKC|jn20040224002">NKC|jn20040224002</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q112382806">WKP|Q112382806</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NUKAT|n 2020145796">NUKAT|n 2020145796</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/SUDOC|185715729">SUDOC|185715729</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000444824984">ISNI|0000000444824984</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000055413129">ISNI|0000000055413129</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NUKAT|n 96300874">NUKAT|n 96300874</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‡a 1923 2013 lived 0 0 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf, ‡2 ISNI|0000000055369949 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Rudolf Friedrich ‡c Schweizer Politiker ‡2 ISNI|0000000055369949 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf ‡2 ISNI|0000000055369949 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf ‡2 ISNI|0000000055369949 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf ‡2 ISNI|0000000071541411 ‡3 partial date, publisher </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf ‡2 ISNI|0000000071541411 ‡3 partial date, publisher </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf ‡2 RERO|A003265150 ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf ‡2 SUDOC|273044311 ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Rudolf Friedrich ‡2 WKP|Q118282 ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf ‡2 DNB|121025160 ‡3 suggested ‡3 double date ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Friedrich, Rudolf, ‡2 LC|n 99038946 ‡3 single date ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991003285289703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991009787619703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991009787679703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991002732799703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991003975639703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991004981819703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991016272969703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991014645479703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991009787579703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991007747979703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991019261374003976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991004208539703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991019231204903976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991019296262503976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991016272909703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991007742809703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991003999179703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991001577679703976 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 SZBIB|991007610309703976 </td> </tr> </table> <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>