CINXE.COM

KRNLK|KAC201102931

<!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>KRNLK|KAC201102931</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>00000nzm a2200037nc 45 0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad001.html">001</a> </th> <td> </td> <td> </td> <td>KRNLK|KAC201102931  <a href="/viaf/sourceID/KRNLK%7CKAC201102931">(VIAF cluster)</a>  <a href="http://www.nl.go.kr/authorities/KAC201102931" title="Authority/Source Record">(Authority/Source Record)</a> </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad005.html">005</a> </th> <td> </td> <td> </td> <td>20211209162926</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>110321 b aznnnaabn a aaa </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad003.html">003</a> </th> <td> </td> <td> </td> <td>KRNLK</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‎‡a  (KRNLK)KAC201102931‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad024.html">024</a> </th> <td>7</td> <td> </td> <td> ‎‡a  0000000118794097‏ ‎‡2  isni‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‎‡a  류샤오보‏ ‎‡d  1955-2017‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad370.html">370</a> </th> <td> </td> <td> </td> <td> ‎‡c  중국(국명)[中國]‏ ‎‡0  KSH1998000658‏ ‎‡2  nlsh‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad370.html">370</a> </th> <td> </td> <td> </td> <td> ‎‡a  중국 (지린)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad372.html">372</a> </th> <td> </td> <td> </td> <td> ‎‡a  정치학[政治學]‏ ‎‡0  KSH1998006996‏ ‎‡2  nlsh‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad372.html">372</a> </th> <td> </td> <td> </td> <td> ‎‡a  중국 문학[中國文學]‏ ‎‡0  KSH1998040771‏ ‎‡2  nlsh‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad373.html">373</a> </th> <td> </td> <td> </td> <td> ‎‡a  노르웨이 오슬로대학교 (방문교수)‏ ‎‡a  미국 하와이대학교 (방문교수)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad373.html">373</a> </th> <td> </td> <td> </td> <td> ‎‡a  독립중국펜센터 (대표)‏ ‎‡s  2003‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad374.html">374</a> </th> <td> </td> <td> </td> <td> ‎‡a  사회 운동가[社會運動家]‏ ‎‡0  KSH2005008177‏ ‎‡2  nlsh‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad374.html">374</a> </th> <td> </td> <td> </td> <td> ‎‡a  교수(대학)[敎授]‏ ‎‡0  KSH1998011493‏ ‎‡2  nlsh‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad375.html">375</a> </th> <td> </td> <td> </td> <td> ‎‡a  남성‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad377.html">377</a> </th> <td> </td> <td> </td> <td> ‎‡l  중국어‏ ‎‡l  영어‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  류효파‏ ‎‡g  刘晓波‏ ‎‡d  1955-2017‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  刘晓波‏ ‎‡d  1955-2017‏ ‎‡9  chi‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Ryu, Syaobo‏ ‎‡d  1955-2017‏ ‎‡9  krm‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Liu, Xiaobo‏ ‎‡d  1955-2017‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  유효파‏ ‎‡g  劉曉波‏ ‎‡d  1955-2017‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  내사랑 샤에게, (글누림출판사), 2010‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  가상국제전거파일(VIAF)‏ ‎‡u  http://viaf.org‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  중국국가도서관‏ ‎‡u  http://www.nlc.gov.cn‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  네이버 인물검색‏ ‎‡u  http://people.search.naver.com‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978067406147‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978896327104‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978896260264‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‎‡a  978489434801‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca909">909</a> </th> <td> </td> <td> </td> <td> ‎‡a  (isni) 0000000118794097‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  ichhabekeinefeindeichkennekeinenhassausgewahlteschriftenundgedichte‏ ‎‡A  Ich habe keine Feinde, ich kenne keinen Hass‏ ‎‡b  ausgewählte Schriften und Gedichte‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  noenemiesnohatredselectedessaysandpoems‏ ‎‡A  No enemies, no hatred‏ ‎‡b  selected essays and poems‏ ‎‡l  eng‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  刘晓波刘霞时选‏ ‎‡A  劉曉波劉霞時選‏ ‎‡l  kor‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  내사랑샤에게류샤오보刘晓波시선时选‏ ‎‡A  내사랑 샤에게‏ ‎‡b  류샤오보(劉曉波) 시선(時選)‏ ‎‡l  kor‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  류샤오보중국을말하다‏ ‎‡A  류샤오보 중국을 말하다‏ ‎‡l  kor‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  사には적はいないの사상중국민주화투쟁20여년‏ ‎‡A  사には적はいないの사상‏ ‎‡b  중국민주화투쟁20여년‏ ‎‡l  jpn‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‎‡a  厶には敌はいないの思想中囯民主化斗争二十予年‏ ‎‡A  「私には敵はいない」の思想‏ ‎‡b  中国民主化闘争二十余年‏ ‎‡l  jpn‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‎‡a  내사랑샤에게‏ ‎‡A  내사랑 샤에게‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‎‡a  978-067‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‎‡a  978-8963‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‎‡a  978-8962‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‎‡a  978-48943‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  belknap press of harvard university press‏ ‎‡b  Belknap Press of Harvard University Press‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  글누림출판사‏ ‎‡b  글누림출판사‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  한국물가정보‏ ‎‡b  한국물가정보‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  籐原书坫‏ ‎‡b  藤原書店‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  us‏ ‎‡b  us‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  ‏ ‎‡z  ulk‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  ja‏ ‎‡b  jp‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‎‡a  eng‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‎‡a  kor‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‎‡a  jpn‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca941">941</a> </th> <td> </td> <td> </td> <td> ‎‡a  aut‏ ‎‡4  aut‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  201x‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca944">944</a> </th> <td> </td> <td> </td> <td> ‎‡a  am‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca945">945</a> </th> <td> </td> <td> </td> <td> ‎‡a  사회 운동가社会运动傢‏ ‎‡A  사회 운동가[社會運動家]‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca945">945</a> </th> <td> </td> <td> </td> <td> ‎‡a  교수 대학 敎授‏ ‎‡A  교수(대학)[敎授]‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca946">946</a> </th> <td> </td> <td> </td> <td> ‎‡a  u‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca947">947</a> </th> <td> </td> <td> </td> <td> ‎‡a  중국(국명)[中國]‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  link perry‏ ‎‡A  Link, Perry‏ ‎‡d  1944-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  martin liao tienchi‏ ‎‡A  Martin-Liao, Tienchi‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  xia liu‏ ‎‡A  Xia, Liu‏ ‎‡d  1959-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  havel vaclav‏ ‎‡A  Havel, Václav‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  김영문‏ ‎‡A  김영문‏ ‎‡d  1960-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  김지은‏ ‎‡A  김지은‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  류샤‏ ‎‡A  류샤‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  류옌쯔‏ ‎‡A  류옌쯔‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  쉬유위‏ ‎‡A  쉬유위‏ ‎‡d  1947-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  두광‏ ‎‡A  두광‏ ‎‡d  1928-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  왕리슝‏ ‎‡A  왕리슝‏ ‎‡d  1953-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  시로야마 히데미‏ ‎‡A  시로야마 히데미‏ ‎‡d  1969-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  시미즈 요시카즈‏ ‎‡A  시미즈 요시카즈‏ ‎‡d  1953-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  하야시 노조무‏ ‎‡A  하야시 노조무‏ ‎‡d  1972-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  야부키 스스무‏ ‎‡A  야부키 스스무‏ ‎‡d  1938-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  가토 하루노부‏ ‎‡A  가토 하루노부‏ ‎‡d  1954-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  요코사와 야스오‏ ‎‡A  요코사와 야스오‏ ‎‡d  1938-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  후지노 아키라‏ ‎‡A  후지노 아키라‏ ‎‡d  1955-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  리듀‏ ‎‡A  리듀‏ ‎‡d  1917-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  딩쯔린‏ ‎‡A  딩쯔린‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  장페이쿤‏ ‎‡A  장페이쿤‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  장보수‏ ‎‡A  장보수‏ ‎‡d  1955-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  위제‏ ‎‡A  위제‏ ‎‡d  1973-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  아소 세이이치로‏ ‎‡A  아소 세이이치로‏ ‎‡d  1966-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  고야스 노부쿠니‏ ‎‡A  고야스 노부쿠니‏ ‎‡d  1933-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  오이카와 슌코‏ ‎‡A  오이카와 슌코‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  미나무라 겐지‏ ‎‡A  미나무라 겐지‏ ‎‡d  1974-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  후지이 쇼죠‏ ‎‡A  후지이 쇼죠‏ ‎‡d  1952-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‎‡a  등원서점 편집부‏ ‎‡A  등원서점‏ ‎‡b  편집부‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca970">970</a> </th> <td> </td> <td> </td> <td> ‎‡a  정치학政治学‏ ‎‡A  정치학[政治學]‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca970">970</a> </th> <td> </td> <td> </td> <td> ‎‡a  중국 문학中囯㒚学‏ ‎‡A  중국 문학[中國文學]‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/PLWABN|9810554114205606">PLWABN|9810554114205606</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q90339826">WKP|Q90339826</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q73882298">WKP|Q73882298</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q91037223">WKP|Q91037223</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q67501377">WKP|Q67501377</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000393792854">ISNI|0000000393792854</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BNF|12319548">BNF|12319548</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BIBSYS|90260186">BIBSYS|90260186</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/SUDOC|077831306">SUDOC|077831306</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 2020140538">NUKAT|n 2020140538</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/PLWABN|9811566396705606">PLWABN|9811566396705606</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|12688045X">DNB|12688045X</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DBC|87097919145670">DBC|87097919145670</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|1208703056">DNB|1208703056</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|1149766182">DNB|1149766182</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|no2003119581">LC|no2003119581</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/PLWABN|9810626513505606">PLWABN|9810626513505606</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NSK|000621332">NSK|000621332</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q67388424">WKP|Q67388424</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|000000011613786X">ISNI|000000011613786X</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/J9U|987007438071805171">J9U|987007438071805171</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/PLWABN|9813220058305606">PLWABN|9813220058305606</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q85890783">WKP|Q85890783</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q57838738">WKP|Q57838738</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q100511876">WKP|Q100511876</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/SUDOC|231751451">SUDOC|231751451</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/LC|nr 90011641">LC|nr 90011641</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/J9U|987007406239305171">J9U|987007406239305171</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q56191627">WKP|Q56191627</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q90020748">WKP|Q90020748</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NTA|091172667">NTA|091172667</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 2005010353">NUKAT|n 2005010353</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 90623903">LC|n 90623903</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BNF|17986734">BNF|17986734</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q100736106">WKP|Q100736106</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|1242560130">DNB|1242560130</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/PLWABN|9810587681605606">PLWABN|9810587681605606</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q118724788">WKP|Q118724788</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/CAOONL|ncf11955143">CAOONL|ncf11955143</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/ISNI|0000000053867602">ISNI|0000000053867602</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NSK|000677249">NSK|000677249</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NSK|000239182">NSK|000239182</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/BNC|981058510002906706">BNC|981058510002906706</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‎‡a  1955 2017 lived 0 0‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Liu, Xiaobo,‏ ‎‡2  J9U|987007440180805171‏ ‎‡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  שיאובו, ליו,‏ ‎‡2  J9U|987007440180805171‏ ‎‡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  Liu, Xiaobo,‏ ‎‡2  SUDOC|151664803‏ ‎‡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  Liu, Xiaobo‏ ‎‡2  BNE|XX5159799‏ ‎‡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  Liu, Xiaobo,‏ ‎‡2  LC|n 2009041191‏ ‎‡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  刘晓波‏ ‎‡2  WKP|Q41617‏ ‎‡3  suggested‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  劉曉波,‏ ‎‡c  (政治),‏ ‎‡2  CYT|AC000244325‏ ‎‡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  Liu, Xiaobo‏ ‎‡2  DNB|122197097‏ ‎‡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  Liu, Xiaobo,‏ ‎‡2  BNC|981058510002906706‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Liu, Xiaobo,‏ ‎‡2  NTA|147944910‏ ‎‡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  Liu‏ ‎‡b  , Xiaobo‏ ‎‡2  ICCU|UM1V027956‏ ‎‡3  exact title: (1.00, 'noenemiesnohatredselectedessaysandpoems', 'noenemiesnohatredselectedessaysandpoems')‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Liu, Xiaobo‏ ‎‡2  PLWABN|9810699647305606‏ ‎‡3  viafid‏ ‎‡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  Liu, Xiaobo,‏ ‎‡2  CAOONL|ncf11955143‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Liu, Xiaobo‏ ‎‡2  NUKAT|n 2012260587‏ ‎‡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  Liu, Xiaobo,‏ ‎‡2  BLBNB|001015203‏ ‎‡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  Liu, Xiaobo‏ ‎‡2  BIBSYS|10077637‏ ‎‡3  viafid‏ ‎‡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  Liu,‏ ‎‡b  Xiaobo,‏ ‎‡2  PTBNP|1483184‏ ‎‡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  Liu, Xiaobo,‏ ‎‡2  SELIBR|349119‏ ‎‡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  Liu, Xiaobo‏ ‎‡2  DBC|87097919145670‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Liu, Xiaobo,‏ ‎‡2  LNB|LNC10-000226823‏ ‎‡3  single date‏ ‎‡3  standard number‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Liu, Xiaobo,‏ ‎‡c  književnik‏ ‎‡2  NSK|000650739‏ ‎‡3  joint author: (0.86, 'xia liu', 'liu xia')‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  劉, 暁波‏ ‎‡2  NII|DA06983329‏ ‎‡3  exact title: (1.00, 'noenemiesnohatredselectedessaysandpoems', 'noenemiesnohatredselectedessaysandpoems')‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Liu‏ ‎‡b  Xiao bo‏ ‎‡2  BNF|16501659‏ ‎‡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  Liu, Xiaobo,‏ ‎‡2  RERO|A018713579‏ ‎‡3  single date‏ ‎‡3  standard number‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Liu, Xiaobo,‏ ‎‡2  NKC|js20101124001‏ ‎‡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  刘晓波‏ ‎‡2  ISNI|0000000118794097‏ ‎‡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  劉, 暁波‏ ‎‡2  ISNI|0000000118794097‏ ‎‡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  Liu, Xiaobo‏ ‎‡2  ISNI|0000000118794097‏ ‎‡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  Xiaobo, Liu‏ ‎‡2  ISNI|0000000118794097‏ ‎‡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  Liu, Xiao bo‏ ‎‡2  ISNI|0000000118794097‏ ‎‡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  Liu, Xiaobo‏ ‎‡2  ISNI|0000000118794097‏ ‎‡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  Liu, Xiaobo‏ ‎‡2  ISNI|0000000118794097‏ ‎‡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  Liu, Xiaobo‏ ‎‡2  ISNI|0000000118794097‏ ‎‡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  劉曉波‏ ‎‡c  (政治)‏ ‎‡2  ISNI|0000000118794097‏ ‎‡3  suggested‏ ‎‡3  double date‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  KRNLKBIB|KMO201103185‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  KRNLKBIB|WMO201301931‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  KRNLKBIB|KMO201110888‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  KRNLKBIB|JMO201202038‏ </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>

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