CINXE.COM
NII|DA02021497
<!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>NII|DA02021497</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>00000cz a2200037n 45 0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad001.html">001</a> </th> <td> </td> <td> </td> <td>NII|DA02021497 <a href="/viaf/sourceID/NII%7CDA02021497">(VIAF cluster)</a> <a href="http://ci.nii.ac.jp/author/DA02021497" 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>20230615104454.0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad003.html">003</a> </th> <td> </td> <td> </td> <td>NII</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>230615nneanz||abbn n and d</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‡a (NII)DA02021497 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‡a 篠田, 桃紅 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a シノダ, トウコウ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a 篠田, 満洲子 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a Shinoda, Tōkō </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a Shinoda, Masuko </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a Sinoda, Toko </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a Sinoda, Masuko </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 桃紅えほん </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of Toko Shinoda for the Sumi </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 墨を読む : 一字ひとこと </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 桃紅 : 私というひとり </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅芸術月間2006 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 一〇五歳、死ねないのも困るのよ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅作品展 : 墨のよすがに導かれ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 星霜図録 : 篠田桃紅芸術月間2012 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 墨 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅 : 朱よ = Toko Shinoda : Variations of Vermillion </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 一〇三歳、ひとりで生きる作法 : 老いたら老いたで、まんざらでもない </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 桃紅×音楽 : 篠田桃紅芸術月間2017 : 関市立篠田桃紅美術空間岐阜現代美術館二館共同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 一字ひとこと </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 関市立篠田桃紅美術空間 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 春宵のいろ : 篠田桃紅芸術月間2008 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 桃の栞図録 : 篠田桃紅芸術月間2011 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 水鏡図録 : 篠田桃紅芸術月間2010 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅 : 夢の浮橋 = Toko Shinoda : bridge over fleeting dreams </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of Toko Shinoda : recent works : brush paintings </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 雪月華図録 : 篠田桃紅芸術月間2015 : 関市立篠田桃紅美術空間岐阜現代美術館二館協同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 人生は一本の線 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of きのうのゆくえ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 朱泥抄 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅展 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 墨痕 : 篠田桃紅芸術月間2019 : 関市立篠田桃紅美術空間岐阜現代美術館二館共同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅 : 時のかたち </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 夜雪 : 篠田桃紅芸術月間2020 : 関市立篠田桃紅美術空間岐阜現代美術館二館協同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅 = Toko Shinoda </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 一〇三歳になってわかったこと : 人生は一人でも面白い </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 百人一首展 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 篠田桃紅の墨象 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 花がたみ図録 : 篠田桃紅芸術月間2009 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 新しい書道十二ケ月 : 抒情詩の解説を添えて </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 墨いろ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of Shinoda Toko 100 years : momo no fu : scenes from a century </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 万葉百首 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 80's : 篠田桃紅芸術月間2021 : 関市立篠田桃紅美術空間岐阜現代美術館二館協同企画 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of Visual poetry by Toko Shinoda : paintings, original works on paper, lithographs </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of Toko </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of Toko Shinoda : paintings, prints, drawings, and screens, 1970-1998 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of いろは四十八文字 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 桃紅一〇五歳好きなものと生きる </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 百歳の力 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of その日の墨 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of これでおしまい </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of Toko Shinoda : a new appreciation </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 桃紅百年 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a Author of 桃紅のしごと図録 : 篠田桃紅芸術月間2016 : 関市立篠田桃紅美術空間岐阜現代美術館二館協同企画 </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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a shinodatoko100yearsmomonofuscenesfromacentury ‡A Shinoda Toko 100 years : momo no fu : scenes from a century ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 新しい书道十二ケ月抒情詩の解說を添えて ‡A 新しい書道十二ケ月 : 抒情詩の解説を添えて ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 花かたみ図录筱田桃紅兿术月閒2009岐邑现代美术舘关市立筱田桃紅美术空閒二舘共仝企划 ‡A 花がたみ図録 : 篠田桃紅芸術月間2009 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 佰人一首展 ‡A 百人一首展 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 筱田桃紅tokoshinoda ‡A 篠田桃紅 = Toko Shinoda ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 亱雪筱田桃紅兿术月閒2020关市立筱田桃紅美术空閒岐邑现代美术舘二舘勰仝企划 ‡A 夜雪 : 篠田桃紅芸術月間2020 : 関市立篠田桃紅美術空間岐阜現代美術館二館協同企画 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 筱田桃紅 ‡A 篠田桃紅 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 墨痕筱田桃紅兿术月閒2019关市立筱田桃紅美术空閒岐邑现代美术舘二舘共仝企划 ‡A 墨痕 : 篠田桃紅芸術月間2019 : 関市立篠田桃紅美術空間岐阜現代美術館二館共同企画 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 朱坭抄 ‡A 朱泥抄 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 人生は一夲の綫 ‡A 人生は一本の線 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 雪月华図录筱田桃紅兿术月閒2015关市立筱田桃紅美术空閒岐邑现代美术舘二舘勰仝企划 ‡A 雪月華図録 : 篠田桃紅芸術月間2015 : 関市立篠田桃紅美術空間岐阜現代美術館二館協同企画 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a tokoshinodarecentworksbrushpaintings ‡A Toko Shinoda : recent works : brush paintings ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 筱田桃紅夢の浮桥tokoshinodabridgeoverfleetingdreams ‡A 篠田桃紅 : 夢の浮橋 = Toko Shinoda : bridge over fleeting dreams ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 水鏡図录筱田桃紅兿术月閒2010岐邑现代美术舘关市立筱田桃紅美术空閒二舘共仝企划 ‡A 水鏡図録 : 篠田桃紅芸術月間2010 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 桃の栞図录筱田桃紅兿术月閒2011岐邑现代美术舘关市立筱田桃紅美术空閒二舘共仝企划 ‡A 桃の栞図録 : 篠田桃紅芸術月間2011 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 春宵のいろ筱田桃紅兿术月閒2008岐邑现代美术舘关市立筱田桃紅美术空閒二舘共仝企划 ‡A 春宵のいろ : 篠田桃紅芸術月間2008 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 一字ひとこと ‡A 一字ひとこと ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 桃紅音乐筱田桃紅兿术月閒2017关市立筱田桃紅美术空閒岐邑现代美术舘二舘共仝企划 ‡A 桃紅×音楽 : 篠田桃紅芸術月間2017 : 関市立篠田桃紅美術空間岐阜現代美術館二館共同企画 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 筱田桃紅朱よtokoshinodavariationsofvermillion ‡A 篠田桃紅 : 朱よ = Toko Shinoda : Variations of Vermillion ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 星孀図录筱田桃紅兿术月閒2012岐邑现代美术舘关市立筱田桃紅美术空閒二舘共仝企划 ‡A 星霜図録 : 篠田桃紅芸術月間2012 : 岐阜現代美術館関市立篠田桃紅美術空間二館共同企画 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 一〇㐅亗死ねないのも困るのよ ‡A 一〇五歳、死ねないのも困るのよ ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 筱田桃紅兿术月 ‡A 篠田桃紅芸術月間2006 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 墨を読む一字ひとこと ‡A 墨を読む : 一字ひとこと ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a tokoshinodaforthesumi ‡A Toko Shinoda for the Sumi ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 桃紅のしこと図录筱田桃紅兿术月閒2016关市立筱田桃紅美术空閒岐邑现代美术舘二舘勰仝企划 ‡A 桃紅のしごと図録 : 篠田桃紅芸術月間2016 : 関市立篠田桃紅美術空間岐阜現代美術館二館協同企画 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a tokoshinodaanewappreciation ‡A Toko Shinoda : a new appreciation ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a その日の墨 ‡A その日の墨 ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 桃紅一〇㐅亗好きなものと生きる ‡A 桃紅一〇五歳好きなものと生きる ‡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#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a tokoshinodapaintingsprintsdrawingsandscreens1970 ‡A Toko Shinoda : paintings, prints, drawings, and screens, 1970-1998 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a toko ‡A Toko ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a visualpoetrybytokoshinodapaintingsoriginalworksonpaperlithographs ‡A Visual poetry by Toko Shinoda : paintings, original works on paper, lithographs ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca919">919</a> </th> <td> </td> <td> </td> <td> ‡a 80s筱田桃紅兿术月閒2021关市立筱田桃紅美术空閒岐邑现代美术舘二舘勰仝企划 ‡A 80's : 篠田桃紅芸術月間2021 : 関市立篠田桃紅美術空間岐阜現代美術館二館協同企画 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 200x ‡A 2006 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 199x ‡A 1998 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/WKP|Q114709">WKP|Q114709</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/ISNI|0000000084067130">ISNI|0000000084067130</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/JPG|500171912">JPG|500171912</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/DNB|119484935">DNB|119484935</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/J9U|987007320106105171">J9U|987007320106105171</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/RERO|A010182331">RERO|A010182331</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‡a 0 0 lived 0 0 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Shinoda, ‡c Tōkō, kunstenares, ‡2 NTA|336135173 ‡3 title: (0.74, 'tokoshinodaforthesumi', 'tokoshinodaforthesumijanuary20february221992galerietokoro') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a 시노다 도코 ‡2 KRNLK|KAC202001435 ‡3 exact title: (1.00, '佰亗の力', '佰亗の力') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a 篠田 桃紅 ‡2 WKP|Q114709 ‡3 suggested </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a 篠田, 桃紅, ‡2 NDL|00072367 ‡3 exact title: (1.00, '筱田桃紅の墨像', '筱田桃紅の墨像') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Shinoda, Tōkō, ‡2 LC|n 85124694 ‡3 exact title: (1.00, 'これておしまい', 'これておしまい') ‡3 viafid </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Shinoda, Tōkō, ‡2 SUDOC|103120440 ‡3 exact title: (1.00, '墨', '墨') </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>