<?xml version='1.0' encoding='UTF-8'?>
<!-- <?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" schematypens="http://relaxng.org/ns/structure/1.0"?> --><?xml-model href="DLC-TEI.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?><?xml-stylesheet type="text/xsl" href="teibp.xsl"?><TEI xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns="http://www.tei-c.org/ns/1.0" xmlns:html="http://www.w3.org/1999/xhtml">

    <teiHeader>
        <fileDesc>
            <titleStmt>
                <title type="main">HIER DEN TITEL EINGEBEN!</title>
                <title type="sub">Elektronischer Volltext</title>
                <respStmt>
                    <resp>Projektträger:</resp>
                    <orgName xml:id="MPIB">Projekt Digitization Lifecycle am Max-Planck-Institut für Bildungsforschung</orgName>
                </respStmt>
            </titleStmt>
            <publicationStmt>
                <publisher>
                    <orgName xml:id="DLC">Projekt Digitization Lifecycle am Max-Planck-Institut für Bildungsforschung</orgName>
                </publisher>
                <date when="2018"/>
            </publicationStmt>
            <sourceDesc>
                <p/>
            </sourceDesc>
        </fileDesc>
        <encodingDesc>
            <projectDesc>
                <p/>
            </projectDesc>
            <editorialDecl>
                <correction method="markup">
                    <p>Im Allgemeinen werden Druckfehler der Vorlage identisch übernommen. Sehr offensichtliche Druckfehler wurden aber, soweit erkannt, über <gi>choice</gi> in den Texte gekennzeichnet. Innerhalb von <gi>choice</gi> steht der korrigierte Wert in <tag>corr type="misprint"</tag> und der originale Wert der Vorlage in <gi>sic</gi>. In der Editura-Basis HTML-Transformation wird zurzeit der Wert in <gi>corr</gi> realisiert.</p>
                    <p>Corrigendaverzeichnisse und Druckfehlerverzeichnisse fanden sich in den Vorlagen nicht.</p>
                </correction>
                <correction method="markup">
                    <p>Ggf. vorhandene unleserliche Stellen der Vorlage werden über <tag>unclear type="illegible"</tag> gekennzeichnet, durch Druckfehler entstehende Lücken im Text werden als <gi>gap</gi> ausgewiesen.</p>
                </correction>
                <normalization source="#DLC" method="silent">
                    <p>Bei der Zeichenerkennung wurde nach Vorgabe des DLC modernisiert.</p>
                </normalization>
                <normalization source="#DLC" method="silent">
                    <p>In Absprache mit dem MPI wurden die folgenden Aspekte der Vorlage nicht erfasst:</p>
                    <p>Bogensignaturen und Kustoden</p>
                    <p>Kolumnentitel</p>
                    <p>Auf Titelblättern wurde auf die Auszeichnung der Schriftgrößenunterscheide zugunsten der Identifizierung von <gi>titlePart</gi>s verzichtet.</p>
                    <p>Bei Textpassagen, die als Abschnittsüberschrift ausgeweisen werden können, wird auf die zusätzliche Auszeichnung des Layouts verzichtet.</p>
                    <p>Keine Auszeichnung der Initialbuchstaben am Kapitelanfang.</p>
                </normalization>
                <normalization method="markup">
                    <p>In Frakturvorlagen in Antiqua gesetzte Textpassagen wurden als <tag>hi rendition="#rom"</tag> ("roman") ausgezeichnet.</p>
                    <p>In Antiquavorlagen in Fraktur gesetzte Textpassagen wurden als <tag>hi rendition="#goth"</tag> ausgezeichnet.</p>
                </normalization>
                <quotation marks="some">
                    <p>Es wurden alle Anführungszeichen übernommen und die Zitate zusätzlich mit <tag>q</tag> ausgezeichnet.</p>
                </quotation>
                <hyphenation eol="all">
                    <p>Weiche und harte Zeilentrennungen werden identisch als 002D übernommen. Der Zeilenumbruch selbst über <gi>lb</gi> ausgezeichnet.</p>
                </hyphenation>
            </editorialDecl>
            <tagsDecl>
                <rendition xml:id="w" scheme="css">letter-spacing: 2pt;</rendition>
                <rendition xml:id="c" scheme="css">text-align: center;</rendition>
                <rendition xml:id="no_ind" scheme="css">text-indent: none;</rendition>
                <rendition xml:id="ind-1" scheme="css">text-indent: -1em;</rendition>
                <rendition xml:id="ind-2" scheme="css">text-indent: -2em;</rendition>
                <rendition xml:id="ind-3" scheme="css">text-indent: -3em;</rendition>
                <rendition xml:id="ind" scheme="css">text-indent: 1em;</rendition>
                <rendition xml:id="r" scheme="css">text-align: right;</rendition>
                <rendition xml:id="l" scheme="css">text-align: left;</rendition>
                <rendition xml:id="l1em" scheme="css">margin-left: 1em;</rendition>
                <rendition xml:id="l2em" scheme="css">margin-left: 2em;</rendition>
                <rendition xml:id="l3em" scheme="css">margin-left: 3em;</rendition>
                <rendition xml:id="r1em" scheme="css">margin-right: 1em;</rendition>
                <rendition xml:id="hidden" scheme="css">display: none;</rendition>
                <rendition xml:id="s" scheme="css">font-size: .8em;</rendition>
                <rendition xml:id="x-s" scheme="css">font-size: x-small;</rendition>
                <rendition xml:id="xx-s" scheme="css">font-size: xx-small;</rendition>
                <rendition xml:id="lar" scheme="css">font-size: large;</rendition>
                <rendition xml:id="x-lar" scheme="css">font-size: x-large;</rendition>
                <rendition xml:id="xx-lar" scheme="css">font-size: xx-large</rendition>
                <rendition xml:id="smcap" scheme="css">font-variant: small-caps</rendition>
                <rendition xml:id="i" scheme="css">font-style: italic</rendition>
                <rendition xml:id="b" scheme="css">font-weight: 900</rendition>
                <rendition xml:id="rom" scheme="css">font-family: "times new roman", times, serif;</rendition>
                <rendition xml:id="goth" scheme="css">font-family: "times new roman", times, serif;</rendition>
                <rendition xml:id="sup" scheme="css">font-size: .7em; vertical-align: super;</rendition>
                <rendition xml:id="sub" scheme="css">font-size: .7em; vertical-align: sub;</rendition>
                <rendition xml:id="ul" scheme="css">text-decoration: underline</rendition>
                <rendition xml:id="khiTable" scheme="css">vertical-align: top; border-bottom-style: dotted; border-color: #CCC;</rendition>
                <namespace name="http://www.tei-c.org/ns/1.0">
                    <tagUsage gi="div">Es wurden nur unnummerierte <gi>div</gi>s genutzt.</tagUsage>
                    <tagUsage gi="pb">Trägt obligatorisch die folgenden Attribute: <att>n</att> gibt die Originalseite der Vorlage wieder, <att>facs</att> ruft die Faksimiledatei auf, <att>xml:id</att> bildet für Seitenverweise eine ID aus dem Wert von <att>n</att> und einer laufenden Nummer. Wird <gi>pb</gi> in Fußnotentexten ein zweites Mal gesetzt, zählt die genannte ID eine Stelle hoch.</tagUsage>
                </namespace>
            </tagsDecl>
            <charDecl>
                <char xml:id="z0001">
                    <figure xml:id="d4137e340">
                        <graphic url="../Sonderzeichen/z0001.jpg"/>
                    </figure>
                </char>
                <char xml:id="z0002">
                    <figure xml:id="d4137e348">
                        <graphic url="../Sonderzeichen/z0002.jpg"/>
                    </figure>
                </char>
                <char xml:id="z0003">
                    <figure xml:id="d4137e356">
                        <graphic url="../Sonderzeichen/z0003.jpg"/>
                    </figure>
                </char>
                <char xml:id="z0004">
                    <figure xml:id="d4137e364">
                        <graphic url="../Sonderzeichen/z0004.jpg"/>
                    </figure>
                </char>
            </charDecl>
        </encodingDesc>
        <revisionDesc>
            <change who="#Gotha">Initiation 
                <ident>$Revision: 1 $</ident>, 
                <date>$Date: 19.06.07 $</date>
            </change>
        </revisionDesc>
    </teiHeader>
    <text xml:id="d36660e327">
        <body xml:id="d36660e329">


<!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 000-1 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e337" n="000-1 r"/>
                <!-- Image: Chart-A-02175-12_000000-1.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e348">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 000-1 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000000-1.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000000-1.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 000-1 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 000-1 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e738" n="000-1 v"/>
                <!-- Image: Chart-A-02175-12_000000-1v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 001 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e766" n="001 r"/>
                <!-- Image: Chart-A-02175-12_000001.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e777">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 001 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000001.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000001.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 001 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 001 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e1167" n="001 v"/>
                <!-- Image: Chart-A-02175-12_000001v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 002 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e1195" n="002 r"/>
                <!-- Image: Chart-A-02175-12_000002.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e1206">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 002 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000002.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000002.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 002 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 002 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e1596" n="002 v"/>
                <!-- Image: Chart-A-02175-12_000002v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 003 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e1624" n="003 r"/>
                <!-- Image: Chart-A-02175-12_000003.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e1635">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 003 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000003.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000003.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 003 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 003 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e2025" n="003 v"/>
                <!-- Image: Chart-A-02175-12_000003v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 004 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e2053" n="004 r"/>
                <!-- Image: Chart-A-02175-12_000004.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e2064">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 004 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000004.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000004.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 004 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 004 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e2454" n="004 v"/>
                <!-- Image: Chart-A-02175-12_000004v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 005 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e2482" n="005 r"/>
                <!-- Image: Chart-A-02175-12_000005.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e2493">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 005 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000005.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000005.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 005 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 005 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e2883" n="005 v"/>
                <!-- Image: Chart-A-02175-12_000005v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 006 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e2911" n="006 r"/>
                <!-- Image: Chart-A-02175-12_000006.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e2922">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 006 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000006.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000006.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 006 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 006 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e3312" n="006 v"/>
                <!-- Image: Chart-A-02175-12_000006v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 007 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e3340" n="007 r"/>
                <!-- Image: Chart-A-02175-12_000007.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e3351">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 007 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000007.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000007.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 007 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 007 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e3741" n="007 v"/>
                <!-- Image: Chart-A-02175-12_000007v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 008 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e3769" n="008 r"/>
                <!-- Image: Chart-A-02175-12_000008.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e3780">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 008 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000008.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000008.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 008 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 008 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e4170" n="008 v"/>
                <!-- Image: Chart-A-02175-12_000008v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 009 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e4198" n="009 r"/>
                <!-- Image: Chart-A-02175-12_000009.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e4209">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 009 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000009.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000009.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194118">10194118</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 009 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194412" target="http://census.bbaw.de/easydb/censusID=10194412"> · Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194412"> 
        › Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: J. Strada)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194075" target="http://census.bbaw.de/easydb/censusID=10194075"> · Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194075"> 
        › Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194412" target="http://census.bbaw.de/easydb/censusID=10194412"> · Census ID 10194412</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194412"> › Census ID: 10194412</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194075" target="http://census.bbaw.de/easydb/censusID=10194075"> · Census ID 10194075</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194075"> › Census ID: 10194075</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 009 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e4629" n="009 v"/>
                <!-- Image: Chart-A-02175-12_000009v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 010 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e4657" n="010 r"/>
                <!-- Image: Chart-A-02175-12_000010.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e4668">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 010 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000010.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000010.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194124">10194124</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 010 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194412" target="http://census.bbaw.de/easydb/censusID=10194412"> · Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194412"> 
        › Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: J. Strada)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194082" target="http://census.bbaw.de/easydb/censusID=10194082"> · Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 168) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194082"> 
        › Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 168) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194075" target="http://census.bbaw.de/easydb/censusID=10194075"> · Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194075"> 
        › Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194412" target="http://census.bbaw.de/easydb/censusID=10194412"> · Census ID 10194412</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194412"> › Census ID: 10194412</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194082" target="http://census.bbaw.de/easydb/censusID=10194082"> · Census ID 10194082</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194082"> › Census ID: 10194082</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194075" target="http://census.bbaw.de/easydb/censusID=10194075"> · Census ID 10194075</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194075"> › Census ID: 10194075</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 010 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e5102" n="010 v"/>
                <!-- Image: Chart-A-02175-12_000010v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 011 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e5130" n="011 r"/>
                <!-- Image: Chart-A-02175-12_000011.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e5141">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 011 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000011.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000011.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194027">10194027</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES VESPASIAN IMP PON TR POT COS II
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 011 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10191078" target="http://census.bbaw.de/easydb/censusID=10191078"> · Sestertius of Vespasian / Congiarium (RIC 420) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10191078"> 
        › Sestertius of Vespasian / Congiarium (RIC 420) (owner: J. Strada)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10191078" target="http://census.bbaw.de/easydb/censusID=10191078"> · Census ID 10191078</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10191078"> › Census ID: 10191078</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 011 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e5545" n="011 v"/>
                <!-- Image: Chart-A-02175-12_000011v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 012 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e5573" n="012 r"/>
                <!-- Image: Chart-A-02175-12_000012.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e5584">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 012 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000012.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000012.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194032">10194032</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    CONG T P RI IMP DAT SC
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 012 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10191078" target="http://census.bbaw.de/easydb/censusID=10191078"> · Sestertius of Vespasian / Congiarium (RIC 420) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10191078"> 
        › Sestertius of Vespasian / Congiarium (RIC 420) (owner: J. Strada)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10191078" target="http://census.bbaw.de/easydb/censusID=10191078"> · Census ID 10191078</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10191078"> › Census ID: 10191078</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 012 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e5988" n="012 v"/>
                <!-- Image: Chart-A-02175-12_000012v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 013 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e6016" n="013 r"/>
                <!-- Image: Chart-A-02175-12_000013.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e6027">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 013 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000013.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000013.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194370">10194370</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 013 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195533" target="http://census.bbaw.de/easydb/censusID=10195533"> · Sestertius of Vespasian / Iudaea Capta (RIC 167) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195533"> 
        › Sestertius of Vespasian / Iudaea Capta (RIC 167) (owner: A. Conteschi)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194362" target="http://census.bbaw.de/easydb/censusID=10194362"> · Sestertius of Titus (Laureate Head of Titus / Judaea Seated on Arms, RIC 152) (owner: A. Maffei)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194362"> 
        › Sestertius of Titus (Laureate Head of Titus / Judaea Seated on Arms, RIC 152) (owner: A. Maffei)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195533" target="http://census.bbaw.de/easydb/censusID=10195533"> · Census ID 10195533</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195533"> › Census ID: 10195533</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194362" target="http://census.bbaw.de/easydb/censusID=10194362"> · Census ID 10194362</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194362"> › Census ID: 10194362</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 013 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e6447" n="013 v"/>
                <!-- Image: Chart-A-02175-12_000013v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 014 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e6475" n="014 r"/>
                <!-- Image: Chart-A-02175-12_000014.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e6486">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 014 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000014.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000014.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195541">10195541</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IVDAEA CAPTA S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 014 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195533" target="http://census.bbaw.de/easydb/censusID=10195533"> · Sestertius of Vespasian / Iudaea Capta (RIC 167) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195533"> 
        › Sestertius of Vespasian / Iudaea Capta (RIC 167) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195533" target="http://census.bbaw.de/easydb/censusID=10195533"> · Census ID 10195533</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195533"> › Census ID: 10195533</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 014 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e6890" n="014 v"/>
                <!-- Image: Chart-A-02175-12_000014v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 015 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e6918" n="015 r"/>
                <!-- Image: Chart-A-02175-12_000015.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e6929">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 015 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000015.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000015.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195602">10195602</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 015 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195593" target="http://census.bbaw.de/easydb/censusID=10195593"> · Sestertius of Titus / Titus and Domitian (RIC 159) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195593"> 
        › Sestertius of Titus / Titus and Domitian (RIC 159) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195593" target="http://census.bbaw.de/easydb/censusID=10195593"> · Census ID 10195593</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195593"> › Census ID: 10195593</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 015 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e7333" n="015 v"/>
                <!-- Image: Chart-A-02175-12_000015v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 016 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e7361" n="016 r"/>
                <!-- Image: Chart-A-02175-12_000016.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e7372">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 016 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000016.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000016.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195605">10195605</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    PIETAS AVGVSTI / S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 016 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195593" target="http://census.bbaw.de/easydb/censusID=10195593"> · Sestertius of Titus / Titus and Domitian (RIC 159) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195593"> 
        › Sestertius of Titus / Titus and Domitian (RIC 159) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195593" target="http://census.bbaw.de/easydb/censusID=10195593"> · Census ID 10195593</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195593"> › Census ID: 10195593</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 016 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e7776" n="016 v"/>
                <!-- Image: Chart-A-02175-12_000016v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 017 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e7804" n="017 r"/>
                <!-- Image: Chart-A-02175-12_000017.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e7815">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 017 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000017.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000017.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 017 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 017 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e8205" n="017 v"/>
                <!-- Image: Chart-A-02175-12_000017v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 018 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e8233" n="018 r"/>
                <!-- Image: Chart-A-02175-12_000018.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e8244">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 018 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000018.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000018.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 018 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 018 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e8634" n="018 v"/>
                <!-- Image: Chart-A-02175-12_000018v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 019 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e8662" n="019 r"/>
                <!-- Image: Chart-A-02175-12_000019.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e8673">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 019 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000019.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000019.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198434">10198434</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP VESP CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 019 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10069388" target="http://census.bbaw.de/easydb/censusID=10069388"> · Denarius of Vespasian (Titus / Titus on Curule Chair, RIC 695)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10069388"> 
        › Denarius of Vespasian (Titus / Titus on Curule Chair, RIC 695)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10069388" target="http://census.bbaw.de/easydb/censusID=10069388"> · Census ID 10069388</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10069388"> › Census ID: 10069388</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 019 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e9077" n="019 v"/>
                <!-- Image: Chart-A-02175-12_000019v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 020 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e9105" n="020 r"/>
                <!-- Image: Chart-A-02175-12_000020.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e9116">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 020 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000020.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000020.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198443">10198443</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    PONTIF TR POT
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 020 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10069388" target="http://census.bbaw.de/easydb/censusID=10069388"> · Denarius of Vespasian (Titus / Titus on Curule Chair, RIC 695)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10069388"> 
        › Denarius of Vespasian (Titus / Titus on Curule Chair, RIC 695)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10069388" target="http://census.bbaw.de/easydb/censusID=10069388"> · Census ID 10069388</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10069388"> › Census ID: 10069388</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 020 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e9520" n="020 v"/>
                <!-- Image: Chart-A-02175-12_000020v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 021 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e9548" n="021 r"/>
                <!-- Image: Chart-A-02175-12_000021.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e9559">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 021 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000021.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000021.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 021 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 021 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e9949" n="021 v"/>
                <!-- Image: Chart-A-02175-12_000021v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 022 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e9977" n="022 r"/>
                <!-- Image: Chart-A-02175-12_000022.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e9988">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 022 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000022.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000022.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195659">10195659</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    CERES AVGVST
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 022 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195654" target="http://census.bbaw.de/easydb/censusID=10195654"> · Dupondius of Titus (Laureate Head of Titus / Ceres Holding Corn Ears and Torch, RIC 187) (owner: J. Strada) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195654"> 
        › Dupondius of Titus (Laureate Head of Titus / Ceres Holding Corn Ears and Torch, RIC 187) (owner: J. Strada) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195654" target="http://census.bbaw.de/easydb/censusID=10195654"> · Census ID 10195654</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195654"> › Census ID: 10195654</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 022 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e10392" n="022 v"/>
                <!-- Image: Chart-A-02175-12_000022v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 023 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e10420" n="023 r"/>
                <!-- Image: Chart-A-02175-12_000023.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e10431">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 023 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000023.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000023.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198453">10198453</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 023 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10198450" target="http://census.bbaw.de/easydb/censusID=10198450"> · Denarius of Titus (Laureate Head of Titus / Ceres, RIC 90)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198450"> 
        › Denarius of Titus (Laureate Head of Titus / Ceres, RIC 90)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10198450" target="http://census.bbaw.de/easydb/censusID=10198450"> · Census ID 10198450</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198450"> › Census ID: 10198450</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 023 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e10835" n="023 v"/>
                <!-- Image: Chart-A-02175-12_000023v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 024 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e10863" n="024 r"/>
                <!-- Image: Chart-A-02175-12_000024.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e10874">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 024 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000024.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000024.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198456">10198456</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    CERES AVGVST
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 024 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10198450" target="http://census.bbaw.de/easydb/censusID=10198450"> · Denarius of Titus (Laureate Head of Titus / Ceres, RIC 90)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198450"> 
        › Denarius of Titus (Laureate Head of Titus / Ceres, RIC 90)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10198450" target="http://census.bbaw.de/easydb/censusID=10198450"> · Census ID 10198450</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198450"> › Census ID: 10198450</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 024 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e11278" n="024 v"/>
                <!-- Image: Chart-A-02175-12_000024v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 025 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e11306" n="025 r"/>
                <!-- Image: Chart-A-02175-12_000025.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e11317">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 025 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000025.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000025.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 025 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 025 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e11707" n="025 v"/>
                <!-- Image: Chart-A-02175-12_000025v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 026 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e11735" n="026 r"/>
                <!-- Image: Chart-A-02175-12_000026.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e11746">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 026 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000026.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000026.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197682">10197682</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    VESTA
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 026 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197670" target="http://census.bbaw.de/easydb/censusID=10197670"> · Aureus of Vespasian (Titus / Temple of Vesta, RIC 530) (owner: A. Maffei)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197670"> 
        › Aureus of Vespasian (Titus / Temple of Vesta, RIC 530) (owner: A. Maffei)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197670" target="http://census.bbaw.de/easydb/censusID=10197670"> · Census ID 10197670</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197670"> › Census ID: 10197670</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 026 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e12150" n="026 v"/>
                <!-- Image: Chart-A-02175-12_000026v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 027 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e12178" n="027 r"/>
                <!-- Image: Chart-A-02175-12_000027.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e12189">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 027 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000027.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000027.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198461">10198461</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 027 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10064414" target="http://census.bbaw.de/easydb/censusID=10064414"> · Sestertius of Titus / Roma and Titus (RIC Titus 166)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10064414"> 
        › Sestertius of Titus / Roma and Titus (RIC Titus 166)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10064414" target="http://census.bbaw.de/easydb/censusID=10064414"> · Census ID 10064414</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10064414"> › Census ID: 10064414</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 027 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e12593" n="027 v"/>
                <!-- Image: Chart-A-02175-12_000027v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 028 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e12621" n="028 r"/>
                <!-- Image: Chart-A-02175-12_000028.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e12632">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 028 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000028.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000028.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198464">10198464</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 028 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10064414" target="http://census.bbaw.de/easydb/censusID=10064414"> · Sestertius of Titus / Roma and Titus (RIC Titus 166)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10064414"> 
        › Sestertius of Titus / Roma and Titus (RIC Titus 166)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10064414" target="http://census.bbaw.de/easydb/censusID=10064414"> · Census ID 10064414</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10064414"> › Census ID: 10064414</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 028 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e13036" n="028 v"/>
                <!-- Image: Chart-A-02175-12_000028v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 029 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e13064" n="029 r"/>
                <!-- Image: Chart-A-02175-12_000029.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e13075">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 029 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000029.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000029.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198475">10198475</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 029 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10025440" target="http://census.bbaw.de/easydb/censusID=10025440"> · Sestertius of Titus / Annona (RIC 137)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10025440"> 
        › Sestertius of Titus / Annona (RIC 137)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10025440" target="http://census.bbaw.de/easydb/censusID=10025440"> · Census ID 10025440</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10025440"> › Census ID: 10025440</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 029 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e13479" n="029 v"/>
                <!-- Image: Chart-A-02175-12_000029v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 030 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e13507" n="030 r"/>
                <!-- Image: Chart-A-02175-12_000030.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e13518">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 030 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000030.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000030.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 030 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 030 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e13908" n="030 v"/>
                <!-- Image: Chart-A-02175-12_000030v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 031 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e13936" n="031 r"/>
                <!-- Image: Chart-A-02175-12_000031.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e13947">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 031 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000031.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000031.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195241">10195241</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 031 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194204" target="http://census.bbaw.de/easydb/censusID=10194204"> · Sestertius of Titus (Laureate Head of Titus / Pax Holding Branch and Cornucopiae, RIC 154) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194204"> 
        › Sestertius of Titus (Laureate Head of Titus / Pax Holding Branch and Cornucopiae, RIC 154) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194204" target="http://census.bbaw.de/easydb/censusID=10194204"> · Census ID 10194204</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194204"> › Census ID: 10194204</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 031 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e14351" n="031 v"/>
                <!-- Image: Chart-A-02175-12_000031v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 032 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e14379" n="032 r"/>
                <!-- Image: Chart-A-02175-12_000032.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e14390">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 032 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000032.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000032.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195245">10195245</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ITALIA
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 032 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195270" target="http://census.bbaw.de/easydb/censusID=10195270"> · Denarius of Antoninus Pius (Laureate Head of Antoninus Pius / Italia Holding Cornucopiae, RIC III 73c) (owner: A. Conteschi) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195270"> 
        › Denarius of Antoninus Pius (Laureate Head of Antoninus Pius / Italia Holding Cornucopiae, RIC III 73c) (owner: A. Conteschi) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195270" target="http://census.bbaw.de/easydb/censusID=10195270"> · Census ID 10195270</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195270"> › Census ID: 10195270</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 032 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e14794" n="032 v"/>
                <!-- Image: Chart-A-02175-12_000032v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 033 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e14822" n="033 r"/>
                <!-- Image: Chart-A-02175-12_000033.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e14833">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 033 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000033.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000033.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197520">10197520</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS TITVS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 033 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197507" target="http://census.bbaw.de/easydb/censusID=10197507"> · Aureus of Titus / Curule Chair (RIC 107) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197507"> 
        › Aureus of Titus / Curule Chair (RIC 107) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10197501" target="http://census.bbaw.de/easydb/censusID=10197501"> · Aureus of Traian (Laureate Head of Divus Titus, RIC 833) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197501"> 
        › Aureus of Traian (Laureate Head of Divus Titus, RIC 833) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197507" target="http://census.bbaw.de/easydb/censusID=10197507"> · Census ID 10197507</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197507"> › Census ID: 10197507</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10197501" target="http://census.bbaw.de/easydb/censusID=10197501"> · Census ID 10197501</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197501"> › Census ID: 10197501</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 033 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e15253" n="033 v"/>
                <!-- Image: Chart-A-02175-12_000033v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 034 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e15281" n="034 r"/>
                <!-- Image: Chart-A-02175-12_000034.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e15292">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 034 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000034.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000034.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197517">10197517</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP CAES TRAIAN AVG GER DACI P P REST
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 034 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197501" target="http://census.bbaw.de/easydb/censusID=10197501"> · Aureus of Traian (Laureate Head of Divus Titus, RIC 833) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197501"> 
        › Aureus of Traian (Laureate Head of Divus Titus, RIC 833) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197501" target="http://census.bbaw.de/easydb/censusID=10197501"> · Census ID 10197501</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197501"> › Census ID: 10197501</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 034 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e15696" n="034 v"/>
                <!-- Image: Chart-A-02175-12_000034v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 035 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e15724" n="035 r"/>
                <!-- Image: Chart-A-02175-12_000035.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e15735">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 035 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000035.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000035.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 035 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 035 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e16125" n="035 v"/>
                <!-- Image: Chart-A-02175-12_000035v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 036 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e16153" n="036 r"/>
                <!-- Image: Chart-A-02175-12_000036.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e16164">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 036 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000036.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000036.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 036 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 036 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e16554" n="036 v"/>
                <!-- Image: Chart-A-02175-12_000036v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 037 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e16582" n="037 r"/>
                <!-- Image: Chart-A-02175-12_000037.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e16593">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 037 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000037.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000037.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198516">10198516</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES VESPASIAN IMP III PON TR POT II COS II
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 037 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10198509" target="http://census.bbaw.de/easydb/censusID=10198509"> · Dupondius of Vespasian (Radiate Head of Titus / Roma Holding Victory and Spear, RIC 483)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198509"> 
        › Dupondius of Vespasian (Radiate Head of Titus / Roma Holding Victory and Spear, RIC 483)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10198509" target="http://census.bbaw.de/easydb/censusID=10198509"> · Census ID 10198509</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198509"> › Census ID: 10198509</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 037 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e16997" n="037 v"/>
                <!-- Image: Chart-A-02175-12_000037v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 038 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e17025" n="038 r"/>
                <!-- Image: Chart-A-02175-12_000038.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e17036">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 038 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000038.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000038.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198519">10198519</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ROMA VICTRIX S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 038 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10198509" target="http://census.bbaw.de/easydb/censusID=10198509"> · Dupondius of Vespasian (Radiate Head of Titus / Roma Holding Victory and Spear, RIC 483)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198509"> 
        › Dupondius of Vespasian (Radiate Head of Titus / Roma Holding Victory and Spear, RIC 483)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10198509" target="http://census.bbaw.de/easydb/censusID=10198509"> · Census ID 10198509</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198509"> › Census ID: 10198509</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 038 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e17440" n="038 v"/>
                <!-- Image: Chart-A-02175-12_000038v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 039 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e17468" n="039 r"/>
                <!-- Image: Chart-A-02175-12_000039.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e17479">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 039 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000039.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000039.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10193952">10193952</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP PONTR P COS II CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 039 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10193940" target="http://census.bbaw.de/easydb/censusID=10193940"> · As of Vespasian (Titus / Temple of Capitoline Jupiter, RIC 638) (owner: W. Imhoff)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10193940"> 
        › As of Vespasian (Titus / Temple of Capitoline Jupiter, RIC 638) (owner: W. Imhoff)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10193940" target="http://census.bbaw.de/easydb/censusID=10193940"> · Census ID 10193940</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10193940"> › Census ID: 10193940</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 039 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e17883" n="039 v"/>
                <!-- Image: Chart-A-02175-12_000039v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 040 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e17911" n="040 r"/>
                <!-- Image: Chart-A-02175-12_000040.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e17922">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 040 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000040.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000040.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10193955">10193955</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 040 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10193940" target="http://census.bbaw.de/easydb/censusID=10193940"> · As of Vespasian (Titus / Temple of Capitoline Jupiter, RIC 638) (owner: W. Imhoff)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10193940"> 
        › As of Vespasian (Titus / Temple of Capitoline Jupiter, RIC 638) (owner: W. Imhoff)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10193940" target="http://census.bbaw.de/easydb/censusID=10193940"> · Census ID 10193940</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10193940"> › Census ID: 10193940</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 040 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e18326" n="040 v"/>
                <!-- Image: Chart-A-02175-12_000040v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 041 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e18354" n="041 r"/>
                <!-- Image: Chart-A-02175-12_000041.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e18365">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 041 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000041.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000041.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197664">10197664</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAESAR IMP VESPASIAN
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 041 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197654" target="http://census.bbaw.de/easydb/censusID=10197654"> · Aureus of Vespasian (Head of Titus / Aeternitas, RIC 856) (owner:  H. Agninus)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197654"> 
        › Aureus of Vespasian (Head of Titus / Aeternitas, RIC 856) (owner:  H. Agninus)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197654" target="http://census.bbaw.de/easydb/censusID=10197654"> · Census ID 10197654</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197654"> › Census ID: 10197654</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 041 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e18769" n="041 v"/>
                <!-- Image: Chart-A-02175-12_000041v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 042 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e18797" n="042 r"/>
                <!-- Image: Chart-A-02175-12_000042.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e18808">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 042 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000042.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000042.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197667">10197667</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    AETERNITAS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 042 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197654" target="http://census.bbaw.de/easydb/censusID=10197654"> · Aureus of Vespasian (Head of Titus / Aeternitas, RIC 856) (owner:  H. Agninus)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197654"> 
        › Aureus of Vespasian (Head of Titus / Aeternitas, RIC 856) (owner:  H. Agninus)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197654" target="http://census.bbaw.de/easydb/censusID=10197654"> · Census ID 10197654</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197654"> › Census ID: 10197654</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 042 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e19212" n="042 v"/>
                <!-- Image: Chart-A-02175-12_000042v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 043 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e19240" n="043 r"/>
                <!-- Image: Chart-A-02175-12_000043.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e19251">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 043 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000043.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000043.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 043 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 043 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e19641" n="043 v"/>
                <!-- Image: Chart-A-02175-12_000043v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 044 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e19669" n="044 r"/>
                <!-- Image: Chart-A-02175-12_000044.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e19680">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 044 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000044.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000044.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 044 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 044 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e20070" n="044 v"/>
                <!-- Image: Chart-A-02175-12_000044v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 045 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e20098" n="045 r"/>
                <!-- Image: Chart-A-02175-12_000045.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e20109">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 045 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000045.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000045.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 045 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 045 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e20499" n="045 v"/>
                <!-- Image: Chart-A-02175-12_000045v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 046 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e20527" n="046 r"/>
                <!-- Image: Chart-A-02175-12_000046.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e20538">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 046 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000046.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000046.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195676">10195676</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 046 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195666" target="http://census.bbaw.de/easydb/censusID=10195666"> · Dupondius of Titus (Radiate Head of Titus / Fountain on Plinth, RIC 205) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195666"> 
        › Dupondius of Titus (Radiate Head of Titus / Fountain on Plinth, RIC 205) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195666" target="http://census.bbaw.de/easydb/censusID=10195666"> · Census ID 10195666</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195666"> › Census ID: 10195666</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 046 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e20942" n="046 v"/>
                <!-- Image: Chart-A-02175-12_000046v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 047 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e20970" n="047 r"/>
                <!-- Image: Chart-A-02175-12_000047.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e20981">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 047 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000047.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000047.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194289">10194289</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 047 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195666" target="http://census.bbaw.de/easydb/censusID=10195666"> · Dupondius of Titus (Radiate Head of Titus / Fountain on Plinth, RIC 205) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195666"> 
        › Dupondius of Titus (Radiate Head of Titus / Fountain on Plinth, RIC 205) (owner: J. Fugger)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194309" target="http://census.bbaw.de/easydb/censusID=10194309"> · Dupondius of Titus / Salus (RIC 204) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194309"> 
        › Dupondius of Titus / Salus (RIC 204) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195666" target="http://census.bbaw.de/easydb/censusID=10195666"> · Census ID 10195666</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195666"> › Census ID: 10195666</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194309" target="http://census.bbaw.de/easydb/censusID=10194309"> · Census ID 10194309</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194309"> › Census ID: 10194309</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 047 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e21401" n="047 v"/>
                <!-- Image: Chart-A-02175-12_000047v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 048 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e21429" n="048 r"/>
                <!-- Image: Chart-A-02175-12_000048.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e21440">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 048 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000048.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000048.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194294">10194294</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    SALVS AVG S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 048 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194309" target="http://census.bbaw.de/easydb/censusID=10194309"> · Dupondius of Titus / Salus (RIC 204) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194309"> 
        › Dupondius of Titus / Salus (RIC 204) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194270" target="http://census.bbaw.de/easydb/censusID=10194270"> · Dupondius of Titus / Salus (RIC 203) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194270"> 
        › Dupondius of Titus / Salus (RIC 203) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194309" target="http://census.bbaw.de/easydb/censusID=10194309"> · Census ID 10194309</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194309"> › Census ID: 10194309</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194270" target="http://census.bbaw.de/easydb/censusID=10194270"> · Census ID 10194270</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194270"> › Census ID: 10194270</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 048 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e21860" n="048 v"/>
                <!-- Image: Chart-A-02175-12_000048v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 049 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e21888" n="049 r"/>
                <!-- Image: Chart-A-02175-12_000049.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e21899">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 049 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000049.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000049.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198479">10198479</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP AVG F TR P COS V CENSOR
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 049 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10063098" target="http://census.bbaw.de/easydb/censusID=10063098"> · Dupondius of Vespasian (Titus / Felicitas, RIC Vespasian 1252)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10063098"> 
        › Dupondius of Vespasian (Titus / Felicitas, RIC Vespasian 1252)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10063098" target="http://census.bbaw.de/easydb/censusID=10063098"> · Census ID 10063098</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10063098"> › Census ID: 10063098</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 049 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e22303" n="049 v"/>
                <!-- Image: Chart-A-02175-12_000049v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 050 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e22331" n="050 r"/>
                <!-- Image: Chart-A-02175-12_000050.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e22342">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 050 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000050.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000050.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197078">10197078</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    AVG ERIE
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 050 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197067" target="http://census.bbaw.de/easydb/censusID=10197067"> · Denarius of Vespasian (Titus / Oak-wreath, RIC 1435) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197067"> 
        › Denarius of Vespasian (Titus / Oak-wreath, RIC 1435) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197067" target="http://census.bbaw.de/easydb/censusID=10197067"> · Census ID 10197067</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197067"> › Census ID: 10197067</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 050 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e22746" n="050 v"/>
                <!-- Image: Chart-A-02175-12_000050v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 051 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e22774" n="051 r"/>
                <!-- Image: Chart-A-02175-12_000051.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e22785">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 051 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000051.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000051.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197345">10197345</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 051 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197549" target="http://census.bbaw.de/easydb/censusID=10197549"> · Aureus of Titus / Seat (RIC 117) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197549"> 
        › Aureus of Titus / Seat (RIC 117) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10197340" target="http://census.bbaw.de/easydb/censusID=10197340"> · Denarius of Titus / Seat and thunderbolt (RIC 120) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197340"> 
        › Denarius of Titus / Seat and thunderbolt (RIC 120) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197549" target="http://census.bbaw.de/easydb/censusID=10197549"> · Census ID 10197549</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197549"> › Census ID: 10197549</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10197340" target="http://census.bbaw.de/easydb/censusID=10197340"> · Census ID 10197340</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197340"> › Census ID: 10197340</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 051 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e23205" n="051 v"/>
                <!-- Image: Chart-A-02175-12_000051v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 052 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e23233" n="052 r"/>
                <!-- Image: Chart-A-02175-12_000052.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e23244">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 052 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000052.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000052.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197348">10197348</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IX IMP XV COS VIII P P 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 052 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197549" target="http://census.bbaw.de/easydb/censusID=10197549"> · Aureus of Titus / Seat (RIC 117) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197549"> 
        › Aureus of Titus / Seat (RIC 117) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10197340" target="http://census.bbaw.de/easydb/censusID=10197340"> · Denarius of Titus / Seat and thunderbolt (RIC 120) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197340"> 
        › Denarius of Titus / Seat and thunderbolt (RIC 120) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197549" target="http://census.bbaw.de/easydb/censusID=10197549"> · Census ID 10197549</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197549"> › Census ID: 10197549</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10197340" target="http://census.bbaw.de/easydb/censusID=10197340"> · Census ID 10197340</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197340"> › Census ID: 10197340</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 052 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e23664" n="052 v"/>
                <!-- Image: Chart-A-02175-12_000052v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 053 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e23692" n="053 r"/>
                <!-- Image: Chart-A-02175-12_000053.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e23703">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 053 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000053.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000053.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 053 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 053 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e24093" n="053 v"/>
                <!-- Image: Chart-A-02175-12_000053v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 054 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e24121" n="054 r"/>
                <!-- Image: Chart-A-02175-12_000054.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e24132">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 054 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000054.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000054.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 054 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 054 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e24522" n="054 v"/>
                <!-- Image: Chart-A-02175-12_000054v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 055 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e24550" n="055 r"/>
                <!-- Image: Chart-A-02175-12_000055.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e24561">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 055 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000055.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000055.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198937">10198937</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M T R P PP COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 055 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10067013" target="http://census.bbaw.de/easydb/censusID=10067013"> · Denarius of Titus (Domitian / Clasped Hands, RIC 96)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10067013"> 
        › Denarius of Titus (Domitian / Clasped Hands, RIC 96)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10067013" target="http://census.bbaw.de/easydb/censusID=10067013"> · Census ID 10067013</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10067013"> › Census ID: 10067013</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 055 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e24965" n="055 v"/>
                <!-- Image: Chart-A-02175-12_000055v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 056 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e24993" n="056 r"/>
                <!-- Image: Chart-A-02175-12_000056.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e25004">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 056 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000056.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000056.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198940">10198940</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    PRINCEPS IVVENTVTIS 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 056 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10067013" target="http://census.bbaw.de/easydb/censusID=10067013"> · Denarius of Titus (Domitian / Clasped Hands, RIC 96)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10067013"> 
        › Denarius of Titus (Domitian / Clasped Hands, RIC 96)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10067013" target="http://census.bbaw.de/easydb/censusID=10067013"> · Census ID 10067013</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10067013"> › Census ID: 10067013</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 056 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e25408" n="056 v"/>
                <!-- Image: Chart-A-02175-12_000056v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 057 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e25436" n="057 r"/>
                <!-- Image: Chart-A-02175-12_000057.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e25447">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 057 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000057.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000057.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198947">10198947</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESPAS AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 057 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10198943" target="http://census.bbaw.de/easydb/censusID=10198943"> · Sestertius of Titus / Annona (RIC 136)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198943"> 
        › Sestertius of Titus / Annona (RIC 136)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10198943" target="http://census.bbaw.de/easydb/censusID=10198943"> · Census ID 10198943</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198943"> › Census ID: 10198943</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 057 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e25851" n="057 v"/>
                <!-- Image: Chart-A-02175-12_000057v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 058 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e25879" n="058 r"/>
                <!-- Image: Chart-A-02175-12_000058.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e25890">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 058 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000058.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000058.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198957">10198957</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 058 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10025440" target="http://census.bbaw.de/easydb/censusID=10025440"> · Sestertius of Titus / Annona (RIC 137)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10025440"> 
        › Sestertius of Titus / Annona (RIC 137)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10025440" target="http://census.bbaw.de/easydb/censusID=10025440"> · Census ID 10025440</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10025440"> › Census ID: 10025440</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 058 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e26294" n="058 v"/>
                <!-- Image: Chart-A-02175-12_000058v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 059 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e26322" n="059 r"/>
                <!-- Image: Chart-A-02175-12_000059.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e26333">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 059 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000059.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000059.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198950">10198950</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 059 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10198943" target="http://census.bbaw.de/easydb/censusID=10198943"> · Sestertius of Titus / Annona (RIC 136)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198943"> 
        › Sestertius of Titus / Annona (RIC 136)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10198943" target="http://census.bbaw.de/easydb/censusID=10198943"> · Census ID 10198943</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10198943"> › Census ID: 10198943</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 059 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e26737" n="059 v"/>
                <!-- Image: Chart-A-02175-12_000059v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 060 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e26765" n="060 r"/>
                <!-- Image: Chart-A-02175-12_000060.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e26776">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 060 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000060.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000060.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 060 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 060 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e27166" n="060 v"/>
                <!-- Image: Chart-A-02175-12_000060v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 061 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e27194" n="061 r"/>
                <!-- Image: Chart-A-02175-12_000061.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e27205">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 061 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000061.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000061.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 061 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 061 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e27595" n="061 v"/>
                <!-- Image: Chart-A-02175-12_000061v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 062 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e27623" n="062 r"/>
                <!-- Image: Chart-A-02175-12_000062.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e27634">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 062 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000062.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000062.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198984">10198984</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    AVGVSTI CAES DES II
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 062 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200189" target="http://census.bbaw.de/easydb/censusID=10200189"> · Aureus of Domitian (Laureate Head of Domitian / Minerva Holding Victory and Sceptre, RIC 61)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200189"> 
        › Aureus of Domitian (Laureate Head of Domitian / Minerva Holding Victory and Sceptre, RIC 61)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200189" target="http://census.bbaw.de/easydb/censusID=10200189"> · Census ID 10200189</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200189"> › Census ID: 10200189</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 062 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e28038" n="062 v"/>
                <!-- Image: Chart-A-02175-12_000062v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 063 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e28066" n="063 r"/>
                <!-- Image: Chart-A-02175-12_000063.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e28077">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 063 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000063.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000063.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194130">10194130</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES DIVI VESP F AVG P M TR P P P COS VIII  – S C – 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 063 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194092" target="http://census.bbaw.de/easydb/censusID=10194092"> · Sestertius of Titus (Divus Vespasian in Elephant Quadriga / S C, RIC 258) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194092"> 
        › Sestertius of Titus (Divus Vespasian in Elephant Quadriga / S C, RIC 258) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194092" target="http://census.bbaw.de/easydb/censusID=10194092"> · Census ID 10194092</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194092"> › Census ID: 10194092</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 063 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e28481" n="063 v"/>
                <!-- Image: Chart-A-02175-12_000063v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 064 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e28509" n="064 r"/>
                <!-- Image: Chart-A-02175-12_000064.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e28520">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 064 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000064.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000064.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194133">10194133</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVO AVG VESPA S P Q R
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 064 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194092" target="http://census.bbaw.de/easydb/censusID=10194092"> · Sestertius of Titus (Divus Vespasian in Elephant Quadriga / S C, RIC 258) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194092"> 
        › Sestertius of Titus (Divus Vespasian in Elephant Quadriga / S C, RIC 258) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194092" target="http://census.bbaw.de/easydb/censusID=10194092"> · Census ID 10194092</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194092"> › Census ID: 10194092</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 064 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e28924" n="064 v"/>
                <!-- Image: Chart-A-02175-12_000064v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 065 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e28952" n="065 r"/>
                <!-- Image: Chart-A-02175-12_000065.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e28963">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 065 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000065.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000065.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 065 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 065 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e29353" n="065 v"/>
                <!-- Image: Chart-A-02175-12_000065v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 066 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e29381" n="066 r"/>
                <!-- Image: Chart-A-02175-12_000066.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e29392">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 066 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000066.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000066.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195561">10195561</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 066 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195552" target="http://census.bbaw.de/easydb/censusID=10195552"> · As of Titus (Divus Augustus / Eagle, RIC 458) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195552"> 
        › As of Titus (Divus Augustus / Eagle, RIC 458) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195552" target="http://census.bbaw.de/easydb/censusID=10195552"> · Census ID 10195552</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195552"> › Census ID: 10195552</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 066 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e29796" n="066 v"/>
                <!-- Image: Chart-A-02175-12_000066v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 067 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e29824" n="067 r"/>
                <!-- Image: Chart-A-02175-12_000067.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e29835">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 067 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000067.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000067.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199104">10199104</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP PON TR P COS III CENSOR
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 067 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199039" target="http://census.bbaw.de/easydb/censusID=10199039"> · As of Vespasian (Laureate Head of Titus / Pax Holding Caducaeus and Branch, RIC 750)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199039"> 
        › As of Vespasian (Laureate Head of Titus / Pax Holding Caducaeus and Branch, RIC 750)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199039" target="http://census.bbaw.de/easydb/censusID=10199039"> · Census ID 10199039</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199039"> › Census ID: 10199039</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 067 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e30239" n="067 v"/>
                <!-- Image: Chart-A-02175-12_000067v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 068 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e30267" n="068 r"/>
                <!-- Image: Chart-A-02175-12_000068.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e30278">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 068 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000068.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000068.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195514">10195514</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    SECVRITAS PVBLICA S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 068 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195591" target="http://census.bbaw.de/easydb/censusID=10195591"> · Dupondius of Titus / Securitas (RIC 210) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195591"> 
        › Dupondius of Titus / Securitas (RIC 210) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195591" target="http://census.bbaw.de/easydb/censusID=10195591"> · Census ID 10195591</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195591"> › Census ID: 10195591</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 068 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e30682" n="068 v"/>
                <!-- Image: Chart-A-02175-12_000068v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 069 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e30710" n="069 r"/>
                <!-- Image: Chart-A-02175-12_000069.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e30721">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 069 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000069.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000069.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 069 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 069 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e31111" n="069 v"/>
                <!-- Image: Chart-A-02175-12_000069v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 070 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e31139" n="070 r"/>
                <!-- Image: Chart-A-02175-12_000070.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e31150">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 070 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000070.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000070.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195647">10195647</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    CONCORDIA AVG S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 070 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195578" target="http://census.bbaw.de/easydb/censusID=10195578"> · Dupondius of Vespasian (Radiate Head of Titus / Concordia, RIC 613) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195578"> 
        › Dupondius of Vespasian (Radiate Head of Titus / Concordia, RIC 613) (owner: J. Strada)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195578" target="http://census.bbaw.de/easydb/censusID=10195578"> · Census ID 10195578</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195578"> › Census ID: 10195578</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 070 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e31554" n="070 v"/>
                <!-- Image: Chart-A-02175-12_000070v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 071 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e31582" n="071 r"/>
                <!-- Image: Chart-A-02175-12_000071.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e31593">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 071 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000071.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000071.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 071 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 071 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e31983" n="071 v"/>
                <!-- Image: Chart-A-02175-12_000071v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 072 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e32011" n="072 r"/>
                <!-- Image: Chart-A-02175-12_000072.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e32022">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 072 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000072.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000072.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10198970">10198970</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    COS V
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 072 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10068359" target="http://census.bbaw.de/easydb/censusID=10068359"> · Denarius of Vespasian (Titus / Bull, RIC 858)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068359"> 
        › Denarius of Vespasian (Titus / Bull, RIC 858)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10068359" target="http://census.bbaw.de/easydb/censusID=10068359"> · Census ID 10068359</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068359"> › Census ID: 10068359</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 072 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e32426" n="072 v"/>
                <!-- Image: Chart-A-02175-12_000072v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 073 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e32454" n="073 r"/>
                <!-- Image: Chart-A-02175-12_000073.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e32465">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 073 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000073.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000073.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199112">10199112</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP VESP CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 073 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199109" target="http://census.bbaw.de/easydb/censusID=10199109"> · Denarius of Vespasian (Laureate Head of Titus / Salus Holding Patera, RIC 518)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199109"> 
        › Denarius of Vespasian (Laureate Head of Titus / Salus Holding Patera, RIC 518)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199109" target="http://census.bbaw.de/easydb/censusID=10199109"> · Census ID 10199109</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199109"> › Census ID: 10199109</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 073 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e32869" n="073 v"/>
                <!-- Image: Chart-A-02175-12_000073v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 074 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e32897" n="074 r"/>
                <!-- Image: Chart-A-02175-12_000074.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e32908">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 074 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000074.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000074.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 074 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 074 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e33298" n="074 v"/>
                <!-- Image: Chart-A-02175-12_000074v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 075 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e33326" n="075 r"/>
                <!-- Image: Chart-A-02175-12_000075.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e33337">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 075 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000075.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000075.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 075 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 075 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e33727" n="075 v"/>
                <!-- Image: Chart-A-02175-12_000075v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 076 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e33755" n="076 r"/>
                <!-- Image: Chart-A-02175-12_000076.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e33766">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 076 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000076.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000076.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199335">10199335</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 076 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10054594" target="http://census.bbaw.de/easydb/censusID=10054594"> · Denarius of Vespasian / Mars (RIC 937)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10054594"> 
        › Denarius of Vespasian / Mars (RIC 937)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10054594" target="http://census.bbaw.de/easydb/censusID=10054594"> · Census ID 10054594</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10054594"> › Census ID: 10054594</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 076 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e34170" n="076 v"/>
                <!-- Image: Chart-A-02175-12_000076v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 077 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e34198" n="077 r"/>
                <!-- Image: Chart-A-02175-12_000077.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e34209">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 077 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000077.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000077.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197491">10197491</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 077 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197482" target="http://census.bbaw.de/easydb/censusID=10197482"> · Aureus of Titus (Laureate Head of Titus / Curule Chair with Wreath, RIC 106) (owner: J. J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197482"> 
        › Aureus of Titus (Laureate Head of Titus / Curule Chair with Wreath, RIC 106) (owner: J. J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197482" target="http://census.bbaw.de/easydb/censusID=10197482"> · Census ID 10197482</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197482"> › Census ID: 10197482</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 077 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e34613" n="077 v"/>
                <!-- Image: Chart-A-02175-12_000077v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 078 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e34641" n="078 r"/>
                <!-- Image: Chart-A-02175-12_000078.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e34652">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 078 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000078.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000078.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197494">10197494</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IX IMP XV COS VIII P P
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 078 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197482" target="http://census.bbaw.de/easydb/censusID=10197482"> · Aureus of Titus (Laureate Head of Titus / Curule Chair with Wreath, RIC 106) (owner: J. J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197482"> 
        › Aureus of Titus (Laureate Head of Titus / Curule Chair with Wreath, RIC 106) (owner: J. J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197482" target="http://census.bbaw.de/easydb/censusID=10197482"> · Census ID 10197482</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197482"> › Census ID: 10197482</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 078 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e35056" n="078 v"/>
                <!-- Image: Chart-A-02175-12_000078v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 079 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e35084" n="079 r"/>
                <!-- Image: Chart-A-02175-12_000079.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e35095">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 079 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000079.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000079.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 079 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 079 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e35485" n="079 v"/>
                <!-- Image: Chart-A-02175-12_000079v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 080 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e35513" n="080 r"/>
                <!-- Image: Chart-A-02175-12_000080.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e35524">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 080 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000080.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000080.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197464">10197464</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    VIC AVG
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 080 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197448" target="http://census.bbaw.de/easydb/censusID=10197448"> · Aureus of Vespasian (Laureate Head of Titus / Victory on Globe, RIC 367) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197448"> 
        › Aureus of Vespasian (Laureate Head of Titus / Victory on Globe, RIC 367) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197448" target="http://census.bbaw.de/easydb/censusID=10197448"> · Census ID 10197448</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197448"> › Census ID: 10197448</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 080 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e35928" n="080 v"/>
                <!-- Image: Chart-A-02175-12_000080v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 081 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e35956" n="081 r"/>
                <!-- Image: Chart-A-02175-12_000081.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e35967">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 081 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000081.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000081.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197101">10197101</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 081 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197119" target="http://census.bbaw.de/easydb/censusID=10197119"> · Denarius of Titus (Laureate Head of Titus / Draped Square Seat, RIC 125) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197119"> 
        › Denarius of Titus (Laureate Head of Titus / Draped Square Seat, RIC 125) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197119" target="http://census.bbaw.de/easydb/censusID=10197119"> · Census ID 10197119</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197119"> › Census ID: 10197119</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 081 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e36371" n="081 v"/>
                <!-- Image: Chart-A-02175-12_000081v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 082 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e36399" n="082 r"/>
                <!-- Image: Chart-A-02175-12_000082.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e36410">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 082 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000082.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000082.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197104">10197104</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IX IMP XV COS VIII P P 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 082 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197119" target="http://census.bbaw.de/easydb/censusID=10197119"> · Denarius of Titus (Laureate Head of Titus / Draped Square Seat, RIC 125) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197119"> 
        › Denarius of Titus (Laureate Head of Titus / Draped Square Seat, RIC 125) (owner: J. Fugger)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10197091" target="http://census.bbaw.de/easydb/censusID=10197091"> · Denarius of Titus (Laureate Head of Titus / Draped Seat, RIC 124) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197091"> 
        › Denarius of Titus (Laureate Head of Titus / Draped Seat, RIC 124) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197119" target="http://census.bbaw.de/easydb/censusID=10197119"> · Census ID 10197119</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197119"> › Census ID: 10197119</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10197091" target="http://census.bbaw.de/easydb/censusID=10197091"> · Census ID 10197091</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197091"> › Census ID: 10197091</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 082 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e36830" n="082 v"/>
                <!-- Image: Chart-A-02175-12_000082v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 083 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e36858" n="083 r"/>
                <!-- Image: Chart-A-02175-12_000083.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e36869">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 083 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000083.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000083.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199430">10199430</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 083 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199427" target="http://census.bbaw.de/easydb/censusID=10199427"> · Aureus of Titus (Laureate Head of Titus / Capricorn Below Globe, RIC 17)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199427"> 
        › Aureus of Titus (Laureate Head of Titus / Capricorn Below Globe, RIC 17)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199427" target="http://census.bbaw.de/easydb/censusID=10199427"> · Census ID 10199427</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199427"> › Census ID: 10199427</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 083 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e37273" n="083 v"/>
                <!-- Image: Chart-A-02175-12_000083v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 084 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e37301" n="084 r"/>
                <!-- Image: Chart-A-02175-12_000084.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e37312">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 084 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000084.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000084.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194373">10194373</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IVD CAP S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 084 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194362" target="http://census.bbaw.de/easydb/censusID=10194362"> · Sestertius of Titus (Laureate Head of Titus / Judaea Seated on Arms, RIC 152) (owner: A. Maffei)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194362"> 
        › Sestertius of Titus (Laureate Head of Titus / Judaea Seated on Arms, RIC 152) (owner: A. Maffei)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194362" target="http://census.bbaw.de/easydb/censusID=10194362"> · Census ID 10194362</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194362"> › Census ID: 10194362</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 084 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e37716" n="084 v"/>
                <!-- Image: Chart-A-02175-12_000084v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 085 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e37744" n="085 r"/>
                <!-- Image: Chart-A-02175-12_000085.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e37755">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 085 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000085.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000085.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199350">10199350</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 085 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199346" target="http://census.bbaw.de/easydb/censusID=10199346"> · Dupondius of Titus / Salus (RIC 204) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199346"> 
        › Dupondius of Titus / Salus (RIC 204) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199346" target="http://census.bbaw.de/easydb/censusID=10199346"> · Census ID 10199346</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199346"> › Census ID: 10199346</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 085 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e38159" n="085 v"/>
                <!-- Image: Chart-A-02175-12_000085v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 086 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e38187" n="086 r"/>
                <!-- Image: Chart-A-02175-12_000086.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e38198">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 086 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000086.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000086.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194063">10194063</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    VESTA S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 086 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194050" target="http://census.bbaw.de/easydb/censusID=10194050"> · Sestertius of Titus / Vesta (RIC 175) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194050"> 
        › Sestertius of Titus / Vesta (RIC 175) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194050" target="http://census.bbaw.de/easydb/censusID=10194050"> · Census ID 10194050</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194050"> › Census ID: 10194050</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 086 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e38602" n="086 v"/>
                <!-- Image: Chart-A-02175-12_000086v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 087 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e38630" n="087 r"/>
                <!-- Image: Chart-A-02175-12_000087.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e38641">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 087 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000087.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000087.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194060">10194060</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 087 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194050" target="http://census.bbaw.de/easydb/censusID=10194050"> · Sestertius of Titus / Vesta (RIC 175) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194050"> 
        › Sestertius of Titus / Vesta (RIC 175) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194050" target="http://census.bbaw.de/easydb/censusID=10194050"> · Census ID 10194050</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194050"> › Census ID: 10194050</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 087 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e39045" n="087 v"/>
                <!-- Image: Chart-A-02175-12_000087v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 088 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e39073" n="088 r"/>
                <!-- Image: Chart-A-02175-12_000088.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e39084">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 088 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000088.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000088.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199353">10199353</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    SALVS AVG S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 088 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199346" target="http://census.bbaw.de/easydb/censusID=10199346"> · Dupondius of Titus / Salus (RIC 204) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199346"> 
        › Dupondius of Titus / Salus (RIC 204) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199346" target="http://census.bbaw.de/easydb/censusID=10199346"> · Census ID 10199346</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199346"> › Census ID: 10199346</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 088 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e39488" n="088 v"/>
                <!-- Image: Chart-A-02175-12_000088v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 089 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e39516" n="089 r"/>
                <!-- Image: Chart-A-02175-12_000089.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e39527">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 089 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000089.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000089.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199436">10199436</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 089 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199434" target="http://census.bbaw.de/easydb/censusID=10199434"> · As of Titus (Laureate Head of Titus / Victory Holding Wreath and Palm, RIC 77)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199434"> 
        › As of Titus (Laureate Head of Titus / Victory Holding Wreath and Palm, RIC 77)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199434" target="http://census.bbaw.de/easydb/censusID=10199434"> · Census ID 10199434</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199434"> › Census ID: 10199434</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 089 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e39931" n="089 v"/>
                <!-- Image: Chart-A-02175-12_000089v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 090 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e39959" n="090 r"/>
                <!-- Image: Chart-A-02175-12_000090.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e39970">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 090 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000090.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000090.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195621">10195621</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    FECILITAS PVBLICA S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 090 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195608" target="http://census.bbaw.de/easydb/censusID=10195608"> · Sestertius of Titus / Felicitas (RIC 143) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195608"> 
        › Sestertius of Titus / Felicitas (RIC 143) (owner: J. Strada)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195608" target="http://census.bbaw.de/easydb/censusID=10195608"> · Census ID 10195608</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195608"> › Census ID: 10195608</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 090 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e40374" n="090 v"/>
                <!-- Image: Chart-A-02175-12_000090v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 091 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e40402" n="091 r"/>
                <!-- Image: Chart-A-02175-12_000091.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e40413">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 091 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000091.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000091.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199357">10199357</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 091 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10025440" target="http://census.bbaw.de/easydb/censusID=10025440"> · Sestertius of Titus / Annona (RIC 137)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10025440"> 
        › Sestertius of Titus / Annona (RIC 137)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10025440" target="http://census.bbaw.de/easydb/censusID=10025440"> · Census ID 10025440</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10025440"> › Census ID: 10025440</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 091 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e40817" n="091 v"/>
                <!-- Image: Chart-A-02175-12_000091v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 092 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e40845" n="092 r"/>
                <!-- Image: Chart-A-02175-12_000092.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e40856">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 092 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000092.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000092.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194354">10194354</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 092 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194339" target="http://census.bbaw.de/easydb/censusID=10194339"> · Quadrans of Titus (Minerva / Wreath of Laurel, RIC 254) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194339"> 
        › Quadrans of Titus (Minerva / Wreath of Laurel, RIC 254) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194339" target="http://census.bbaw.de/easydb/censusID=10194339"> · Census ID 10194339</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194339"> › Census ID: 10194339</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 092 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e41260" n="092 v"/>
                <!-- Image: Chart-A-02175-12_000092v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 093 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e41288" n="093 r"/>
                <!-- Image: Chart-A-02175-12_000093.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e41299">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 093 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000093.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000093.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199340">10199340</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIANVS AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 093 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10062104" target="http://census.bbaw.de/easydb/censusID=10062104"> · Denarius of Titus / Quadriga (RIC 25)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062104"> 
        › Denarius of Titus / Quadriga (RIC 25)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10062104" target="http://census.bbaw.de/easydb/censusID=10062104"> · Census ID 10062104</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062104"> › Census ID: 10062104</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 093 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e41703" n="093 v"/>
                <!-- Image: Chart-A-02175-12_000093v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 094 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e41731" n="094 r"/>
                <!-- Image: Chart-A-02175-12_000094.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e41742">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 094 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000094.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000094.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199343">10199343</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P VIIII IMP XIIII COS VII P P 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 094 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10062104" target="http://census.bbaw.de/easydb/censusID=10062104"> · Denarius of Titus / Quadriga (RIC 25)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062104"> 
        › Denarius of Titus / Quadriga (RIC 25)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10062104" target="http://census.bbaw.de/easydb/censusID=10062104"> · Census ID 10062104</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062104"> › Census ID: 10062104</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 094 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e42146" n="094 v"/>
                <!-- Image: Chart-A-02175-12_000094v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 095 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e42174" n="095 r"/>
                <!-- Image: Chart-A-02175-12_000095.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e42185">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 095 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000095.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000095.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194219">10194219</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M T R P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 095 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194812" target="http://census.bbaw.de/easydb/censusID=10194812"> · Sestertius of Titus (Laureate Head of Titus / Captive and Judaea Next to Palm Tree, RIC 145) (owner: J. Strada) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194812"> 
        › Sestertius of Titus (Laureate Head of Titus / Captive and Judaea Next to Palm Tree, RIC 145) (owner: J. Strada) 
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194197" target="http://census.bbaw.de/easydb/censusID=10194197"> · As of Titus (Laureate Head of Titus / Victory Holding Wreath and Palm, RIC 246) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194197"> 
        › As of Titus (Laureate Head of Titus / Victory Holding Wreath and Palm, RIC 246) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194812" target="http://census.bbaw.de/easydb/censusID=10194812"> · Census ID 10194812</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194812"> › Census ID: 10194812</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194197" target="http://census.bbaw.de/easydb/censusID=10194197"> · Census ID 10194197</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194197"> › Census ID: 10194197</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 095 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e42605" n="095 v"/>
                <!-- Image: Chart-A-02175-12_000095v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 096 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e42633" n="096 r"/>
                <!-- Image: Chart-A-02175-12_000096.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e42644">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 096 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000096.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000096.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194821">10194821</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IVDAEA CAPTA S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 096 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194812" target="http://census.bbaw.de/easydb/censusID=10194812"> · Sestertius of Titus (Laureate Head of Titus / Captive and Judaea Next to Palm Tree, RIC 145) (owner: J. Strada) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194812"> 
        › Sestertius of Titus (Laureate Head of Titus / Captive and Judaea Next to Palm Tree, RIC 145) (owner: J. Strada) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194812" target="http://census.bbaw.de/easydb/censusID=10194812"> · Census ID 10194812</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194812"> › Census ID: 10194812</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 096 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e43048" n="096 v"/>
                <!-- Image: Chart-A-02175-12_000096v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 097 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e43076" n="097 r"/>
                <!-- Image: Chart-A-02175-12_000097.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e43087">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 097 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000097.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000097.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200182">10200182</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVO AVG T DIVI VESP F VESPASIAN
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 097 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10057653" target="http://census.bbaw.de/easydb/censusID=10057653"> · Sestertius of Domitian (Titus / Colosseum, RIC 131)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10057653"> 
        › Sestertius of Domitian (Titus / Colosseum, RIC 131)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10057653" target="http://census.bbaw.de/easydb/censusID=10057653"> · Census ID 10057653</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10057653"> › Census ID: 10057653</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 097 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e43491" n="097 v"/>
                <!-- Image: Chart-A-02175-12_000097v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 098 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e43519" n="098 r"/>
                <!-- Image: Chart-A-02175-12_000098.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e43530">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 098 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000098.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000098.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199523">10199523</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES DIVI VESP AVG P M TR P P P COS VIII S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 098 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199520" target="http://census.bbaw.de/easydb/censusID=10199520"> · Sestertius of Titus (Divus Vespasian in Quadriga / S C, RIC 257)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199520"> 
        › Sestertius of Titus (Divus Vespasian in Quadriga / S C, RIC 257)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199520" target="http://census.bbaw.de/easydb/censusID=10199520"> · Census ID 10199520</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199520"> › Census ID: 10199520</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 098 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e43934" n="098 v"/>
                <!-- Image: Chart-A-02175-12_000098v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 099 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e43962" n="099 r"/>
                <!-- Image: Chart-A-02175-12_000099.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e43973">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 099 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000099.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000099.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 099 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 099 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e44363" n="099 v"/>
                <!-- Image: Chart-A-02175-12_000099v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 100 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e44391" n="100 r"/>
                <!-- Image: Chart-A-02175-12_000100.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e44402">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 100 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000100.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000100.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199529">10199529</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IVDAEA CAPTA S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 100 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199527" target="http://census.bbaw.de/easydb/censusID=10199527"> · Dupondius of Vespasian (Radiate Head of Vespasian / Judaea, RIC 271)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199527"> 
        › Dupondius of Vespasian (Radiate Head of Vespasian / Judaea, RIC 271)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199527" target="http://census.bbaw.de/easydb/censusID=10199527"> · Census ID 10199527</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199527"> › Census ID: 10199527</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 100 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e44806" n="100 v"/>
                <!-- Image: Chart-A-02175-12_000100v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 101 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e44834" n="101 r"/>
                <!-- Image: Chart-A-02175-12_000101.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e44845">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 101 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000101.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000101.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196800">10196800</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 101 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196786" target="http://census.bbaw.de/easydb/censusID=10196786"> · Denarius of Titus / Curule Chair (RIC 108) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196786"> 
        › Denarius of Titus / Curule Chair (RIC 108) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196786" target="http://census.bbaw.de/easydb/censusID=10196786"> · Census ID 10196786</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196786"> › Census ID: 10196786</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 101 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e45249" n="101 v"/>
                <!-- Image: Chart-A-02175-12_000101v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 102 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e45277" n="102 r"/>
                <!-- Image: Chart-A-02175-12_000102.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e45288">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 102 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000102.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000102.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196803">10196803</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IX IMP XV COS VIII P P
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 102 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196786" target="http://census.bbaw.de/easydb/censusID=10196786"> · Denarius of Titus / Curule Chair (RIC 108) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196786"> 
        › Denarius of Titus / Curule Chair (RIC 108) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196786" target="http://census.bbaw.de/easydb/censusID=10196786"> · Census ID 10196786</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196786"> › Census ID: 10196786</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 102 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e45692" n="102 v"/>
                <!-- Image: Chart-A-02175-12_000102v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 103 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e45720" n="103 r"/>
                <!-- Image: Chart-A-02175-12_000103.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e45731">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 103 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000103.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000103.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194637">10194637</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 103 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194621" target="http://census.bbaw.de/easydb/censusID=10194621"> · Sestertius of Titus / Vespasian and Titus (RIC 162) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194621"> 
        › Sestertius of Titus / Vespasian and Titus (RIC 162) (owner: J. Strada)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194621" target="http://census.bbaw.de/easydb/censusID=10194621"> · Census ID 10194621</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194621"> › Census ID: 10194621</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 103 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e46135" n="103 v"/>
                <!-- Image: Chart-A-02175-12_000103v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 104 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e46163" n="104 r"/>
                <!-- Image: Chart-A-02175-12_000104.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e46174">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 104 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000104.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000104.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194640">10194640</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    PROVIDEN AVG SC 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 104 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194621" target="http://census.bbaw.de/easydb/censusID=10194621"> · Sestertius of Titus / Vespasian and Titus (RIC 162) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194621"> 
        › Sestertius of Titus / Vespasian and Titus (RIC 162) (owner: J. Strada)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194621" target="http://census.bbaw.de/easydb/censusID=10194621"> · Census ID 10194621</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194621"> › Census ID: 10194621</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 104 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e46578" n="104 v"/>
                <!-- Image: Chart-A-02175-12_000104v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 105 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e46606" n="105 r"/>
                <!-- Image: Chart-A-02175-12_000105.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e46617">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 105 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000105.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000105.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197377">10197377</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 105 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197367" target="http://census.bbaw.de/easydb/censusID=10197367"> · Denarius of Titus / Tripod (RIC Titus 128) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197367"> 
        › Denarius of Titus / Tripod (RIC Titus 128) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197367" target="http://census.bbaw.de/easydb/censusID=10197367"> · Census ID 10197367</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197367"> › Census ID: 10197367</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 105 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e47021" n="105 v"/>
                <!-- Image: Chart-A-02175-12_000105v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 106 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e47049" n="106 r"/>
                <!-- Image: Chart-A-02175-12_000106.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e47060">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 106 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000106.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000106.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197380">10197380</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IX IMP XV COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 106 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197367" target="http://census.bbaw.de/easydb/censusID=10197367"> · Denarius of Titus / Tripod (RIC Titus 128) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197367"> 
        › Denarius of Titus / Tripod (RIC Titus 128) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197367" target="http://census.bbaw.de/easydb/censusID=10197367"> · Census ID 10197367</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197367"> › Census ID: 10197367</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 106 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e47464" n="106 v"/>
                <!-- Image: Chart-A-02175-12_000106v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 107 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e47492" n="107 r"/>
                <!-- Image: Chart-A-02175-12_000107.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e47503">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 107 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000107.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000107.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199539">10199539</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 107 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199536" target="http://census.bbaw.de/easydb/censusID=10199536"> · Dupondius of Titus (Radiate Head of Titus / Ceres, RIC 190)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199536"> 
        › Dupondius of Titus (Radiate Head of Titus / Ceres, RIC 190)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199536" target="http://census.bbaw.de/easydb/censusID=10199536"> · Census ID 10199536</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199536"> › Census ID: 10199536</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 107 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e47907" n="107 v"/>
                <!-- Image: Chart-A-02175-12_000107v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 108 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e47935" n="108 r"/>
                <!-- Image: Chart-A-02175-12_000108.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e47946">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 108 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000108.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000108.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 108 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 108 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e48336" n="108 v"/>
                <!-- Image: Chart-A-02175-12_000108v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 109 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e48364" n="109 r"/>
                <!-- Image: Chart-A-02175-12_000109.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e48375">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 109 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000109.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000109.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196524">10196524</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP VESP PON TR POT
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 109 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196496" target="http://census.bbaw.de/easydb/censusID=10196496"> · Denarius of Vespasian (Laureate Head of Titus / Neptune on Globe, RIC 366) (owner: J. Fugger) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196496"> 
        › Denarius of Vespasian (Laureate Head of Titus / Neptune on Globe, RIC 366) (owner: J. Fugger) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196496" target="http://census.bbaw.de/easydb/censusID=10196496"> · Census ID 10196496</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196496"> › Census ID: 10196496</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 109 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e48779" n="109 v"/>
                <!-- Image: Chart-A-02175-12_000109v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 110 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e48807" n="110 r"/>
                <!-- Image: Chart-A-02175-12_000110.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e48818">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 110 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000110.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000110.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196527">10196527</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    NEPTVNO
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 110 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196496" target="http://census.bbaw.de/easydb/censusID=10196496"> · Denarius of Vespasian (Laureate Head of Titus / Neptune on Globe, RIC 366) (owner: J. Fugger) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196496"> 
        › Denarius of Vespasian (Laureate Head of Titus / Neptune on Globe, RIC 366) (owner: J. Fugger) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196496" target="http://census.bbaw.de/easydb/censusID=10196496"> · Census ID 10196496</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196496"> › Census ID: 10196496</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 110 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e49222" n="110 v"/>
                <!-- Image: Chart-A-02175-12_000110v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 111 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e49250" n="111 r"/>
                <!-- Image: Chart-A-02175-12_000111.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e49261">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 111 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000111.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000111.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199546">10199546</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP PON TR P COS III CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 111 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199543" target="http://census.bbaw.de/easydb/censusID=10199543"> · As of Vespasian (Laureate Head of Titus / Victory Holding Wreath and Palm, RIC 755)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199543"> 
        › As of Vespasian (Laureate Head of Titus / Victory Holding Wreath and Palm, RIC 755)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199543" target="http://census.bbaw.de/easydb/censusID=10199543"> · Census ID 10199543</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199543"> › Census ID: 10199543</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 111 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e49665" n="111 v"/>
                <!-- Image: Chart-A-02175-12_000111v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 112 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e49693" n="112 r"/>
                <!-- Image: Chart-A-02175-12_000112.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e49704">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 112 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000112.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000112.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194429">10194429</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    VICTORIA AVGVST S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 112 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199543" target="http://census.bbaw.de/easydb/censusID=10199543"> · As of Vespasian (Laureate Head of Titus / Victory Holding Wreath and Palm, RIC 755)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199543"> 
        › As of Vespasian (Laureate Head of Titus / Victory Holding Wreath and Palm, RIC 755)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194420" target="http://census.bbaw.de/easydb/censusID=10194420"> · As of Vespasian / Victory (RIC 454) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194420"> 
        › As of Vespasian / Victory (RIC 454) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199543" target="http://census.bbaw.de/easydb/censusID=10199543"> · Census ID 10199543</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199543"> › Census ID: 10199543</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194420" target="http://census.bbaw.de/easydb/censusID=10194420"> · Census ID 10194420</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194420"> › Census ID: 10194420</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 112 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e50124" n="112 v"/>
                <!-- Image: Chart-A-02175-12_000112v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 113 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e50152" n="113 r"/>
                <!-- Image: Chart-A-02175-12_000113.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e50163">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 113 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000113.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000113.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 113 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 113 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e50553" n="113 v"/>
                <!-- Image: Chart-A-02175-12_000113v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 114 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e50581" n="114 r"/>
                <!-- Image: Chart-A-02175-12_000114.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e50592">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 114 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000114.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000114.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199549">10199549</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ANNONA AVG
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 114 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10065413" target="http://census.bbaw.de/easydb/censusID=10065413"> · Denarius of Titus / Annona (RIC 2)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10065413"> 
        › Denarius of Titus / Annona (RIC 2)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10065413" target="http://census.bbaw.de/easydb/censusID=10065413"> · Census ID 10065413</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10065413"> › Census ID: 10065413</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 114 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e50996" n="114 v"/>
                <!-- Image: Chart-A-02175-12_000114v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 115 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e51024" n="115 r"/>
                <!-- Image: Chart-A-02175-12_000115.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e51035">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 115 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000115.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000115.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 115 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 115 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e51425" n="115 v"/>
                <!-- Image: Chart-A-02175-12_000115v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 116 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e51453" n="116 r"/>
                <!-- Image: Chart-A-02175-12_000116.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e51464">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 116 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000116.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000116.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194018">10194018</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 116 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195544" target="http://census.bbaw.de/easydb/censusID=10195544"> · Sestertius of Vespasian (Titus / Titus in quadriga, RIC 431) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195544"> 
        › Sestertius of Vespasian (Titus / Titus in quadriga, RIC 431) (owner: P. Ramez)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194009" target="http://census.bbaw.de/easydb/censusID=10194009"> · Sestertius of Vespasian (Titus / Titus in quadriga, RIC 431) (owner: P. A. Manilio)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194009"> 
        › Sestertius of Vespasian (Titus / Titus in quadriga, RIC 431) (owner: P. A. Manilio)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195544" target="http://census.bbaw.de/easydb/censusID=10195544"> · Census ID 10195544</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195544"> › Census ID: 10195544</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194009" target="http://census.bbaw.de/easydb/censusID=10194009"> · Census ID 10194009</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194009"> › Census ID: 10194009</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 116 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e51884" n="116 v"/>
                <!-- Image: Chart-A-02175-12_000116v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 117 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e51912" n="117 r"/>
                <!-- Image: Chart-A-02175-12_000117.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e51923">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 117 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000117.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000117.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 117 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 117 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e52313" n="117 v"/>
                <!-- Image: Chart-A-02175-12_000117v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 118 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e52341" n="118 r"/>
                <!-- Image: Chart-A-02175-12_000118.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e52352">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 118 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000118.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000118.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 118 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 118 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e52742" n="118 v"/>
                <!-- Image: Chart-A-02175-12_000118v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 119 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e52770" n="119 r"/>
                <!-- Image: Chart-A-02175-12_000119.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e52781">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 119 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000119.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000119.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199556">10199556</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP AVG F TR P COS VI CENSOR
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 119 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199554" target="http://census.bbaw.de/easydb/censusID=10199554"> · As of Vespasian (Laureate Head of Titus / Rectangular Altar, RIC 1280)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199554"> 
        › As of Vespasian (Laureate Head of Titus / Rectangular Altar, RIC 1280)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199554" target="http://census.bbaw.de/easydb/censusID=10199554"> · Census ID 10199554</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199554"> › Census ID: 10199554</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 119 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e53185" n="119 v"/>
                <!-- Image: Chart-A-02175-12_000119v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 120 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e53213" n="120 r"/>
                <!-- Image: Chart-A-02175-12_000120.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e53224">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 120 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000120.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000120.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194243">10194243</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    FELICIT PVBLIC / S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 120 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194235" target="http://census.bbaw.de/easydb/censusID=10194235"> · Sestertius of Titus / Felicitas (RIC 143) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194235"> 
        › Sestertius of Titus / Felicitas (RIC 143) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194235" target="http://census.bbaw.de/easydb/censusID=10194235"> · Census ID 10194235</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194235"> › Census ID: 10194235</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 120 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e53628" n="120 v"/>
                <!-- Image: Chart-A-02175-12_000120v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 121 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e53656" n="121 r"/>
                <!-- Image: Chart-A-02175-12_000121.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e53667">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 121 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000121.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000121.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197361">10197361</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 121 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197351" target="http://census.bbaw.de/easydb/censusID=10197351"> · Denarius of Titus / Dolphin around anchor (RIC 112) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197351"> 
        › Denarius of Titus / Dolphin around anchor (RIC 112) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197351" target="http://census.bbaw.de/easydb/censusID=10197351"> · Census ID 10197351</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197351"> › Census ID: 10197351</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 121 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e54071" n="121 v"/>
                <!-- Image: Chart-A-02175-12_000121v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 122 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e54099" n="122 r"/>
                <!-- Image: Chart-A-02175-12_000122.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e54110">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 122 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000122.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000122.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197364">10197364</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IX IMP XV COS VIII P P 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 122 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197351" target="http://census.bbaw.de/easydb/censusID=10197351"> · Denarius of Titus / Dolphin around anchor (RIC 112) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197351"> 
        › Denarius of Titus / Dolphin around anchor (RIC 112) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197351" target="http://census.bbaw.de/easydb/censusID=10197351"> · Census ID 10197351</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197351"> › Census ID: 10197351</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 122 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e54514" n="122 v"/>
                <!-- Image: Chart-A-02175-12_000122v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 123 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e54542" n="123 r"/>
                <!-- Image: Chart-A-02175-12_000123.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e54553">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 123 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000123.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000123.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 123 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 123 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e54943" n="123 v"/>
                <!-- Image: Chart-A-02175-12_000123v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 124 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e54971" n="124 r"/>
                <!-- Image: Chart-A-02175-12_000124.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e54982">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 124 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000124.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000124.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199560">10199560</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 124 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10068340" target="http://census.bbaw.de/easydb/censusID=10068340"> · Denarius of Vespasian / Vespasian and Judaea (RIC 1558)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068340"> 
        › Denarius of Vespasian / Vespasian and Judaea (RIC 1558)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10068340" target="http://census.bbaw.de/easydb/censusID=10068340"> · Census ID 10068340</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068340"> › Census ID: 10068340</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 124 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e55386" n="124 v"/>
                <!-- Image: Chart-A-02175-12_000124v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 125 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e55414" n="125 r"/>
                <!-- Image: Chart-A-02175-12_000125.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e55425">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 125 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000125.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000125.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196824">10196824</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAESAR VESPASI AVG P M 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 125 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196806" target="http://census.bbaw.de/easydb/censusID=10196806"> · Denarius of Titus / Capricorn (RIC 19) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196806"> 
        › Denarius of Titus / Capricorn (RIC 19) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196806" target="http://census.bbaw.de/easydb/censusID=10196806"> · Census ID 10196806</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196806"> › Census ID: 10196806</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 125 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e55829" n="125 v"/>
                <!-- Image: Chart-A-02175-12_000125v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 126 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e55857" n="126 r"/>
                <!-- Image: Chart-A-02175-12_000126.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e55868">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 126 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000126.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000126.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196831">10196831</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P VIIII IMP XIIII COS VII P P
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 126 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196806" target="http://census.bbaw.de/easydb/censusID=10196806"> · Denarius of Titus / Capricorn (RIC 19) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196806"> 
        › Denarius of Titus / Capricorn (RIC 19) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196806" target="http://census.bbaw.de/easydb/censusID=10196806"> · Census ID 10196806</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196806"> › Census ID: 10196806</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 126 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e56272" n="126 v"/>
                <!-- Image: Chart-A-02175-12_000126v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 127 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e56300" n="127 r"/>
                <!-- Image: Chart-A-02175-12_000127.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e56311">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 127 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000127.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000127.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199565">10199565</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP AVG F TR P COS VI CENSOR
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 127 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199563" target="http://census.bbaw.de/easydb/censusID=10199563"> · Sestertius of Vespasian (Laureate Head of Titus / Roma, RIC 1248)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199563"> 
        › Sestertius of Vespasian (Laureate Head of Titus / Roma, RIC 1248)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199563" target="http://census.bbaw.de/easydb/censusID=10199563"> · Census ID 10199563</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199563"> › Census ID: 10199563</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 127 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e56715" n="127 v"/>
                <!-- Image: Chart-A-02175-12_000127v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 128 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e56743" n="128 r"/>
                <!-- Image: Chart-A-02175-12_000128.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e56754">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 128 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000128.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000128.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199571">10199571</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 128 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199569" target="http://census.bbaw.de/easydb/censusID=10199569"> · Sestertius of Titus (Laureate Head of Domitian / Roma, RIC 313)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199569"> 
        › Sestertius of Titus (Laureate Head of Domitian / Roma, RIC 313)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199569" target="http://census.bbaw.de/easydb/censusID=10199569"> · Census ID 10199569</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199569"> › Census ID: 10199569</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 128 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e57158" n="128 v"/>
                <!-- Image: Chart-A-02175-12_000128v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 129 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e57186" n="129 r"/>
                <!-- Image: Chart-A-02175-12_000129.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e57197">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 129 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000129.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000129.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199575">10199575</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP PON TR P COS IIII CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 129 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199039" target="http://census.bbaw.de/easydb/censusID=10199039"> · As of Vespasian (Laureate Head of Titus / Pax Holding Caducaeus and Branch, RIC 750)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199039"> 
        › As of Vespasian (Laureate Head of Titus / Pax Holding Caducaeus and Branch, RIC 750)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199039" target="http://census.bbaw.de/easydb/censusID=10199039"> · Census ID 10199039</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199039"> › Census ID: 10199039</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 129 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e57601" n="129 v"/>
                <!-- Image: Chart-A-02175-12_000129v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 130 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e57629" n="130 r"/>
                <!-- Image: Chart-A-02175-12_000130.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e57640">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 130 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000130.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000130.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195229">10195229</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 130 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195220" target="http://census.bbaw.de/easydb/censusID=10195220"> · Sestertius of Titus (Divus Vespasianus / Mars, RIC 371) (owner: A. Corvino)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195220"> 
        › Sestertius of Titus (Divus Vespasianus / Mars, RIC 371) (owner: A. Corvino)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195220" target="http://census.bbaw.de/easydb/censusID=10195220"> · Census ID 10195220</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195220"> › Census ID: 10195220</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 130 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e58044" n="130 v"/>
                <!-- Image: Chart-A-02175-12_000130v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 131 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e58072" n="131 r"/>
                <!-- Image: Chart-A-02175-12_000131.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e58083">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 131 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000131.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000131.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 131 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 131 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e58473" n="131 v"/>
                <!-- Image: Chart-A-02175-12_000131v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 132 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e58501" n="132 r"/>
                <!-- Image: Chart-A-02175-12_000132.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e58512">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 132 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000132.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000132.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199579">10199579</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    VIC AVG VICTORIA AVGVSTI
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 132 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10068549" target="http://census.bbaw.de/easydb/censusID=10068549"> · Sestertius of Vespasian (Titus / Victory, RIC 433)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068549"> 
        › Sestertius of Vespasian (Titus / Victory, RIC 433)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10068549" target="http://census.bbaw.de/easydb/censusID=10068549"> · Census ID 10068549</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068549"> › Census ID: 10068549</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 132 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e58916" n="132 v"/>
                <!-- Image: Chart-A-02175-12_000132v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 133 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e58944" n="133 r"/>
                <!-- Image: Chart-A-02175-12_000133.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e58955">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 133 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000133.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000133.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196853">10196853</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 133 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196840" target="http://census.bbaw.de/easydb/censusID=10196840"> · Denarius of Titus / Venus (RIC 34) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196840"> 
        › Denarius of Titus / Venus (RIC 34) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196840" target="http://census.bbaw.de/easydb/censusID=10196840"> · Census ID 10196840</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196840"> › Census ID: 10196840</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 133 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e59359" n="133 v"/>
                <!-- Image: Chart-A-02175-12_000133v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 134 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e59387" n="134 r"/>
                <!-- Image: Chart-A-02175-12_000134.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e59398">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 134 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000134.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000134.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196859">10196859</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P VIIII IMP XIII I COS VII P P
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 134 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196840" target="http://census.bbaw.de/easydb/censusID=10196840"> · Denarius of Titus / Venus (RIC 34) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196840"> 
        › Denarius of Titus / Venus (RIC 34) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196840" target="http://census.bbaw.de/easydb/censusID=10196840"> · Census ID 10196840</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196840"> › Census ID: 10196840</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 134 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e59802" n="134 v"/>
                <!-- Image: Chart-A-02175-12_000134v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 135 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e59830" n="135 r"/>
                <!-- Image: Chart-A-02175-12_000135.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e59841">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 135 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000135.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000135.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 135 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 135 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e60231" n="135 v"/>
                <!-- Image: Chart-A-02175-12_000135v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 136 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e60259" n="136 r"/>
                <!-- Image: Chart-A-02175-12_000136.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e60270">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 136 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000136.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000136.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194454">10194454</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    AETERNIT AVG S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 136 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194447" target="http://census.bbaw.de/easydb/censusID=10194447"> · As of Titus / Aeternitas (RIC 217) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194447"> 
        › As of Titus / Aeternitas (RIC 217) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194447" target="http://census.bbaw.de/easydb/censusID=10194447"> · Census ID 10194447</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194447"> › Census ID: 10194447</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 136 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e60674" n="136 v"/>
                <!-- Image: Chart-A-02175-12_000136v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 137 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e60702" n="137 r"/>
                <!-- Image: Chart-A-02175-12_000137.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e60713">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 137 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000137.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000137.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 137 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 137 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e61103" n="137 v"/>
                <!-- Image: Chart-A-02175-12_000137v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 138 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e61131" n="138 r"/>
                <!-- Image: Chart-A-02175-12_000138.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e61142">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 138 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000138.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000138.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 138 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 138 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e61532" n="138 v"/>
                <!-- Image: Chart-A-02175-12_000138v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 139 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e61560" n="139 r"/>
                <!-- Image: Chart-A-02175-12_000139.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e61571">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 139 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000139.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000139.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194115">10194115</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 139 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194082" target="http://census.bbaw.de/easydb/censusID=10194082"> · Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 168) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194082"> 
        › Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 168) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194082" target="http://census.bbaw.de/easydb/censusID=10194082"> · Census ID 10194082</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194082"> › Census ID: 10194082</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 139 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e61975" n="139 v"/>
                <!-- Image: Chart-A-02175-12_000139v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 140 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e62003" n="140 r"/>
                <!-- Image: Chart-A-02175-12_000140.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e62014">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 140 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000140.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000140.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194121">10194121</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 140 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194082" target="http://census.bbaw.de/easydb/censusID=10194082"> · Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 168) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194082"> 
        › Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 168) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194075" target="http://census.bbaw.de/easydb/censusID=10194075"> · Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194075"> 
        › Sestertius of Titus (Laureate Head of Titus / Spes Holding Flower, RIC 170) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194082" target="http://census.bbaw.de/easydb/censusID=10194082"> · Census ID 10194082</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194082"> › Census ID: 10194082</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194075" target="http://census.bbaw.de/easydb/censusID=10194075"> · Census ID 10194075</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194075"> › Census ID: 10194075</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 140 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e62434" n="140 v"/>
                <!-- Image: Chart-A-02175-12_000140v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 141 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e62462" n="141 r"/>
                <!-- Image: Chart-A-02175-12_000141.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e62473">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 141 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000141.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000141.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194441">10194441</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES VESPASIAN IMP PONT TR POT COS II
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 141 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194432" target="http://census.bbaw.de/easydb/censusID=10194432"> · Sestertius of Vespasian (Titus / Titus riding, RIC 429) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194432"> 
        › Sestertius of Vespasian (Titus / Titus riding, RIC 429) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194432" target="http://census.bbaw.de/easydb/censusID=10194432"> · Census ID 10194432</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194432"> › Census ID: 10194432</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 141 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e62877" n="141 v"/>
                <!-- Image: Chart-A-02175-12_000141v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 142 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e62905" n="142 r"/>
                <!-- Image: Chart-A-02175-12_000142.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e62916">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 142 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000142.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000142.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194444">10194444</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 142 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194432" target="http://census.bbaw.de/easydb/censusID=10194432"> · Sestertius of Vespasian (Titus / Titus riding, RIC 429) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194432"> 
        › Sestertius of Vespasian (Titus / Titus riding, RIC 429) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194432" target="http://census.bbaw.de/easydb/censusID=10194432"> · Census ID 10194432</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194432"> › Census ID: 10194432</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 142 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e63320" n="142 v"/>
                <!-- Image: Chart-A-02175-12_000142v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 143 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e63348" n="143 r"/>
                <!-- Image: Chart-A-02175-12_000143.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e63359">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 143 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000143.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000143.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199589">10199589</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESPA AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 143 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199586" target="http://census.bbaw.de/easydb/censusID=10199586"> · Sestertius of Titus (Laureate Head of Titus / Roma Holding Victory, RIC 163)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199586"> 
        › Sestertius of Titus (Laureate Head of Titus / Roma Holding Victory, RIC 163)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199586" target="http://census.bbaw.de/easydb/censusID=10199586"> · Census ID 10199586</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199586"> › Census ID: 10199586</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 143 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e63763" n="143 v"/>
                <!-- Image: Chart-A-02175-12_000143v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 144 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e63791" n="144 r"/>
                <!-- Image: Chart-A-02175-12_000144.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e63802">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 144 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000144.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000144.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199594">10199594</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ROMA S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 144 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10068501" target="http://census.bbaw.de/easydb/censusID=10068501"> · Sestertius of Vespasian (Titus / Roma, RIC 1247)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068501"> 
        › Sestertius of Vespasian (Titus / Roma, RIC 1247)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10068501" target="http://census.bbaw.de/easydb/censusID=10068501"> · Census ID 10068501</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068501"> › Census ID: 10068501</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 144 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e64206" n="144 v"/>
                <!-- Image: Chart-A-02175-12_000144v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 145 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e64234" n="145 r"/>
                <!-- Image: Chart-A-02175-12_000145.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e64245">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 145 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000145.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000145.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196889">10196889</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 145 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196875" target="http://census.bbaw.de/easydb/censusID=10196875"> · Denarius of Titus (Laureate Head of Titus / Radiate Male Statue on Rostral Column, RIC 10) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196875"> 
        › Denarius of Titus (Laureate Head of Titus / Radiate Male Statue on Rostral Column, RIC 10) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196875" target="http://census.bbaw.de/easydb/censusID=10196875"> · Census ID 10196875</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196875"> › Census ID: 10196875</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 145 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e64649" n="145 v"/>
                <!-- Image: Chart-A-02175-12_000145v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 146 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e64677" n="146 r"/>
                <!-- Image: Chart-A-02175-12_000146.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e64688">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 146 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000146.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000146.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196897">10196897</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P VIIII COS VII P P
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 146 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196875" target="http://census.bbaw.de/easydb/censusID=10196875"> · Denarius of Titus (Laureate Head of Titus / Radiate Male Statue on Rostral Column, RIC 10) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196875"> 
        › Denarius of Titus (Laureate Head of Titus / Radiate Male Statue on Rostral Column, RIC 10) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196875" target="http://census.bbaw.de/easydb/censusID=10196875"> · Census ID 10196875</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196875"> › Census ID: 10196875</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 146 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e65092" n="146 v"/>
                <!-- Image: Chart-A-02175-12_000146v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 147 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e65120" n="147 r"/>
                <!-- Image: Chart-A-02175-12_000147.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e65131">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 147 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000147.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000147.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199599">10199599</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP PON TR P COS IIII CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 147 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199598" target="http://census.bbaw.de/easydb/censusID=10199598"> · As of Vespasian (Laureate Head of Titus / Pax, RIC 748)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199598"> 
        › As of Vespasian (Laureate Head of Titus / Pax, RIC 748)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199598" target="http://census.bbaw.de/easydb/censusID=10199598"> · Census ID 10199598</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199598"> › Census ID: 10199598</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 147 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e65535" n="147 v"/>
                <!-- Image: Chart-A-02175-12_000147v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 148 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e65563" n="148 r"/>
                <!-- Image: Chart-A-02175-12_000148.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e65574">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 148 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000148.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000148.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194127">10194127</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    GENIO P R – 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 148 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194086" target="http://census.bbaw.de/easydb/censusID=10194086"> · As of Titus (Laureate Head of Titus / Genius Sacrificing Over Altar and Holding Cornucopiae, RIC 227) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194086"> 
        › As of Titus (Laureate Head of Titus / Genius Sacrificing Over Altar and Holding Cornucopiae, RIC 227) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194086" target="http://census.bbaw.de/easydb/censusID=10194086"> · Census ID 10194086</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194086"> › Census ID: 10194086</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 148 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e65978" n="148 v"/>
                <!-- Image: Chart-A-02175-12_000148v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 149 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e66006" n="149 r"/>
                <!-- Image: Chart-A-02175-12_000149.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e66017">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 149 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000149.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000149.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197334">10197334</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 149 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197324" target="http://census.bbaw.de/easydb/censusID=10197324"> · Denarius of Titus / Elephant (RIC 115) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197324"> 
        › Denarius of Titus / Elephant (RIC 115) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197324" target="http://census.bbaw.de/easydb/censusID=10197324"> · Census ID 10197324</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197324"> › Census ID: 10197324</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 149 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e66421" n="149 v"/>
                <!-- Image: Chart-A-02175-12_000149v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 150 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e66449" n="150 r"/>
                <!-- Image: Chart-A-02175-12_000150.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e66460">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 150 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000150.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000150.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197337">10197337</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IX IMP XV COS VIII P P
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 150 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197324" target="http://census.bbaw.de/easydb/censusID=10197324"> · Denarius of Titus / Elephant (RIC 115) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197324"> 
        › Denarius of Titus / Elephant (RIC 115) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197324" target="http://census.bbaw.de/easydb/censusID=10197324"> · Census ID 10197324</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197324"> › Census ID: 10197324</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 150 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e66864" n="150 v"/>
                <!-- Image: Chart-A-02175-12_000150v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 151 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e66892" n="151 r"/>
                <!-- Image: Chart-A-02175-12_000151.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e66903">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 151 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000151.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000151.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199724">10199724</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAESAR VESPASIANVS IMP IIII PONT TR POT IIII COS III
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 151 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199721" target="http://census.bbaw.de/easydb/censusID=10199721"> · Sestertius of Vespasian (Laureate Head of Titus / Titus and Captive, RIC 562)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199721"> 
        › Sestertius of Vespasian (Laureate Head of Titus / Titus and Captive, RIC 562)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199721" target="http://census.bbaw.de/easydb/censusID=10199721"> · Census ID 10199721</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199721"> › Census ID: 10199721</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 151 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e67307" n="151 v"/>
                <!-- Image: Chart-A-02175-12_000151v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 152 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e67335" n="152 r"/>
                <!-- Image: Chart-A-02175-12_000152.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e67346">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 152 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000152.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000152.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 152 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 152 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e67736" n="152 v"/>
                <!-- Image: Chart-A-02175-12_000152v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 153 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e67764" n="153 r"/>
                <!-- Image: Chart-A-02175-12_000153.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e67775">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 153 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000153.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000153.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199728">10199728</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 153 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199346" target="http://census.bbaw.de/easydb/censusID=10199346"> · Dupondius of Titus / Salus (RIC 204) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199346"> 
        › Dupondius of Titus / Salus (RIC 204) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199346" target="http://census.bbaw.de/easydb/censusID=10199346"> · Census ID 10199346</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199346"> › Census ID: 10199346</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 153 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e68179" n="153 v"/>
                <!-- Image: Chart-A-02175-12_000153v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 154 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e68207" n="154 r"/>
                <!-- Image: Chart-A-02175-12_000154.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e68218">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 154 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000154.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000154.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199732">10199732</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ROMA S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 154 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199586" target="http://census.bbaw.de/easydb/censusID=10199586"> · Sestertius of Titus (Laureate Head of Titus / Roma Holding Victory, RIC 163)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199586"> 
        › Sestertius of Titus (Laureate Head of Titus / Roma Holding Victory, RIC 163)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199586" target="http://census.bbaw.de/easydb/censusID=10199586"> · Census ID 10199586</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199586"> › Census ID: 10199586</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 154 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e68622" n="154 v"/>
                <!-- Image: Chart-A-02175-12_000154v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 155 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e68650" n="155 r"/>
                <!-- Image: Chart-A-02175-12_000155.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e68661">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 155 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000155.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000155.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 155 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 155 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e69051" n="155 v"/>
                <!-- Image: Chart-A-02175-12_000155v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 156 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e69079" n="156 r"/>
                <!-- Image: Chart-A-02175-12_000156.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e69090">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 156 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000156.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000156.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199736">10199736</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    VICTORIA AVGVSTI
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 156 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10053953" target="http://census.bbaw.de/easydb/censusID=10053953"> · Denarius of Vespasian / Victory (RIC 362)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10053953"> 
        › Denarius of Vespasian / Victory (RIC 362)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10053953" target="http://census.bbaw.de/easydb/censusID=10053953"> · Census ID 10053953</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10053953"> › Census ID: 10053953</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 156 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e69494" n="156 v"/>
                <!-- Image: Chart-A-02175-12_000156v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 157 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e69522" n="157 r"/>
                <!-- Image: Chart-A-02175-12_000157.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e69533">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 157 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000157.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000157.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196752">10196752</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPAS AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 157 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196718" target="http://census.bbaw.de/easydb/censusID=10196718"> · Denarius of Titus (Laureate Head of Titus / Male Captive, RIC 12) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196718"> 
        › Denarius of Titus (Laureate Head of Titus / Male Captive, RIC 12) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196718" target="http://census.bbaw.de/easydb/censusID=10196718"> · Census ID 10196718</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196718"> › Census ID: 10196718</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 157 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e69937" n="157 v"/>
                <!-- Image: Chart-A-02175-12_000157v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 158 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e69965" n="158 r"/>
                <!-- Image: Chart-A-02175-12_000158.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e69976">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 158 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000158.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000158.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196755">10196755</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR POT XIIII COS VII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 158 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10203280" target="http://census.bbaw.de/easydb/censusID=10203280"> · Denarius of Vespasian (Titus / Captive and Trophy, RIC 1076)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10203280"> 
        › Denarius of Vespasian (Titus / Captive and Trophy, RIC 1076)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10203280" target="http://census.bbaw.de/easydb/censusID=10203280"> · Census ID 10203280</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10203280"> › Census ID: 10203280</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 158 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e70380" n="158 v"/>
                <!-- Image: Chart-A-02175-12_000158v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 159 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e70408" n="159 r"/>
                <!-- Image: Chart-A-02175-12_000159.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e70419">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 159 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000159.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000159.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194513">10194513</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAESAR VESPASIAN IMP IIII PON TR POT II COS II
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 159 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194477" target="http://census.bbaw.de/easydb/censusID=10194477"> · Sestertius of Vespasian (Laureate Head of Titus / Domitian Riding, RIC 486) (owner: A. Conteschi) </ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194477"> 
        › Sestertius of Vespasian (Laureate Head of Titus / Domitian Riding, RIC 486) (owner: A. Conteschi) 
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194477" target="http://census.bbaw.de/easydb/censusID=10194477"> · Census ID 10194477</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194477"> › Census ID: 10194477</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 159 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e70823" n="159 v"/>
                <!-- Image: Chart-A-02175-12_000159v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 160 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e70851" n="160 r"/>
                <!-- Image: Chart-A-02175-12_000160.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e70862">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 160 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000160.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000160.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194522">10194522</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    CAESAR DOMITIANVS DES
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 160 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194482" target="http://census.bbaw.de/easydb/censusID=10194482"> · Sestertius of Vespasian (Titus / Domitian riding, RIC 418) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194482"> 
        › Sestertius of Vespasian (Titus / Domitian riding, RIC 418) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194482" target="http://census.bbaw.de/easydb/censusID=10194482"> · Census ID 10194482</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194482"> › Census ID: 10194482</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 160 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e71266" n="160 v"/>
                <!-- Image: Chart-A-02175-12_000160v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 161 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e71294" n="161 r"/>
                <!-- Image: Chart-A-02175-12_000161.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e71305">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 161 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000161.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000161.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199744">10199744</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP VESP CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 161 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10057728" target="http://census.bbaw.de/easydb/censusID=10057728"> · Aureus of Vespasian (Titus / Titus on Curule Chair, RIC 555)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10057728"> 
        › Aureus of Vespasian (Titus / Titus on Curule Chair, RIC 555)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10057728" target="http://census.bbaw.de/easydb/censusID=10057728"> · Census ID 10057728</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10057728"> › Census ID: 10057728</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 161 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e71709" n="161 v"/>
                <!-- Image: Chart-A-02175-12_000161v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 162 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e71737" n="162 r"/>
                <!-- Image: Chart-A-02175-12_000162.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e71748">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 162 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000162.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000162.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199747">10199747</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    PONTIF MAXIM
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 162 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10057728" target="http://census.bbaw.de/easydb/censusID=10057728"> · Aureus of Vespasian (Titus / Titus on Curule Chair, RIC 555)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10057728"> 
        › Aureus of Vespasian (Titus / Titus on Curule Chair, RIC 555)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10057728" target="http://census.bbaw.de/easydb/censusID=10057728"> · Census ID 10057728</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10057728"> › Census ID: 10057728</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 162 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e72152" n="162 v"/>
                <!-- Image: Chart-A-02175-12_000162v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 163 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e72180" n="163 r"/>
                <!-- Image: Chart-A-02175-12_000163.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e72191">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 163 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000163.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000163.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199760">10199760</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP PON TR P COS III CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 163 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199755" target="http://census.bbaw.de/easydb/censusID=10199755"> · As of Vespasian (Laureate Head of Titus / Spes Holding Flower, RIC 751)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199755"> 
        › As of Vespasian (Laureate Head of Titus / Spes Holding Flower, RIC 751)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199755" target="http://census.bbaw.de/easydb/censusID=10199755"> · Census ID 10199755</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199755"> › Census ID: 10199755</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 163 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e72595" n="163 v"/>
                <!-- Image: Chart-A-02175-12_000163v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 164 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e72623" n="164 r"/>
                <!-- Image: Chart-A-02175-12_000164.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e72634">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 164 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000164.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000164.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199763">10199763</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    VICTORIA AVG
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 164 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10062528" target="http://census.bbaw.de/easydb/censusID=10062528"> · Sestertius of Titus / Victory (RIC 181)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062528"> 
        › Sestertius of Titus / Victory (RIC 181)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10062528" target="http://census.bbaw.de/easydb/censusID=10062528"> · Census ID 10062528</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062528"> › Census ID: 10062528</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 164 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e73038" n="164 v"/>
                <!-- Image: Chart-A-02175-12_000164v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 165 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e73066" n="165 r"/>
                <!-- Image: Chart-A-02175-12_000165.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e73077">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 165 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000165.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000165.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197060">10197060</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 165 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197040" target="http://census.bbaw.de/easydb/censusID=10197040"> · Denarius of Titus / Ceres (RIC 22) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197040"> 
        › Denarius of Titus / Ceres (RIC 22) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197040" target="http://census.bbaw.de/easydb/censusID=10197040"> · Census ID 10197040</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197040"> › Census ID: 10197040</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 165 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e73481" n="165 v"/>
                <!-- Image: Chart-A-02175-12_000165v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 166 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e73509" n="166 r"/>
                <!-- Image: Chart-A-02175-12_000166.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e73520">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 166 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000166.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000166.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197063">10197063</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IIII IMP XIIII COS VII P P 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 166 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197040" target="http://census.bbaw.de/easydb/censusID=10197040"> · Denarius of Titus / Ceres (RIC 22) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197040"> 
        › Denarius of Titus / Ceres (RIC 22) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197040" target="http://census.bbaw.de/easydb/censusID=10197040"> · Census ID 10197040</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197040"> › Census ID: 10197040</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 166 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e73924" n="166 v"/>
                <!-- Image: Chart-A-02175-12_000166v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 167 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e73952" n="167 r"/>
                <!-- Image: Chart-A-02175-12_000167.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e73963">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 167 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000167.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000167.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194229">10194229</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG PON T R P COS I III
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 167 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194210" target="http://census.bbaw.de/easydb/censusID=10194210"> · Sestertius of Titus / Pax (RIC 155) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194210"> 
        › Sestertius of Titus / Pax (RIC 155) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194210" target="http://census.bbaw.de/easydb/censusID=10194210"> · Census ID 10194210</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194210"> › Census ID: 10194210</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 167 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e74367" n="167 v"/>
                <!-- Image: Chart-A-02175-12_000167v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 168 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e74395" n="168 r"/>
                <!-- Image: Chart-A-02175-12_000168.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e74406">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 168 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000168.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000168.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194232">10194232</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    PAX AVGVSTA S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 168 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194568" target="http://census.bbaw.de/easydb/censusID=10194568"> · Aureus of Vespasian (Titus / Pax, RIC 782) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194568"> 
        › Aureus of Vespasian (Titus / Pax, RIC 782) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10194210" target="http://census.bbaw.de/easydb/censusID=10194210"> · Sestertius of Titus / Pax (RIC 155) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194210"> 
        › Sestertius of Titus / Pax (RIC 155) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194568" target="http://census.bbaw.de/easydb/censusID=10194568"> · Census ID 10194568</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194568"> › Census ID: 10194568</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10194210" target="http://census.bbaw.de/easydb/censusID=10194210"> · Census ID 10194210</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194210"> › Census ID: 10194210</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 168 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e74826" n="168 v"/>
                <!-- Image: Chart-A-02175-12_000168v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 169 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e74854" n="169 r"/>
                <!-- Image: Chart-A-02175-12_000169.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e74865">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 169 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000169.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000169.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199768">10199768</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 169 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199767" target="http://census.bbaw.de/easydb/censusID=10199767"> · Sestertius of Titus (Laureate Head of Titus / Vesta Holding Palladium and Sceptre, RIC 178)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199767"> 
        › Sestertius of Titus (Laureate Head of Titus / Vesta Holding Palladium and Sceptre, RIC 178)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199767" target="http://census.bbaw.de/easydb/censusID=10199767"> · Census ID 10199767</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199767"> › Census ID: 10199767</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 169 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e75269" n="169 v"/>
                <!-- Image: Chart-A-02175-12_000169v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 170 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e75297" n="170 r"/>
                <!-- Image: Chart-A-02175-12_000170.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e75308">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 170 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000170.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000170.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 170 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 170 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e75698" n="170 v"/>
                <!-- Image: Chart-A-02175-12_000170v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 171 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e75726" n="171 r"/>
                <!-- Image: Chart-A-02175-12_000171.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e75737">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 171 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000171.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000171.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197424">10197424</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 171 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197383" target="http://census.bbaw.de/easydb/censusID=10197383"> · Denarius of Titus / Trophy and captives (RIC 102) (owner: A. Maffei)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197383"> 
        › Denarius of Titus / Trophy and captives (RIC 102) (owner: A. Maffei)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197383" target="http://census.bbaw.de/easydb/censusID=10197383"> · Census ID 10197383</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197383"> › Census ID: 10197383</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 171 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e76141" n="171 v"/>
                <!-- Image: Chart-A-02175-12_000171v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 172 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e76169" n="172 r"/>
                <!-- Image: Chart-A-02175-12_000172.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e76180">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 172 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000172.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000172.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197430">10197430</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 172 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197404" target="http://census.bbaw.de/easydb/censusID=10197404"> · Denarius of Vespasian / Oxen (RIC 943) (owner: A. Maffei)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197404"> 
        › Denarius of Vespasian / Oxen (RIC 943) (owner: A. Maffei)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197404" target="http://census.bbaw.de/easydb/censusID=10197404"> · Census ID 10197404</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197404"> › Census ID: 10197404</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 172 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e76584" n="172 v"/>
                <!-- Image: Chart-A-02175-12_000172v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 173 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e76612" n="173 r"/>
                <!-- Image: Chart-A-02175-12_000173.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e76623">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 173 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000173.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000173.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199773">10199773</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 173 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10068555" target="http://census.bbaw.de/easydb/censusID=10068555"> · Aureus of Titus / Quadriga (RIC 24)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068555"> 
        › Aureus of Titus / Quadriga (RIC 24)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10062104" target="http://census.bbaw.de/easydb/censusID=10062104"> · Denarius of Titus / Quadriga (RIC 25)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062104"> 
        › Denarius of Titus / Quadriga (RIC 25)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10068555" target="http://census.bbaw.de/easydb/censusID=10068555"> · Census ID 10068555</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068555"> › Census ID: 10068555</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10062104" target="http://census.bbaw.de/easydb/censusID=10062104"> · Census ID 10062104</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062104"> › Census ID: 10062104</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 173 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e77043" n="173 v"/>
                <!-- Image: Chart-A-02175-12_000173v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 174 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e77071" n="174 r"/>
                <!-- Image: Chart-A-02175-12_000174.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e77082">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 174 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000174.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000174.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199776">10199776</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P VIIII IMP XV COS VII P P S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 174 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10068555" target="http://census.bbaw.de/easydb/censusID=10068555"> · Aureus of Titus / Quadriga (RIC 24)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068555"> 
        › Aureus of Titus / Quadriga (RIC 24)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10062104" target="http://census.bbaw.de/easydb/censusID=10062104"> · Denarius of Titus / Quadriga (RIC 25)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062104"> 
        › Denarius of Titus / Quadriga (RIC 25)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10068555" target="http://census.bbaw.de/easydb/censusID=10068555"> · Census ID 10068555</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10068555"> › Census ID: 10068555</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10062104" target="http://census.bbaw.de/easydb/censusID=10062104"> · Census ID 10062104</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10062104"> › Census ID: 10062104</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 174 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e77502" n="174 v"/>
                <!-- Image: Chart-A-02175-12_000174v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 175 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e77530" n="175 r"/>
                <!-- Image: Chart-A-02175-12_000175.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e77541">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 175 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000175.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000175.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194263">10194263</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 175 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194250" target="http://census.bbaw.de/easydb/censusID=10194250"> · Sestertius of Titus / Temple of Jupiter (RIC 172) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194250"> 
        › Sestertius of Titus / Temple of Jupiter (RIC 172) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194250" target="http://census.bbaw.de/easydb/censusID=10194250"> · Census ID 10194250</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194250"> › Census ID: 10194250</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 175 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e77945" n="175 v"/>
                <!-- Image: Chart-A-02175-12_000175v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 176 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e77973" n="176 r"/>
                <!-- Image: Chart-A-02175-12_000176.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e77984">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 176 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000176.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000176.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194266">10194266</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 176 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194250" target="http://census.bbaw.de/easydb/censusID=10194250"> · Sestertius of Titus / Temple of Jupiter (RIC 172) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194250"> 
        › Sestertius of Titus / Temple of Jupiter (RIC 172) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194250" target="http://census.bbaw.de/easydb/censusID=10194250"> · Census ID 10194250</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194250"> › Census ID: 10194250</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 176 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e78388" n="176 v"/>
                <!-- Image: Chart-A-02175-12_000176v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 177 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e78416" n="177 r"/>
                <!-- Image: Chart-A-02175-12_000177.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e78427">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 177 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000177.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000177.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199787">10199787</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP VES PONT TR P
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 177 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199783" target="http://census.bbaw.de/easydb/censusID=10199783"> · Dupondius of Vespasian (Laureate Head of Titus / Neptune, RIC 365)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199783"> 
        › Dupondius of Vespasian (Laureate Head of Titus / Neptune, RIC 365)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199783" target="http://census.bbaw.de/easydb/censusID=10199783"> · Census ID 10199783</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199783"> › Census ID: 10199783</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 177 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e78831" n="177 v"/>
                <!-- Image: Chart-A-02175-12_000177v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 178 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e78859" n="178 r"/>
                <!-- Image: Chart-A-02175-12_000178.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e78870">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 178 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000178.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000178.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199790">10199790</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    NEP RED
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 178 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199783" target="http://census.bbaw.de/easydb/censusID=10199783"> · Dupondius of Vespasian (Laureate Head of Titus / Neptune, RIC 365)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199783"> 
        › Dupondius of Vespasian (Laureate Head of Titus / Neptune, RIC 365)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199783" target="http://census.bbaw.de/easydb/censusID=10199783"> · Census ID 10199783</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199783"> › Census ID: 10199783</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 178 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e79274" n="178 v"/>
                <!-- Image: Chart-A-02175-12_000178v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 179 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e79302" n="179 r"/>
                <!-- Image: Chart-A-02175-12_000179.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e79313">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 179 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000179.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000179.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 179 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 179 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e79703" n="179 v"/>
                <!-- Image: Chart-A-02175-12_000179v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 180 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e79731" n="180 r"/>
                <!-- Image: Chart-A-02175-12_000180.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e79742">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 180 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000180.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000180.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10197391">10197391</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TR P IX IMP XV COS VIII P P 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 180 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10197383" target="http://census.bbaw.de/easydb/censusID=10197383"> · Denarius of Titus / Trophy and captives (RIC 102) (owner: A. Maffei)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197383"> 
        › Denarius of Titus / Trophy and captives (RIC 102) (owner: A. Maffei)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10197383" target="http://census.bbaw.de/easydb/censusID=10197383"> · Census ID 10197383</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10197383"> › Census ID: 10197383</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 180 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e80146" n="180 v"/>
                <!-- Image: Chart-A-02175-12_000180v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 181 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e80174" n="181 r"/>
                <!-- Image: Chart-A-02175-12_000181.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e80185">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 181 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000181.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000181.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199799">10199799</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    T CAES IMP PONT TR P COS III CENS
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 181 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199039" target="http://census.bbaw.de/easydb/censusID=10199039"> · As of Vespasian (Laureate Head of Titus / Pax Holding Caducaeus and Branch, RIC 750)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199039"> 
        › As of Vespasian (Laureate Head of Titus / Pax Holding Caducaeus and Branch, RIC 750)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199039" target="http://census.bbaw.de/easydb/censusID=10199039"> · Census ID 10199039</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199039"> › Census ID: 10199039</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 181 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e80589" n="181 v"/>
                <!-- Image: Chart-A-02175-12_000181v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 182 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e80617" n="182 r"/>
                <!-- Image: Chart-A-02175-12_000182.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e80628">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 182 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000182.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000182.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199807">10199807</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    PROVIDENT AVGVST / S 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 182 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199796" target="http://census.bbaw.de/easydb/censusID=10199796"> · Sestertius of Titus (Head of Titus / Vespasian and Titus Holding Globe and Rudder, RIC 161)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199796"> 
        › Sestertius of Titus (Head of Titus / Vespasian and Titus Holding Globe and Rudder, RIC 161)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199796" target="http://census.bbaw.de/easydb/censusID=10199796"> · Census ID 10199796</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199796"> › Census ID: 10199796</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 182 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e81032" n="182 v"/>
                <!-- Image: Chart-A-02175-12_000182v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 183 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e81060" n="183 r"/>
                <!-- Image: Chart-A-02175-12_000183.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e81071">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 183 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000183.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000183.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194044">10194044</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 183 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194035" target="http://census.bbaw.de/easydb/censusID=10194035"> · Sestertius of Titus / Annona (RIC 136) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194035"> 
        › Sestertius of Titus / Annona (RIC 136) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194035" target="http://census.bbaw.de/easydb/censusID=10194035"> · Census ID 10194035</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194035"> › Census ID: 10194035</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 183 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e81475" n="183 v"/>
                <!-- Image: Chart-A-02175-12_000183v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 184 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e81503" n="184 r"/>
                <!-- Image: Chart-A-02175-12_000184.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e81514">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 184 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000184.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000184.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10194047">10194047</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ANNONA AVG
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 184 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10194035" target="http://census.bbaw.de/easydb/censusID=10194035"> · Sestertius of Titus / Annona (RIC 136) (owner: A. Conteschi)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194035"> 
        › Sestertius of Titus / Annona (RIC 136) (owner: A. Conteschi)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10194035" target="http://census.bbaw.de/easydb/censusID=10194035"> · Census ID 10194035</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10194035"> › Census ID: 10194035</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 184 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e81918" n="184 v"/>
                <!-- Image: Chart-A-02175-12_000184v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 185 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e81946" n="185 r"/>
                <!-- Image: Chart-A-02175-12_000185.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e81957">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 185 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000185.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000185.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199814">10199814</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVG VESPAS PAT
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 185 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199811" target="http://census.bbaw.de/easydb/censusID=10199811"> · Sestertius of Titus (Divus Vespasian / Judaea, RIC 369)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199811"> 
        › Sestertius of Titus (Divus Vespasian / Judaea, RIC 369)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199811" target="http://census.bbaw.de/easydb/censusID=10199811"> · Census ID 10199811</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199811"> › Census ID: 10199811</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 185 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e82361" n="185 v"/>
                <!-- Image: Chart-A-02175-12_000185v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 186 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e82389" n="186 r"/>
                <!-- Image: Chart-A-02175-12_000186.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e82400">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 186 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000186.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000186.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199901">10199901</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T VESP AVG REST S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 186 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10184897" target="http://census.bbaw.de/easydb/censusID=10184897"> · Sestertius of Titus (Claudius / Spes with flower, RIC 475)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10184897"> 
        › Sestertius of Titus (Claudius / Spes with flower, RIC 475)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10184897" target="http://census.bbaw.de/easydb/censusID=10184897"> · Census ID 10184897</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10184897"> › Census ID: 10184897</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 186 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e82804" n="186 v"/>
                <!-- Image: Chart-A-02175-12_000186v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 187 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e82832" n="187 r"/>
                <!-- Image: Chart-A-02175-12_000187.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e82843">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 187 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000187.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000187.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199907">10199907</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP TITVS CAES VESPASIAN AVG P M
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 187 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199905" target="http://census.bbaw.de/easydb/censusID=10199905"> · Aureus of Titus (Laureate Head of Titus / Venus Holding Helmet and Spear, RIC 14)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199905"> 
        › Aureus of Titus (Laureate Head of Titus / Venus Holding Helmet and Spear, RIC 14)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199905" target="http://census.bbaw.de/easydb/censusID=10199905"> · Census ID 10199905</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199905"> › Census ID: 10199905</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 187 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e83247" n="187 v"/>
                <!-- Image: Chart-A-02175-12_000187v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 188 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e83275" n="188 r"/>
                <!-- Image: Chart-A-02175-12_000188.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e83286">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 188 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000188.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000188.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 188 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 188 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e83676" n="188 v"/>
                <!-- Image: Chart-A-02175-12_000188v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 189 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e83704" n="189 r"/>
                <!-- Image: Chart-A-02175-12_000189.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e83715">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 189 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000189.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000189.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199916">10199916</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 189 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199911" target="http://census.bbaw.de/easydb/censusID=10199911"> · Sestertius of Titus (Laureate Head of Titus / Annona Holding Sack of Corn-Ears, RIC 139)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199911"> 
        › Sestertius of Titus (Laureate Head of Titus / Annona Holding Sack of Corn-Ears, RIC 139)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199911" target="http://census.bbaw.de/easydb/censusID=10199911"> · Census ID 10199911</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199911"> › Census ID: 10199911</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 189 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e84119" n="189 v"/>
                <!-- Image: Chart-A-02175-12_000189v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 190 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e84147" n="190 r"/>
                <!-- Image: Chart-A-02175-12_000190.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e84158">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 190 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000190.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000190.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199946">10199946</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ANNONA AVGVST S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 190 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199492" target="http://census.bbaw.de/easydb/censusID=10199492"> · Sestertius of Domitian / Annona and Ceres (RIC 349)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199492"> 
        › Sestertius of Domitian / Annona and Ceres (RIC 349)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199492" target="http://census.bbaw.de/easydb/censusID=10199492"> · Census ID 10199492</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199492"> › Census ID: 10199492</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 190 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e84562" n="190 v"/>
                <!-- Image: Chart-A-02175-12_000190v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 191 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e84590" n="191 r"/>
                <!-- Image: Chart-A-02175-12_000191.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e84601">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 191 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000191.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000191.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199957">10199957</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES VESP AVG P M TR P P P COS VIII
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 191 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10025440" target="http://census.bbaw.de/easydb/censusID=10025440"> · Sestertius of Titus / Annona (RIC 137)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10025440"> 
        › Sestertius of Titus / Annona (RIC 137)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10025440" target="http://census.bbaw.de/easydb/censusID=10025440"> · Census ID 10025440</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10025440"> › Census ID: 10025440</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 191 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e85005" n="191 v"/>
                <!-- Image: Chart-A-02175-12_000191v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 192 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e85033" n="192 r"/>
                <!-- Image: Chart-A-02175-12_000192.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e85044">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 192 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000192.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000192.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 192 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 192 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e85434" n="192 v"/>
                <!-- Image: Chart-A-02175-12_000192v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 193 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e85462" n="193 r"/>
                <!-- Image: Chart-A-02175-12_000193.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e85473">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 193 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000193.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000193.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196157">10196157</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVGVSTVS PATER
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 193 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196147" target="http://census.bbaw.de/easydb/censusID=10196147"> · As of Titus (Laureate Head of Divus Augustus / Altar, RIC 450) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196147"> 
        › As of Titus (Laureate Head of Divus Augustus / Altar, RIC 450) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196147" target="http://census.bbaw.de/easydb/censusID=10196147"> · Census ID 10196147</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196147"> › Census ID: 10196147</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 193 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e85877" n="193 v"/>
                <!-- Image: Chart-A-02175-12_000193v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 194 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e85905" n="194 r"/>
                <!-- Image: Chart-A-02175-12_000194.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e85916">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 194 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000194.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000194.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196160">10196160</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T VESP AVG REST / PROVIDENT 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 194 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196147" target="http://census.bbaw.de/easydb/censusID=10196147"> · As of Titus (Laureate Head of Divus Augustus / Altar, RIC 450) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196147"> 
        › As of Titus (Laureate Head of Divus Augustus / Altar, RIC 450) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196147" target="http://census.bbaw.de/easydb/censusID=10196147"> · Census ID 10196147</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196147"> › Census ID: 10196147</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 194 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e86320" n="194 v"/>
                <!-- Image: Chart-A-02175-12_000194v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 195 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e86348" n="195 r"/>
                <!-- Image: Chart-A-02175-12_000195.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e86359">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 195 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000195.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000195.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199978">10199978</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVGVSTVS PATER
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 195 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10199976" target="http://census.bbaw.de/easydb/censusID=10199976"> · Dupondius of Titus (Radiate Head of Titus / Victory Carrying Shield, RIC 445)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199976"> 
        › Dupondius of Titus (Radiate Head of Titus / Victory Carrying Shield, RIC 445)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10199976" target="http://census.bbaw.de/easydb/censusID=10199976"> · Census ID 10199976</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10199976"> › Census ID: 10199976</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 195 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e86763" n="195 v"/>
                <!-- Image: Chart-A-02175-12_000195v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 196 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e86791" n="196 r"/>
                <!-- Image: Chart-A-02175-12_000196.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e86802">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 196 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000196.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000196.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10199982">10199982</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T VESP AVG REST
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 196 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10184897" target="http://census.bbaw.de/easydb/censusID=10184897"> · Sestertius of Titus (Claudius / Spes with flower, RIC 475)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10184897"> 
        › Sestertius of Titus (Claudius / Spes with flower, RIC 475)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10184897" target="http://census.bbaw.de/easydb/censusID=10184897"> · Census ID 10184897</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10184897"> › Census ID: 10184897</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 196 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e87206" n="196 v"/>
                <!-- Image: Chart-A-02175-12_000196v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 197 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e87234" n="197 r"/>
                <!-- Image: Chart-A-02175-12_000197.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e87245">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 197 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000197.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000197.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 197 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 197 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e87635" n="197 v"/>
                <!-- Image: Chart-A-02175-12_000197v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 198 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e87663" n="198 r"/>
                <!-- Image: Chart-A-02175-12_000198.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e87674">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 198 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000198.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000198.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 198 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 198 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e88064" n="198 v"/>
                <!-- Image: Chart-A-02175-12_000198v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 199 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e88092" n="199 r"/>
                <!-- Image: Chart-A-02175-12_000199.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e88103">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 199 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000199.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000199.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200031">10200031</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVG PON M S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 199 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10064332" target="http://census.bbaw.de/easydb/censusID=10064332"> · Sestertius of Titus (Divus Augustus / S C, RIC 403)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10064332"> 
        › Sestertius of Titus (Divus Augustus / S C, RIC 403)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10064332" target="http://census.bbaw.de/easydb/censusID=10064332"> · Census ID 10064332</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10064332"> › Census ID: 10064332</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 199 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e88507" n="199 v"/>
                <!-- Image: Chart-A-02175-12_000199v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 200 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e88535" n="200 r"/>
                <!-- Image: Chart-A-02175-12_000200.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e88546">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 200 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000200.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000200.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 200 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 200 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e88936" n="200 v"/>
                <!-- Image: Chart-A-02175-12_000200v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 201 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e88964" n="201 r"/>
                <!-- Image: Chart-A-02175-12_000201.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e88975">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 201 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000201.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000201.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196178">10196178</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVG
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 201 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196167" target="http://census.bbaw.de/easydb/censusID=10196167"> · Dupondius of Titus (Radiate Head of Divus Augustus / Victory Carrying Shield, RIC 446) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196167"> 
        › Dupondius of Titus (Radiate Head of Divus Augustus / Victory Carrying Shield, RIC 446) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196167" target="http://census.bbaw.de/easydb/censusID=10196167"> · Census ID 10196167</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196167"> › Census ID: 10196167</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 201 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e89379" n="201 v"/>
                <!-- Image: Chart-A-02175-12_000201v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 202 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e89407" n="202 r"/>
                <!-- Image: Chart-A-02175-12_000202.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e89418">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 202 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000202.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000202.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196181">10196181</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T VESP AVG RESTITVIT S P Q R
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 202 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196167" target="http://census.bbaw.de/easydb/censusID=10196167"> · Dupondius of Titus (Radiate Head of Divus Augustus / Victory Carrying Shield, RIC 446) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196167"> 
        › Dupondius of Titus (Radiate Head of Divus Augustus / Victory Carrying Shield, RIC 446) (owner: A. Agustín)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196167" target="http://census.bbaw.de/easydb/censusID=10196167"> · Census ID 10196167</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196167"> › Census ID: 10196167</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 202 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e89822" n="202 v"/>
                <!-- Image: Chart-A-02175-12_000202v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 203 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e89850" n="203 r"/>
                <!-- Image: Chart-A-02175-12_000203.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e89861">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 203 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000203.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000203.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195735">10195735</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVGVSTVS PATER
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 203 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10195708" target="http://census.bbaw.de/easydb/censusID=10195708"> · As of Augustus / Eagle (RIC Titus 469) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195708"> 
        › As of Augustus / Eagle (RIC Titus 469) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10195708" target="http://census.bbaw.de/easydb/censusID=10195708"> · Census ID 10195708</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195708"> › Census ID: 10195708</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 203 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e90265" n="203 v"/>
                <!-- Image: Chart-A-02175-12_000203v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 204 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e90293" n="204 r"/>
                <!-- Image: Chart-A-02175-12_000204.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e90304">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 204 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000204.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000204.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 204 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 204 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e90694" n="204 v"/>
                <!-- Image: Chart-A-02175-12_000204v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 205 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e90722" n="205 r"/>
                <!-- Image: Chart-A-02175-12_000205.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e90733">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 205 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000205.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000205.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196214">10196214</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVGVSTVS PATER
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 205 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196209" target="http://census.bbaw.de/easydb/censusID=10196209"> · As of Titus (Laureate Head of Divus Augustus / Altar, RIC 450) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196209"> 
        › As of Titus (Laureate Head of Divus Augustus / Altar, RIC 450) (owner: J. Strada)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196209" target="http://census.bbaw.de/easydb/censusID=10196209"> · Census ID 10196209</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196209"> › Census ID: 10196209</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 205 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e91137" n="205 v"/>
                <!-- Image: Chart-A-02175-12_000205v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 206 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e91165" n="206 r"/>
                <!-- Image: Chart-A-02175-12_000206.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e91176">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 206 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000206.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000206.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196217">10196217</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T VESP AVG REST / PROVIDENT S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 206 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196209" target="http://census.bbaw.de/easydb/censusID=10196209"> · As of Titus (Laureate Head of Divus Augustus / Altar, RIC 450) (owner: J. Strada)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196209"> 
        › As of Titus (Laureate Head of Divus Augustus / Altar, RIC 450) (owner: J. Strada)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196209" target="http://census.bbaw.de/easydb/censusID=10196209"> · Census ID 10196209</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196209"> › Census ID: 10196209</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 206 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e91580" n="206 v"/>
                <!-- Image: Chart-A-02175-12_000206v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 207 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e91608" n="207 r"/>
                <!-- Image: Chart-A-02175-12_000207.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e91619">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 207 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000207.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000207.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10196206">10196206</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVG
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 207 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196196" target="http://census.bbaw.de/easydb/censusID=10196196"> · As of Augustus / Eagle on Globe (RIC Titus 460) (owner: A. Maffei)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196196"> 
        › As of Augustus / Eagle on Globe (RIC Titus 460) (owner: A. Maffei)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196196" target="http://census.bbaw.de/easydb/censusID=10196196"> · Census ID 10196196</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196196"> › Census ID: 10196196</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 207 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e92023" n="207 v"/>
                <!-- Image: Chart-A-02175-12_000207v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 208 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e92051" n="208 r"/>
                <!-- Image: Chart-A-02175-12_000208.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e92062">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 208 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000208.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000208.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195738">10195738</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T VESPASIANVS RESTITVIT
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 208 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196196" target="http://census.bbaw.de/easydb/censusID=10196196"> · As of Augustus / Eagle on Globe (RIC Titus 460) (owner: A. Maffei)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196196"> 
        › As of Augustus / Eagle on Globe (RIC Titus 460) (owner: A. Maffei)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196196" target="http://census.bbaw.de/easydb/censusID=10196196"> · Census ID 10196196</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196196"> › Census ID: 10196196</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 208 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e92466" n="208 v"/>
                <!-- Image: Chart-A-02175-12_000208v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 209 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e92494" n="209 r"/>
                <!-- Image: Chart-A-02175-12_000209.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e92505">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 209 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000209.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000209.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 209 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 209 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e92895" n="209 v"/>
                <!-- Image: Chart-A-02175-12_000209v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 210 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e92923" n="210 r"/>
                <!-- Image: Chart-A-02175-12_000210.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e92934">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 210 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000210.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000210.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200034">10200034</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVG PON M S C 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 210 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10064332" target="http://census.bbaw.de/easydb/censusID=10064332"> · Sestertius of Titus (Divus Augustus / S C, RIC 403)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10064332"> 
        › Sestertius of Titus (Divus Augustus / S C, RIC 403)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10064332" target="http://census.bbaw.de/easydb/censusID=10064332"> · Census ID 10064332</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10064332"> › Census ID: 10064332</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 210 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e93338" n="210 v"/>
                <!-- Image: Chart-A-02175-12_000210v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 211 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e93366" n="211 r"/>
                <!-- Image: Chart-A-02175-12_000211.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e93377">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 211 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000211.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000211.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 211 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 211 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e93767" n="211 v"/>
                <!-- Image: Chart-A-02175-12_000211v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 212 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e93795" n="212 r"/>
                <!-- Image: Chart-A-02175-12_000212.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e93806">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 212 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000212.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000212.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 212 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 212 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e94196" n="212 v"/>
                <!-- Image: Chart-A-02175-12_000212v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 213 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e94224" n="213 r"/>
                <!-- Image: Chart-A-02175-12_000213.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e94235">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 213 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000213.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000213.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195527">10195527</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    IMP T CAES DIVI VESP F AVG P M TR P P P COS VI  – S C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 213 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196184" target="http://census.bbaw.de/easydb/censusID=10196184"> · Sestertius of Titus  (Augustus / S C, RIC Titus 401) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196184"> 
        › Sestertius of Titus  (Augustus / S C, RIC Titus 401) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10195517" target="http://census.bbaw.de/easydb/censusID=10195517"> · Sestertius of Titus  (Augustus / S C, RIC Titus 401) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195517"> 
        › Sestertius of Titus  (Augustus / S C, RIC Titus 401) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196184" target="http://census.bbaw.de/easydb/censusID=10196184"> · Census ID 10196184</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196184"> › Census ID: 10196184</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10195517" target="http://census.bbaw.de/easydb/censusID=10195517"> · Census ID 10195517</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195517"> › Census ID: 10195517</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 213 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e94655" n="213 v"/>
                <!-- Image: Chart-A-02175-12_000213v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 214 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e94683" n="214 r"/>
                <!-- Image: Chart-A-02175-12_000214.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e94694">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 214 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000214.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000214.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10195530">10195530</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    DIVVS AVGVSTVS PATER
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 214 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10196184" target="http://census.bbaw.de/easydb/censusID=10196184"> · Sestertius of Titus  (Augustus / S C, RIC Titus 401) (owner: A. Agustín)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196184"> 
        › Sestertius of Titus  (Augustus / S C, RIC Titus 401) (owner: A. Agustín)
    </ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
    <ref cRef="10195517" target="http://census.bbaw.de/easydb/censusID=10195517"> · Sestertius of Titus  (Augustus / S C, RIC Titus 401) (owner: J. Fugger)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195517"> 
        › Sestertius of Titus  (Augustus / S C, RIC Titus 401) (owner: J. Fugger)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10196184" target="http://census.bbaw.de/easydb/censusID=10196184"> · Census ID 10196184</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10196184"> › Census ID: 10196184</ref>
                           <lb/>

                           <!-- # this should be much more TEI compliant: 
        <ref cRef="10195517" target="http://census.bbaw.de/easydb/censusID=10195517"> · Census ID 10195517</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10195517"> › Census ID: 10195517</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 214 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e95114" n="214 v"/>
                <!-- Image: Chart-A-02175-12_000214v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 215 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e95142" n="215 r"/>
                <!-- Image: Chart-A-02175-12_000215.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e95153">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 215 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000215.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000215.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200451">10200451</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ΣΕΒΑΣΤ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 215 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200508" target="http://census.bbaw.de/easydb/censusID=10200508"> · Bronze Coin of Ascalon (Laureate Head of Domitian / Tyche, RPC 2215)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200508"> 
        › Bronze Coin of Ascalon (Laureate Head of Domitian / Tyche, RPC 2215)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200508" target="http://census.bbaw.de/easydb/censusID=10200508"> · Census ID 10200508</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200508"> › Census ID: 10200508</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 215 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e95557" n="215 v"/>
                <!-- Image: Chart-A-02175-12_000215v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 216 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e95585" n="216 r"/>
                <!-- Image: Chart-A-02175-12_000216.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e95596">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 216 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000216.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000216.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200454">10200454</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ΑΣΚΑΛΩΝ ΔΠ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 216 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200508" target="http://census.bbaw.de/easydb/censusID=10200508"> · Bronze Coin of Ascalon (Laureate Head of Domitian / Tyche, RPC 2215)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200508"> 
        › Bronze Coin of Ascalon (Laureate Head of Domitian / Tyche, RPC 2215)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200508" target="http://census.bbaw.de/easydb/censusID=10200508"> · Census ID 10200508</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200508"> › Census ID: 10200508</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 216 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e96000" n="216 v"/>
                <!-- Image: Chart-A-02175-12_000216v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 217 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e96028" n="217 r"/>
                <!-- Image: Chart-A-02175-12_000217.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e96039">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 217 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000217.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000217.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200386">10200386</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ΑΥΤΟΚΡ ΤΊΤΟΣ … ΓΕΡΜ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 217 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200378" target="http://census.bbaw.de/easydb/censusID=10200378"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2277) (owner: F. Veniero)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200378"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2277) (owner: F. Veniero)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200378" target="http://census.bbaw.de/easydb/censusID=10200378"> · Census ID 10200378</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200378"> › Census ID: 10200378</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 217 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e96443" n="217 v"/>
                <!-- Image: Chart-A-02175-12_000217v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 218 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e96471" n="218 r"/>
                <!-- Image: Chart-A-02175-12_000218.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e96482">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 218 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000218.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000218.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200389">10200389</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    TO HS BA / YI ΠΟΔ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 218 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200378" target="http://census.bbaw.de/easydb/censusID=10200378"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2277) (owner: F. Veniero)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200378"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2277) (owner: F. Veniero)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200378" target="http://census.bbaw.de/easydb/censusID=10200378"> · Census ID 10200378</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200378"> › Census ID: 10200378</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 218 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e96886" n="218 v"/>
                <!-- Image: Chart-A-02175-12_000218v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 219 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e96914" n="219 r"/>
                <!-- Image: Chart-A-02175-12_000219.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e96925">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 219 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000219.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000219.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 219 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 219 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e97315" n="219 v"/>
                <!-- Image: Chart-A-02175-12_000219v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 220 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e97343" n="220 r"/>
                <!-- Image: Chart-A-02175-12_000220.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e97354">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 220 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000220.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000220.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 220 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 220 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e97744" n="220 v"/>
                <!-- Image: Chart-A-02175-12_000220v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 221 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e97772" n="221 r"/>
                <!-- Image: Chart-A-02175-12_000221.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e97783">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 221 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000221.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000221.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 221 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 221 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e98173" n="221 v"/>
                <!-- Image: Chart-A-02175-12_000221v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 222 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e98201" n="222 r"/>
                <!-- Image: Chart-A-02175-12_000222.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e98212">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 222 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000222.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000222.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 222 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 222 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e98602" n="222 v"/>
                <!-- Image: Chart-A-02175-12_000222v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 223 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e98630" n="223 r"/>
                <!-- Image: Chart-A-02175-12_000223.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e98641">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 223 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000223.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000223.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200338">10200338</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    PΛI T
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 223 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200200" target="http://census.bbaw.de/easydb/censusID=10200200"> · Bronze Coin of Laodicea (Turreted Bust of Laodicea / Nike, RPC 1299) (owner: S. Erizzo)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200200"> 
        › Bronze Coin of Laodicea (Turreted Bust of Laodicea / Nike, RPC 1299) (owner: S. Erizzo)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200200" target="http://census.bbaw.de/easydb/censusID=10200200"> · Census ID 10200200</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200200"> › Census ID: 10200200</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 223 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e99045" n="223 v"/>
                <!-- Image: Chart-A-02175-12_000223v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 224 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e99073" n="224 r"/>
                <!-- Image: Chart-A-02175-12_000224.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e99084">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 224 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000224.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000224.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200341">10200341</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ΛΑΟΔΙΚΕΩΝ CΛ TI
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 224 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200200" target="http://census.bbaw.de/easydb/censusID=10200200"> · Bronze Coin of Laodicea (Turreted Bust of Laodicea / Nike, RPC 1299) (owner: S. Erizzo)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200200"> 
        › Bronze Coin of Laodicea (Turreted Bust of Laodicea / Nike, RPC 1299) (owner: S. Erizzo)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200200" target="http://census.bbaw.de/easydb/censusID=10200200"> · Census ID 10200200</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200200"> › Census ID: 10200200</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 224 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e99488" n="224 v"/>
                <!-- Image: Chart-A-02175-12_000224v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 225 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e99516" n="225 r"/>
                <!-- Image: Chart-A-02175-12_000225.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e99527">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 225 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000225.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000225.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200442">10200442</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ΤΗ ΚΛΑY ΚΑΙ ΣΕΒΑΣΤΌΣ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 225 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10063890" target="http://census.bbaw.de/easydb/censusID=10063890"> · Bronze Coin of Alexandria (Head of Claudius / Bull, RPC I 5126)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10063890"> 
        › Bronze Coin of Alexandria (Head of Claudius / Bull, RPC I 5126)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10063890" target="http://census.bbaw.de/easydb/censusID=10063890"> · Census ID 10063890</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10063890"> › Census ID: 10063890</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 225 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e99931" n="225 v"/>
                <!-- Image: Chart-A-02175-12_000225v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 226 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e99959" n="226 r"/>
                <!-- Image: Chart-A-02175-12_000226.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e99970">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 226 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000226.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000226.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200446">10200446</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    AYTOKPA L B 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 226 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10063890" target="http://census.bbaw.de/easydb/censusID=10063890"> · Bronze Coin of Alexandria (Head of Claudius / Bull, RPC I 5126)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10063890"> 
        › Bronze Coin of Alexandria (Head of Claudius / Bull, RPC I 5126)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10063890" target="http://census.bbaw.de/easydb/censusID=10063890"> · Census ID 10063890</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10063890"> › Census ID: 10063890</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 226 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e100374" n="226 v"/>
                <!-- Image: Chart-A-02175-12_000226v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 227 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e100402" n="227 r"/>
                <!-- Image: Chart-A-02175-12_000227.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e100413">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 227 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000227.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000227.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200356">10200356</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    C ΚΑΙC. CΕΒ. ΑΥΤ. VEΣΠ.
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 227 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200347" target="http://census.bbaw.de/easydb/censusID=10200347"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2249) (owner: W. Imhoff)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200347"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2249) (owner: W. Imhoff)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200347" target="http://census.bbaw.de/easydb/censusID=10200347"> · Census ID 10200347</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200347"> › Census ID: 10200347</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 227 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e100817" n="227 v"/>
                <!-- Image: Chart-A-02175-12_000227v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 228 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e100845" n="228 r"/>
                <!-- Image: Chart-A-02175-12_000228.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e100856">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 228 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000228.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000228.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200359">10200359</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    L IΔ.BACI ΓΡ-ΙΠOY
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 228 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200347" target="http://census.bbaw.de/easydb/censusID=10200347"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2249) (owner: W. Imhoff)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200347"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2249) (owner: W. Imhoff)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200347" target="http://census.bbaw.de/easydb/censusID=10200347"> · Census ID 10200347</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200347"> › Census ID: 10200347</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 228 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e101260" n="228 v"/>
                <!-- Image: Chart-A-02175-12_000228v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 229 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e101288" n="229 r"/>
                <!-- Image: Chart-A-02175-12_000229.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e101299">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 229 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000229.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000229.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 229 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 229 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e101689" n="229 v"/>
                <!-- Image: Chart-A-02175-12_000229v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 230 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e101717" n="230 r"/>
                <!-- Image: Chart-A-02175-12_000230.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e101728">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 230 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000230.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000230.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 230 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 230 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e102118" n="230 v"/>
                <!-- Image: Chart-A-02175-12_000230v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 231 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e102146" n="231 r"/>
                <!-- Image: Chart-A-02175-12_000231.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e102157">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 231 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000231.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000231.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 231 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 231 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e102547" n="231 v"/>
                <!-- Image: Chart-A-02175-12_000231v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 232 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e102575" n="232 r"/>
                <!-- Image: Chart-A-02175-12_000232.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e102586">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 232 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000232.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000232.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200401">10200401</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    LIB
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 232 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200393" target="http://census.bbaw.de/easydb/censusID=10200393"> · Bronze Coin of Alexandria (Laureate Head of Titus / Emperor in Quadriga, RPC 2678) (owner: R. Odoni)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200393"> 
        › Bronze Coin of Alexandria (Laureate Head of Titus / Emperor in Quadriga, RPC 2678) (owner: R. Odoni)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200393" target="http://census.bbaw.de/easydb/censusID=10200393"> · Census ID 10200393</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200393"> › Census ID: 10200393</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 232 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e102990" n="232 v"/>
                <!-- Image: Chart-A-02175-12_000232v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 233 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e103018" n="233 r"/>
                <!-- Image: Chart-A-02175-12_000233.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e103029">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 233 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000233.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000233.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200371">10200371</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    AYTOKP TITOΣ KAIΣAP 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 233 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Census ID 10200363</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> › Census ID: 10200363</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 233 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e103433" n="233 v"/>
                <!-- Image: Chart-A-02175-12_000233v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 234 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e103461" n="234 r"/>
                <!-- Image: Chart-A-02175-12_000234.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e103472">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 234 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000234.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000234.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200374">10200374</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ΙΟΥΔΙΆΣ PIAΣ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 234 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Census ID 10200363</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> › Census ID: 10200363</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 234 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e103876" n="234 v"/>
                <!-- Image: Chart-A-02175-12_000234v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 235 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e103904" n="235 r"/>
                <!-- Image: Chart-A-02175-12_000235.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e103915">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 235 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000235.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000235.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200411">10200411</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    AYTOKP TITOΣ KAIΣAP 
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 235 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Census ID 10200363</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> › Census ID: 10200363</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 235 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e104319" n="235 v"/>
                <!-- Image: Chart-A-02175-12_000235v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 236 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e104347" n="236 r"/>
                <!-- Image: Chart-A-02175-12_000236.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e104358">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 236 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000236.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000236.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200414">10200414</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ΙΟΥΔΙΆΣ ΛWP C
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 236 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Census ID 10200363</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> › Census ID: 10200363</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 236 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e104762" n="236 v"/>
                <!-- Image: Chart-A-02175-12_000236v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 237 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e104790" n="237 r"/>
                <!-- Image: Chart-A-02175-12_000237.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e104801">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 237 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000237.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000237.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200458">10200458</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    AYT TITOY ΚΑΊΣΑΡΟΣ ΣΈΒΑΣ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 237 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200515" target="http://census.bbaw.de/easydb/censusID=10200515"> · Brass Coin of Nicaea (Laureate Head of Titus / Cista, RPC 631)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200515"> 
        › Brass Coin of Nicaea (Laureate Head of Titus / Cista, RPC 631)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200515" target="http://census.bbaw.de/easydb/censusID=10200515"> · Census ID 10200515</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200515"> › Census ID: 10200515</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 237 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e105205" n="237 v"/>
                <!-- Image: Chart-A-02175-12_000237v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 238 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e105233" n="238 r"/>
                <!-- Image: Chart-A-02175-12_000238.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e105244">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 238 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000238.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000238.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200438">10200438</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    ETOYC NEOY IEIOY H
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 238 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200430" target="http://census.bbaw.de/easydb/censusID=10200430"> · Tetradrachme of Cyprus (Laureate Head of Vespasian / Temple of Paphos, RPC 1802) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200430"> 
        › Tetradrachme of Cyprus (Laureate Head of Vespasian / Temple of Paphos, RPC 1802) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200430" target="http://census.bbaw.de/easydb/censusID=10200430"> · Census ID 10200430</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200430"> › Census ID: 10200430</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 238 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e105648" n="238 v"/>
                <!-- Image: Chart-A-02175-12_000238v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 239 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e105676" n="239 r"/>
                <!-- Image: Chart-A-02175-12_000239.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e105687">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 239 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000239.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000239.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200424">10200424</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    C KAIC CEB ΑΥΤ. T VEΣΠ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 239 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Census ID 10200363</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> › Census ID: 10200363</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 239 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e106091" n="239 v"/>
                <!-- Image: Chart-A-02175-12_000239v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 240 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e106119" n="240 r"/>
                <!-- Image: Chart-A-02175-12_000240.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e106130">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 240 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000240.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000240.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10200427">10200427</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    YO KS BΛ IΠΠΛ
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 240 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
    <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> 
        › Bronze Coin of Judaea (Laureate Head of Titus / Victory, RPC 2311) (owner: P. Ramez)
    </ref>
                           <lb/>
                        </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            

<!-- # this should be much more TEI compliant: 
        <ref cRef="10200363" target="http://census.bbaw.de/easydb/censusID=10200363"> · Census ID 10200363</ref><lb/>
-->
    <ref target="http://census.bbaw.de/easydb/censusID=10200363"> › Census ID: 10200363</ref>
                           <lb/>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 240 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e106534" n="240 v"/>
                <!-- Image: Chart-A-02175-12_000240v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 241 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e106562" n="241 r"/>
                <!-- Image: Chart-A-02175-12_000241.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e106573">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 241 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000241.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000241.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 241 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 241 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e106963" n="241 v"/>
                <!-- Image: Chart-A-02175-12_000241v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 242 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e106991" n="242 r"/>
                <!-- Image: Chart-A-02175-12_000242.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e107002">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 242 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000242.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000242.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 242 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 242 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e107392" n="242 v"/>
                <!-- Image: Chart-A-02175-12_000242v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 243 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e107420" n="243 r"/>
                <!-- Image: Chart-A-02175-12_000243.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e107431">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 243 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000243.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000243.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 243 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 243 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e107821" n="243 v"/>
                <!-- Image: Chart-A-02175-12_000243v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 244 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e107849" n="244 r"/>
                <!-- Image: Chart-A-02175-12_000244.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e107860">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 244 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000244.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000244.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 244 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 244 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e108250" n="244 v"/>
                <!-- Image: Chart-A-02175-12_000244v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 245 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e108278" n="245 r"/>
                <!-- Image: Chart-A-02175-12_000245.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e108289">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 245 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000245.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000245.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 245 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 245 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e108679" n="245 v"/>
                <!-- Image: Chart-A-02175-12_000245v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 246 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e108707" n="246 r"/>
                <!-- Image: Chart-A-02175-12_000246.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e108718">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 246 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000246.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000246.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 246 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 246 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e109108" n="246 v"/>
                <!-- Image: Chart-A-02175-12_000246v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 247 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e109136" n="247 r"/>
                <!-- Image: Chart-A-02175-12_000247.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e109147">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 247 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000247.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000247.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 247 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 247 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e109537" n="247 v"/>
                <!-- Image: Chart-A-02175-12_000247v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 248 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e109565" n="248 r"/>
                <!-- Image: Chart-A-02175-12_000248.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e109576">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 248 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000248.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000248.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 248 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 248 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e109966" n="248 v"/>
                <!-- Image: Chart-A-02175-12_000248v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 249 r ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e109994" n="249 r"/>
                <!-- Image: Chart-A-02175-12_000249.jpg -->
                <p>
                <lb/>
                <lb/>

                    <figure xml:id="d36660e110005">
                        <head>FBG, Chart. A 2175,  Vol.  12 </head>
                        <!--  ↑↑↑ Please write explaining context _IN FRONT OF_ those Values ↑↑↑ -->

                        <figDesc>Coin drawing</figDesc>
                    </figure>

                    <lb/>
            <lb/>

                    
                    <note type="editorial">
                        <p>
                        <!--
                        <lb/><lb/>
                        <label rendition="#b">
                            Editorial notes<lb/>
                            ––––––––––––––––––––––––––––––––––––––––––––<lb/>
                        </label>
                        -->
                         <lb/>


                  <!-- ____________________________-=[ *1* GENERAL INFORMATION / METADATA ]=-_____________________________-->

    <label rendition="#b">IDENTIFIERS</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">ID: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 249 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DHBEF–ID: </cell>
                        <cell>
                           <ref target="https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000249.tif">
                        https://archive.thulb.uni-jena.de/ufb/rsc/viewer/ufb_derivate_00009348/Chart-A-02175-12_000249.tif
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">CENSUS–ID: </cell>
                        <cell>
                           <ref target="http://census.bbaw.de/easydb/censusID=10163398">10163398</ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">PAGE-TYPE: </cell>
                        <cell/>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">NAME / PLACE IN ORDER: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *2* DESCRIPTION COIN DRAWING ]=-________________________________ -->

    <label rendition="#b">DESCRIPTION | COIN DRAWING</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV: </cell>
                        <cell>Obverse | Reverse | Not determined</cell>  
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                    
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">OBV / REV OF: </cell>
                        <cell>FBG, Chart. A 2175,  Vol.  12,  fol. 249 r</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-Link: </cell>
                        <cell>
                    <!-- Please update ref target ↓↓↓ and also Volume and Folio -->
                    <ref target="https://dlc.mpdl.mpg.de/dlc/view/escidoc:102457:2/fulltext/19">
                        Diaskeuè Volume 02, folio 10r
                    </ref>
                        </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-TRANSCRIPT: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">DIASKEUÈ-COLLECTION: </cell>
                        <cell>
                </cell>
                     </row>       
                     <row rendition="#khiTable">
                        <cell rendition="#r">COMMENT: </cell>
                        <cell>
                </cell>
                     </row>       
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- __________________-=[ *3* DESCRIPTION  CHAPTER HEADING / BIOGRAPHY / OTHER ]=-_____________________ -->

    <!-- Notice: Section is used for all PAGE-TYPES except COIN DRAWINGS, (no overlap with the preceding section) -->
    <label rendition="#b">DESCRIPTION | CHAPTER HEADING | BIOGRAPHY | OTHER</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DESCRIPTION: </cell>
                        <cell>
                     Ornamental cartouche | Cippus | Other: —
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">LEGEND: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>


                  <!-- _____________________________-=[ *4* IDENTIFICATION OF SOURCE ]=-____________________________________ -->

    <label rendition="#b">IDENTIFICATION OF SOURCE</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE–TYPE: </cell>
                        <cell>Unidentified | Antique | Modern</cell>  
                        <!-- Please choose only one entry! -->
        </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, DESCRIPTION: </cell>
                        <cell>
            
            </cell>
                     </row>

                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, ID: </cell>
                        <cell>
            
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, REF.: </cell>
                        <cell>
            </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SOURCE, COMMENT: </cell>
                        <cell>
            </cell>
                     </row>
                  </table> 
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _________________________-=[ *5* MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP ]=-___________________________ -->
    
     <label rendition="#b">DESCRIPTION: MATERIAL, TECHNIQUE, DRAUGHTSMANSHIP</label>
                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">WATERMARK: </cell>
                        <cell>None</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">TECHNIQUE: </cell>
                        <cell>Standard</cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">UNDERDRAWING: </cell>
                        <cell>None | Image | Legend</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAWING AIDS: </cell>
                        <cell>None | Ruler | Compasses | Other:</cell> 
                        <!-- Please choose only one entry! -->
        </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">DRAUGHTSMAN: </cell>
                        <cell>
                </cell>
                     </row>
                     <row rendition="#khiTable">
                        <cell rendition="#r">SCRIBE: </cell>
                        <cell/>
                     </row>
                  </table>
                  <lb/>
                  <lb/>
                  <lb/>

    
                  <!-- _______________________________-=[ *6* FREE EDITORIAL COMMENT ]=-___________________________________ -->
    
     <label rendition="#b">EDITORIAL COMMENT</label>

                  <table>
                     <row rendition="#khiTable">
                        <cell rendition="#r">REMARKS: </cell>
                        <cell>
                </cell>
                     </row>
                  </table>

                        </p>
                    </note>

                </p>


         <!-- ################################################################### -->
<!-- ################### [ HERE BEGINS PAGE 249 v ] #################### -->
<!-- ################################################################### -->

                <pb xml:id="d36660e110395" n="249 v"/>
                <!-- Image: Chart-A-02175-12_000249v.jpg -->
                <p>
                <lb/>
                <lb/>

                    <note type="editorial">
                        <p>
                            <lb/>
                            Blank Page.
                            <!-- ^^^–– You may enter more here, if the page isn't blank.
                                       Copy "skeleton" from Verso Page if necessary. -->
                        </p>
                    </note>

                </p>
      </body>
   </text>
</TEI>