CINXE.COM
KRNLK|KAC200604963
<!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|KAC200604963</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|KAC200604963 <a href="/viaf/sourceID/KRNLK%7CKAC200604963">(VIAF cluster)</a> <a href="http://www.nl.go.kr/authorities/KAC200604963" 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>20200707172408</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>060622 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)KAC200604963 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad024.html">024</a> </th> <td>7</td> <td> </td> <td> ‡a 0000000114394571 ‡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 Ehrman, Bart D. ‡d 1955- </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad370.html">370</a> </th> <td> </td> <td> </td> <td> ‡c 미국(국명)[美國] ‡0 KSH1998022700 ‡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 KSH1998002488 ‡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 KSH1998038492 ‡2 nlsh </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad372.html">372</a> </th> <td> </td> <td> </td> <td> ‡a 성서학 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad373.html">373</a> </th> <td> </td> <td> </td> <td> ‡a 노스캐롤라이나대학교 종교학과 (교수) </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad374.html">374</a> </th> <td> </td> <td> </td> <td> ‡a 종교인[宗敎人] ‡0 KSH1998019931 ‡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 영어 </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a 어만, 바트 D. ‡d 1955- </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‡a 에어먼, 바트 D. ‡d 1955- </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‡a 성경 왜곡의 역사, (청림출판), 2006 </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="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978019973210 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 979118703865 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978893520649 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 979118703853 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 979118703817 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978899080999 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978897059254 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978067499608 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978893520826 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca901">901</a> </th> <td> </td> <td> </td> <td> ‡a 978899588704 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca903">903</a> </th> <td> </td> <td> </td> <td> ‡a 3042905 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca909">909</a> </th> <td> </td> <td> </td> <td> ‡a (isni) 0000000114394571 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a apocryphalgospelstextsandtranslations ‡A (The) Apocryphal Gospels ‡b texts and translations ‡l eng ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a duryeopgohwangholhanyeoksa ‡A Duryeopgo hwanghol han yeoksa ‡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 heavenandhellahistoryoftheafterlife ‡A Heaven and hell ‡b a history of the afterlife ‡l kor ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a misquotingjesusthestorybehindwhochangedbibleandwhy ‡A Misquoting Jesus ‡b the story behind who changed Bible and why ‡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 christianityinlateantiquity300450100e ‡A Christianity in late antiquity, 300-450 C.E. ‡b a reader ‡l eng ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a gidokgyo9eotteokeyeoksauiseungjagadoeeonna ‡A Gidokgyo neun eotteoke yeoksa ui seungja ga doeeonna ‡l kor ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a triumphofchristianityhowaforbiddenreligionswepttheworld ‡A Triumph of christianity ‡b how a forbidden religion swept the world ‡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 triumphofchristianity ‡A Triumph of christianity ‡l kor ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a gotonginganuimunjeingasinuimunjeinga ‡A Gotong, ingan ui munje inga sin ui munje inga ‡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 godsproblemhowthebiblefailstoanswerourmostimportantquestionwhywesuffer ‡A God's problem ‡b how the Bible fails to answer our most important question--why we suffer ‡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 howjesusbecamegodtheexaltationofajewishpreacherfromgalilee ‡A How Jesus became God ‡b the exaltation of a Jewish preacher from Galilee ‡l kor ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a yesu9eotteokesin1doeeonna ‡A Yesu neun eotteoke Sin i doeeonna ‡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 apostolicfathers ‡A (The)Apostolic Fathers ‡l eng ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a jesusinterrupted ‡A Jesus, interrupted ‡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 잃어버린기독교의비밀 ‡A 잃어버린 기독교의 비밀 ‡l kor ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca910">910</a> </th> <td> </td> <td> </td> <td> ‡a lostchristianities ‡A Lost christianities ‡l kor ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca912">912</a> </th> <td> </td> <td> </td> <td> ‡a heavenandhell ‡A Heaven and hell ‡l kor ‡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-019 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-8935 ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-8990 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca920">920</a> </th> <td> </td> <td> </td> <td> ‡a 978-8970 ‡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-8995 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a oxford university press ‡b Oxford University Press ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a gallapagoseu ‡b Gallapagoseu ‡9 4 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a 갈라파고스 ‡b 갈라파고스 ‡9 4 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‡a 청림출판 ‡b 청림출판 ‡9 2 </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 harvard university press ‡b 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#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‡a us ‡b us ‡9 3 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‡a ‡z ulk ‡9 8 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a eng ‡9 5 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a lat ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a cop ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a grc ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca940">940</a> </th> <td> </td> <td> </td> <td> ‡a kor ‡9 16 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca941">941</a> </th> <td> </td> <td> </td> <td> ‡a aut ‡4 aut ‡9 7 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca942">942</a> </th> <td> </td> <td> </td> <td> ‡a BR63 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 201x ‡9 5 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‡a 200x ‡9 5 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca944">944</a> </th> <td> </td> <td> </td> <td> ‡a am ‡9 11 </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 plese zlatko ‡A Pleše, Zlatko ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a 허형은 ‡A 허형은 ‡d 1977- ‡9 2 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a heo hyeongeun ‡A Heo, Hyeongeun ‡9 2 </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 jacobs andrew s ‡A Jacobs, Andrew S. ‡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 1961- ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a i hwain ‡A I, Hwain ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a o gangnam ‡A O, Gangnam ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‡a gang changheon ‡A Gang, Changheon ‡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 1957- ‡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#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‡a constantine ‡A Constantine ‡b I ‡c Emperor of Rome ‡d ca. 274-337 ‡9 1 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca960">960</a> </th> <td> </td> <td> </td> <td> ‡a jesus christ ‡A Jesus Christ ‡9 2 </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#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/CAOONL|ncf12073976">CAOONL|ncf12073976</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/NTA|316158372">NTA|316158372</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/B2Q|0001309144">B2Q|0001309144</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‡2 <a href="/processed/PTBNP|1248303">PTBNP|1248303</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:_u_F7;=BY">LIH|LNB:_u_F7;=BY</a> </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‡a 1955 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 Ehrman, Bart D. ‡2 NUKAT|n 97066053 ‡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 Ehrman, Bart D., ‡2 ERRR|12204821 ‡3 viafid ‡3 name as subject </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman ‡b Bart D. ‡2 BNF|12772660 ‡3 exact title: (1.00, 'heavenandhellahistoryoftheafterlife', 'heavenandhellahistoryoftheafterlife') ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 BNC|981058518394206706 ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D., ‡2 NKC|xx0036359 ‡3 exact title: (1.00, 'heavenandhellahistoryoftheafterlife', 'heavenandhellahistoryoftheafterlife') ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D ‡2 RERO|A003211477 ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 BIBSYS|90688761 ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 LC|n 86112715 ‡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 Ehrman, Bart D., ‡2 SUDOC|074093681 ‡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 Bart D. Ehrman ‡2 WKP|Q127876 ‡3 suggested ‡3 exact title: (1.00, 'heavenandhellahistoryoftheafterlife', 'heavenandhellahistoryoftheafterlife') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 DBC|87097968274168 ‡3 title: (0.94, '¤triumphofchristianity', 'triumphofchristianity') ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 PLWABN|9810557376505606 ‡3 single date ‡3 viafid ‡3 standard number </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D ‡2 NDL|01047699 ‡3 exact title: (1.00, 'jesusinterrupted', 'jesusinterrupted') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 ISNI|0000000114394571 ‡3 suggested ‡3 partial date, publisher ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 ISNI|0000000114394571 ‡3 suggested ‡3 partial date, publisher ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 ISNI|0000000114394571 ‡3 suggested ‡3 partial date, publisher ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D ‡2 ISNI|0000000114394571 ‡3 suggested ‡3 partial date, publisher ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Bart D. Ehrman ‡c American academic ‡2 ISNI|0000000114394571 ‡3 suggested ‡3 partial date, publisher ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 J9U|987007260721405171 ‡3 single date ‡3 title: (0.67, 'lostchristianitiesthebattleforscriptureandthefaithsweneverknew', 'lostchristianities') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Эрман, Барт Д. ‡2 J9U|987007260721405171 ‡3 single date ‡3 title: (0.67, 'lostchristianitiesthebattleforscriptureandthefaithsweneverknew', 'lostchristianities') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a אהרמן, בארט ‡2 J9U|987007260721405171 ‡3 single date ‡3 title: (0.67, 'lostchristianitiesthebattleforscriptureandthefaithsweneverknew', 'lostchristianities') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D., ‡2 BAV|495_225511 ‡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 Ehrman, Bart D. ‡2 NSK|000368953 ‡3 exact title: (1.00, 'lostchristianities', 'lostchristianities') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 DNB|134030028 ‡3 single date ‡3 exact title: (1.00, 'triumphofchristianityhowaforbiddenreligionswepttheworld', 'triumphofchristianityhowaforbiddenreligionswepttheworld') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D., ‡2 NTA|073720704 ‡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 Ehrman ‡b Bart D. ‡2 LIH|LNB:_u_F7;=BY ‡3 single date </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‡a Ehrman, Bart D. ‡2 NII|DA07797964 ‡3 exact title: (1.00, 'apocryphalgospelstextsandtranslations', 'apocryphalgospelstextsandtranslations') </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|KMO201026806 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|KMO202001144 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|KMO200624026 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|WMO200408705 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|KMO200526106 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|KMO201141147 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|KMO201665472 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|KMO201602077 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|WMO201301135 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|KMO202100431 </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‡2 KRNLKBIB|WMO200409018 </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>