CINXE.COM

ISNI|0000000121296320

<!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>ISNI|0000000121296320</title> <script type="text/javascript"> $(document).ready(function(){ var mylist=$('#listOfLinks'); var listitems = mylist.children('li').get(); listitems.sort(function(a, b) { return $(a).text().trim().toUpperCase().localeCompare($(b).text().trim().toUpperCase()); }) $.each(listitems, function(idx, itm) { mylist.append(itm); }); // canvasSize declared in viaf.js //canvasSize = 90 + (nodes.length * 10); canvas=document.getElementById("svgcanvas"); if(canvas) { canvasSize = 140 + (nodes.length * 8); if (nodes.length==1){canvasSize = 70;} var paper = Raphael(document.getElementById("svgcanvas"), canvasSize, canvasSize); drawGraph(paper); $('#SelectedTitles h3').click(function(event) { $('#SelectedTitlesContent').slideToggle("slow"); $('img#SelectedTitlesContentOpen').toggle(); $('img#SelectedTitlesContentClose').toggle(); }); $('#SelectedCoauthors h3').click(function(event) { $('#SelectedCoauthorsContent').slideToggle("slow"); $('img#SelectedCoauthorsContentOpen').toggle(); $('img#SelectedCoauthorsContentClose').toggle(); }); $('#Graph h3').click(function(event) { $('#GraphContent').slideToggle("slow"); $('img#GraphContentOpen').toggle(); $('img#GraphContentClose').toggle(); }); $('#Countries h3').click(function(event) { $('#CountriesContent').slideToggle("slow"); $('img#CountriesContentOpen').toggle(); $('img#CountriesContentClose').toggle(); }); $('#About h3').click(function(event) { $('#AboutContent').slideToggle("slow"); $('img#AboutContentOpen').toggle(); $('img#AboutContentClose').toggle(); }); $('#Timeline h3').click(function(event) { $('#TimelineContent').slideToggle("slow"); $('img#TimelineContentOpen').toggle(); $('img#TimelineContentClose').toggle(); }); $('#AltForms h3').click(function(event) { $('#AltFormsContent').slideToggle("slow"); $('img#AltFormsContentOpen').toggle(); $('img#AltFormsContentClose').toggle(); }); $('#TitleLinks h3').click(function(event) { $('#TitleLinksContent').slideToggle("slow"); $('img#TitleLinksContentOpen').toggle(); $('img#TitleLinksContentClose').toggle(); }); $('#RelatedNames h3').click(function(event) { $('#RelatedNamesContent').slideToggle("slow"); $('img#RelatedNamesContentOpen').toggle(); $('img#RelatedNamesContentClose').toggle(); }); $('#Publishers h3').click(function(event) { $('#PublishersContent').slideToggle("slow"); $('img#PublishersContentOpen').toggle(); $('img#PublishersContentClose').toggle(); }); $('#RecordViews h3').click(function(event) { $('#RecordViewsContent').slideToggle("slow"); $('img#RecordViewsContentOpen').toggle(); $('img#RecordViewsContentClose').toggle(); }); $('#History h3').click(function(event) { $('#HistoryContent').slideToggle("slow"); $('img#HistoryContentOpen').toggle(); $('img#HistoryContentClose').toggle(); }); $(".exprLabel").click(function() { //alert("clicked"); $(this).parent().find("ul").toggle('slow'); if ($(this).parent().find("h4").hasClass('listClose')){ $(this).parent().find("h4").addClass('listOpen').removeClass('listClose'); } else { $(this).parent().find("h4").addClass('listClose').removeClass('listOpen'); } }); } }); </script> <script type="text/javascript"><!-- $(document).ready(function() { if ($('#expressionTable').length) $('#expressionTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); if ($('#workTable').length) $('#workTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); function fixupHeader(XMLHttpRequest){ XMLHttpRequest.setRequestHeader('Content-Type', "text/xml"); } $( "input#searchTerms" ).autocomplete({ source: function( request, response ){ $.ajax({ url: "//viaf.org/viaf/AutoSuggest", dataType: "jsonp", data: { query: request.term }, success: function (data){ var mr = []; var result = data['result'] for (var i=0, len=result.length; i < len; i++){ ri = result[i]; var term = ri['term']; mr.push({label:term, value:term}); } response(mr); } }); }, minLength: 1 }); }); --></script> </head> <body onload="document.getElementById('searchTerms').focus()"> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQ95RR2" height="0" width="0" style="display:none;visibility:hidden"/> </noscript> <script type="text/javascript"> var viafBase = '/viaf/'; var xslMatchedBirthDeath = 'Matched on birth/death dates'; var xslMatchedAnd = 'and'; </script> <div id="masthead"> <div id="mastTitles"> <h1> <a class="mast-title" href="http://viaf.org/">VIAF</a> </h1> <h2>Virtual International Authority File</h2> </div> </div> <div id="body"> <div id="maincontent"> <div id="searchdisplay"> <div id="searchdisplay-inner"> <h4 class="searchh4">Search</h4> <div id="searchInner" class="yui-skin-sam"> <form onsubmit="return doSearch(this);" id="visibleForm" action="?"> <fieldset id="fieldset-field"> <label> <span class="langHi0">Select Field:</span> </label> <select name="selector0" size="1"> <option value="cql.any">All Fields</option> <option selected="selected" value="local.names">All Headings</option> <option value="local.corporateNames">Corporate Names</option> <option value="local.geographicNames">Geographic Names</option> <option value="local.personalNames">Personal Names</option> <option value="local.uniformTitleWorks">Works</option> <option value="local.uniformTitleExpressions">Expressions</option> <option value="local.mainHeadingEl">Preferred Headings</option> <option value="Xlocal.names">Exact Heading</option> <option value="local.title">Bibliographic Titles</option> </select> </fieldset> <fieldset id="fieldset-index"> <label>Select Index:</label> <select size="1" name="selector1"> <option selected="selected" value="viaf">All VIAF</option> <option value="arbabn">Argentina</option> <option value="nla">Australia</option> <option value="vlacc">Belgium (Flemish)</option> <option value="blbnb">Brazil</option> <option value="caoonl">Canada</option> <option value="bnc">Catalunya</option> <option value="bnchl">Chile</option> <option value="nsk">Croatia</option> <option value="nkc">Czech</option> <option value="dbc">Denmark (DBC)</option> <option value="egaxa">Egypt</option> <option value="errr">Estonia</option> <option value="fast">FAST</option> <option value="bnf">France (BnF)</option> <option value="sudoc">France (Sudoc)</option> <option value="dnb">Germany</option> <option value="jpg">Getty (ULAN)</option> <option value="grateve">Greece</option> <option value="bnc bne">Hispánica</option> <option value="nszl">Hungary</option> <option value="uiy">Iceland</option> <option value="n6i">Ireland</option> <option value="isni">ISNI</option> <option value="j9u">Israel</option> <option value="iccu">Italy</option> <option value="ndl">Japan (NDL)</option> <option value="nii">Japan (NII)</option> <option value="krnlk">Korea</option> <option value="LNB">Latvia</option> <option value="LNL">Lebanon</option> <option value="lc">LC (NACO)</option> <option value="lih">Lithuania</option> <option value="bnl">Luxembourg</option> <option value="mrbnr">Morocco</option> <option value="nta">Netherlands</option> <option value="bibsys">Norway (BIBSYS)</option> <option value="w2z">Norway (National Library)</option> <option value="uiy">Iceland</option> <option value="perseus">Perseus</option> <option value="plwabn">Poland (National Library)</option> <option value="nukat">Poland (NUKAT)</option> <option value="ptbnp">Portugal</option> <option value="b2q">Québec</option> <option value="nynyrilm">RILM</option> <option value="de633">RISM</option> <option value="nlr">Russia</option> <option value="nlb">Singapore</option> <option value="skmasnl">Slovakia</option> <option value="simacob">Slovenia</option> <option value="bne">Spain</option> <option value="selibr">Sweden</option> <option value="sz">Swiss (National Library)</option> <option value="rero">Swiss (RERO)</option> <option value="srp">Syriac</option> <option value="cyt">Taiwan</option> <option value="uae">United Arab Emirates</option> <option value="bav">Vatican</option> <option value="wkp">Wikipedia</option> <option value="xa">xA</option> <option value="xr">xR</option> </select> </fieldset> <fieldset id="fieldset-textenter"> <label>Search Terms:</label> <div class="ui-widget"> <input size="40" id="searchTerms"/> </div> </fieldset> <fieldset id="fieldset-submit"> <input value="Search" id="btnSearch2" title="Search VIAF" type="submit"/> </fieldset> </form> </div> </div> </div> <table cellspacing="0" class="marc"> <tr> <th> <a href="//www.loc.gov/marc/authority/adleader.html"> <span class="langHi0">Leader</span> </a> </th> <td> </td> <td> </td> <td>00000nz a2200037n 45 0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad001.html">001</a> </th> <td> </td> <td> </td> <td>ISNI|0000000121296320  <a href="/viaf/sourceID/ISNI%7C0000000121296320">(VIAF cluster)</a>  <a href="http://isni.org/isni/0000000121296320" title="Authority/Source Record">(Authority/Source Record)</a> </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad003.html">003</a> </th> <td> </td> <td> </td> <td>ISNI</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad005.html">005</a> </th> <td> </td> <td> </td> <td>20240802031525.0</td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad008.html">008</a> </th> <td> </td> <td> </td> <td>240802nneanz||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  (ISNI)0000000121296320‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad035.html">035</a> </th> <td> </td> <td> </td> <td> ‎‡a  (OCoLC)0000000121296320‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Pierre Lory‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡d  1952-...‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡d  1952-‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad100.html">100</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Lory, Pierre‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  لوري، بيير‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>0</td> <td> </td> <td> ‎‡a  Pierre Lory‏ ‎‡c  French journalist‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad400.html">400</a> </th> <td>1</td> <td> </td> <td> ‎‡a  Lūrī, Bīyir‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad510.html">510</a> </th> <td>2</td> <td> </td> <td> ‎‡a  École Pratique des Hautes Etudes‏ ‎‡b  Section des Sciences Religieuses‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad510.html">510</a> </th> <td>2</td> <td> </td> <td> ‎‡a  Etudes islamiques : Bordeaux 3‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  College teachers‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Comprend : 1 : Recueil d'articles ; 2 : Rapport de synthèse; 3 : Alchimie et mystique en terre d'Islam ; 4 : L'élaboration de l'élixir suprême ; 5 : Dix traités d'alchimie‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Associated Language:‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Jābir ibn Ḥayyān. Dix traités d'alchimie, c1983 t.p. (Pierre Lory) p. 4 of cover (agrégé d'arabe et docteur en civilisation islamique; presently teaches at the Univ. de Bordeaux III)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Thèse : Etudes islamiques : Bordeaux 3 : 1990‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Power and protection, 2016, ©2016 title page (Pierre Lory) page 3 of cover (Professor Pierre Lory, director of the department of religious studies at the École Pratique d'Hautes Etudes, Paris)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  BnF Web OPAC, Apr. 7, 2008 (Lory, Pierre (1952-....); b. Apr. 22, 1952; spécialiste de l'Islam médiéval; professeur d'histoire des philosophies en Islam puis directeur d'études de la chaire de mystique musulmane, École pratique des hautes études, section des sciences religieuses)‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Associated Group: École pratique des hautes études (France) naf‏ </td> </tr> <tr> <th> <a href="//www.loc.gov/marc/authority/ad670.html">670</a> </th> <td> </td> <td> </td> <td> ‎‡a  Islamic art‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  albin michel‏ ‎‡b  Albin Michel‏ ‎‡9  4‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  gallimard‏ ‎‡b  Gallimard‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  brepols‏ ‎‡b  Brepols‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  lharmattan‏ ‎‡b  l'Harmattan‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  bordeaux 3‏ ‎‡b  Bordeaux 3‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  actes sud‏ ‎‡b  Actes Sud‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  les deux oceans‏ ‎‡b  Les Deux océans‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  dervy‏ ‎‡b  Dervy‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  d de selliers‏ ‎‡b  D. de Selliers‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  institut francais de damas‏ ‎‡b  Institut français de Damas‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  institut francais de recherche en iran‏ ‎‡b  Institut français de recherche en Iran‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  salvator‏ ‎‡b  Salvator‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  diff j maisonneuve‏ ‎‡b  [diff. J. Maisonneuve]‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  verdier‏ ‎‡b  Verdier‏ ‎‡9  5‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  diff librairie de lorient‏ ‎‡b  diff. Librairie de l'Orient‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  bibliotheque nationale de france prod‏ ‎‡b  Bibliothèque nationale de France [prod.]‏ ‎‡9  1‏ </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  sindbad‏ ‎‡b  Sindbad‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  peeters‏ ‎‡b  Peeters‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  bayard‏ ‎‡b  Bayard‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  lherne‏ ‎‡b  l'Herne‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  librio‏ ‎‡b  Librio‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  atelier national de reproduction des theses‏ ‎‡b  Atelier national de reproduction des thèses‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  albouraq‏ ‎‡b  Albouraq‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  institut francais de damas a paris‏ ‎‡b  Institut français de Damas a [Paris]‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  brepols publishers‏ ‎‡b  Brepols Publishers‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  a michel‏ ‎‡b  A. Michel‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca921">921</a> </th> <td> </td> <td> </td> <td> ‎‡a  bibliotheque nationale de france‏ ‎‡b  Bibliothèque nationale de France‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  SY‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  BE‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  FR‏ ‎‡9  3‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  ES‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  IR‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca922">922</a> </th> <td> </td> <td> </td> <td> ‎‡a  LB‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  199x‏ ‎‡9  7‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca943">943</a> </th> <td> </td> <td> </td> <td> ‎‡a  198x‏ ‎‡9  4‏ </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  17‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca947">947</a> </th> <td> </td> <td> </td> <td> ‎‡a  FR‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  barry mike‏ ‎‡A  Barry, Mike‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  gurgani ali ibn muhammad al‏ ‎‡A  Ǧurǧānī, ʿAlī ibn Muḥammad al-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  razi muhammad ibn umar fahr al din al‏ ‎‡A  Rāzī, Muḥammad ibn ʿUmar Faẖr al-Dīn al-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  jambet christian‏ ‎‡A  Jambet, Christian‏ ‎‡d  1949- )‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  moucarry georges chawkat‏ ‎‡A  Moucarry, Georges Chawkat‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  gabir ibn hayyan ibn abd allah al kufi al sufi none‏ ‎‡A  Ǧābir ibn Ḥayyān ibn ʿAbd Allâh al-Kūfī al-Ṣūfī‏ ‎‡d  0737-0815‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  gabir b hayyan abu abd allah ca721 815‏ ‎‡A  Ǧābir b. Ḥayyān, Abū ʿAbd Allāh ca721-815.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  barry michael a‏ ‎‡A  Barry, Michael A.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  hadas lebel mireille‏ ‎‡A  Hadas-Lebel, Mireille‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  chaumont e‏ ‎‡A  Chaumont, E.‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  ibn al arabi muhammad ibn ali muhyi al din‏ ‎‡A  Ibn al-ʿArabī, Muḥammad ibn ʿAlī Muḥyī al-Dīn‏ ‎‡d  1165-1240‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  corbin henry‏ ‎‡A  Corbin, Henry‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  جابر بن حيان none‏ ‎‡A  جابر بن حيان،‏ ‎‡d  737-813‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  gobillot genevieve‏ ‎‡A  Gobillot, Geneviève‏ ‎‡d  1950-....)‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  ibn arabi muhyi al din abu abd allah muhammad ibn ali‏ ‎‡A  Ibn ʿArabī, Muḥyī al-Dīn Abū ʿAbd Allāh Muḥammad ibn ʿAlī‏ ‎‡9  2‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  hirt jean michel‏ ‎‡A  Hirt, Jean-Michel‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  la hougue henri de‏ ‎‡A  La Hougue, Henri de‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  lory pierre‏ ‎‡A  Lory, Pierre‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  yaddaden madjid‏ ‎‡A  Yaddaden, Madjid‏ ‎‡d  1970-....)‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  gloton maurice‏ ‎‡A  Gloton, Maurice‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  amir moezzi mohammad ali‏ ‎‡A  Amir-Moezzi, Mohammad Ali‏ ‎‡9  6‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  hatem jad‏ ‎‡A  Hatem, Jad‏ ‎‡d  1952-....)‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  tahar mohammed‏ ‎‡A  Tahar, Mohammed‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  munib hanan‏ ‎‡A  Munīb, Ḥanān‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  selliers de diane‏ ‎‡A  Selliers, de Diane‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  جابر بن حيان بن عبد الله الكوفي الصوفي none‏ ‎‡A  جابر بن حيّان بن عبد اللّه الكوفي الصوفي‏ ‎‡d  0737-0815)‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  bursi ragab ibn muhammad ibn ragab al hilli al‏ ‎‡A  Bursī, Rağab ibn Muḥammad ibn Rağab al-Ḥillī al-‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca950">950</a> </th> <td> </td> <td> </td> <td> ‎‡a  aigle denise‏ ‎‡A  Aigle, Denise‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca951">951</a> </th> <td> </td> <td> </td> <td> ‎‡a  ecole pratique des hautes etudes france‏ ‎‡A  École pratique des hautes études (France)‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  École pratique des hautes études (Paris, France)‏ ‎‡b  Section des sciences religieuses‏ ‎‡2  ISNI|0000000122868810‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  Ecole Pratique des Hautes Etudes Paris‏ ‎‡b  Section Sciences Religieuses‏ ‎‡2  ISNI|0000000122868810‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  Ecole pratique des hautes études‏ ‎‡b  Section des sciences religieuses‏ ‎‡2  ISNI|0000000122868810‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  École pratique des hautes études (France)‏ ‎‡b  Section des sciences religieuses‏ ‎‡2  ISNI|0000000122868810‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  Ecole pratique des hautes études (Paris)‏ ‎‡b  Section 5, Sciences religieuses‏ ‎‡2  ISNI|0000000122868810‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  Ecole pratique des Hautes Etudes (Paris)‏ ‎‡b  Section des sciences religieuses‏ ‎‡2  ISNI|0000000122868810‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  Ecole pratique des hautes études (France)‏ ‎‡b  Section des sciences religieuses‏ ‎‡2  ISNI|0000000122868810‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca993">993</a> </th> <td> </td> <td> </td> <td> ‎‡a  École pratique des hautes études (París)‏ ‎‡b  Section des sciences religieuses‏ ‎‡2  ISNI|0000000122868810‏ ‎‡3  x500‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca995">995</a> </th> <td> </td> <td> </td> <td> ‎‡a  http://viaf.org/viaf/41843254‏ ‎‡2  viafid‏ ‎‡9  1‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NTA|068019750">NTA|068019750</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/RERO|A005978950">RERO|A005978950</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/PTBNP|1730332">PTBNP|1730332</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 2022060756">NUKAT|n 2022060756</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|1209516675">DNB|1209516675</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/RERO|A003531656">RERO|A003531656</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/NII|DA04201977">NII|DA04201977</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/CAOONL|ncf11324817">CAOONL|ncf11324817</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 82218283">LC|n 82218283</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/UAE|Mill_a10001831">UAE|Mill_a10001831</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/WKP|Q3385992">WKP|Q3385992</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca996">996</a> </th> <td> </td> <td> </td> <td> ‎‡2  <a href="/processed/DNB|1191944166">DNB|1191944166</a>‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca997">997</a> </th> <td> </td> <td> </td> <td> ‎‡a  1952 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  Pierre Lory‏ ‎‡c  islamologue français‏ ‎‡2  WKP|Q3385992‏ ‎‡3  suggested‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡2  CAOONL|ncf11324817‏ ‎‡3  exact name‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre,‏ ‎‡2  SUDOC|026994887‏ ‎‡3  partial date, publisher‏ ‎‡3  suggested‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡2  J9U|987007298800105171‏ ‎‡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  لوري، بيير‏ ‎‡2  J9U|987007298800105171‏ ‎‡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  Lory, Pierre,‏ ‎‡2  NKC|hka2017972715‏ ‎‡3  partial date, publisher‏ ‎‡3  suggested‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡2  NUKAT|n 2018267907‏ ‎‡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  Lory‏ ‎‡b  Pierre‏ ‎‡2  BNF|11913386‏ ‎‡3  partial date, publisher‏ ‎‡3  suggested‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡2  LC|n 85126589‏ ‎‡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  Lory, Pierre‏ ‎‡2  DNB|1019193808‏ ‎‡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  Lory, Pierre,‏ ‎‡c  arabist‏ ‎‡2  NTA|069472009‏ ‎‡3  joint author: (1.00, 'amir moezzi mohammad ali', 'amir moezzi mohammad ali')‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡2  PLWABN|9810697937105606‏ ‎‡3  partial date, publisher‏ ‎‡3  viafid‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡2  NII|DA04201977‏ ‎‡3  exact name‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡2  RERO|A003531657‏ ‎‡3  joint author: (1.00, 'corbin henry', 'corbin henry')‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory,‏ ‎‡b  Pierre,‏ ‎‡2  PTBNP|1730332‏ ‎‡3  single date‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca998">998</a> </th> <td> </td> <td> </td> <td> ‎‡a  Lory, Pierre‏ ‎‡2  UAE|Mill_a10001831‏ ‎‡3  exact name‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (NTA)069472009‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (BNF)11913386‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (OCLCT)489860082‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (LCNACO)n 85126589‏ </td> </tr> <tr> <th> <a href="/viaf/viaftags.xml#mrca999">999</a> </th> <td> </td> <td> </td> <td> ‎‡2  (KBR)14046917‏ </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