<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:pcp="http://pcp-on-web.de/ontology#"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
         xmlns:owl="https://www.w3.org/TR/2004/REC-owl-semantics-20040210/#owl_"
         xmlns:dc="http://purl.org/dc/terms/">

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius">
    <rdf:type rdf:resource="http://pcp-on-web.de/ontology#lecturer"/>
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">23</pcp:id>
    <pcp:forename xml:lang="ger">Heinrich</pcp:forename>
    <pcp:name xml:lang="ger">Boëthius</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Heinrich Boëthius</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">123213193</pcp:gnd>
    <pcp:note xml:lang="ger">Phil. Prof. d. griechischen, später auch der hebräischen Sprache in Helmstedt (1581–1591); Generalsuperintendent in Calenberg (1591 –1593) ;Theol. Prof. in Helmstedt (1584–1589, 1593–1622)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/971">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/46214">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Henricus Boethius Steinbachius</pcp:enrollmentName>
        <pcp:hasSemester>pcp:semester/1574A</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1551</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/kleinsteimke-koenigslutter">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Klein Steimke (Königslutter)</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

      </pcp:Birth>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1622</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
      </pcp:Death>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius/chair_44">
        <rdfs:label xml:lang="ger">Griechisch / Hebräisch</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1581</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1591</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius/chair_45">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1584</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1589</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius/chair_46">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1593</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1622</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius/office_18">
        <rdfs:label xml:lang="ger">Generalsuperintendent</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1591</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1593</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/calenberg">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Calenberg</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7389">
        <rdfs:label xml:lang="lat">M: Henricus Boetius priori biduo praeleget Grammaticam Graecam Clenarid: altero Homerum vel Hesiodum: tertio uero biduo orationes Demosthenis uel Isocratis.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1581A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000012-ss1581/start.htm?image=011-1</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/8844">
        <rdfs:label xml:lang="lat">[...] diebus Mercurij et Jouis hora dicta Philippicas Demosthenis deinceps orationes explicandas suscipiet. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1582A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">12</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Mittwoch; Donnerstag</pcp:date>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/8845">
        <rdfs:label xml:lang="lat">[...] Diebus vero Veneris et Saturni opus Hesiodi explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1582A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Freitag; Sonnabend</pcp:date>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/8847">
        <rdfs:label xml:lang="lat">M. Henricus Boethius diebus Lunae et Martis hora duodecima auspicabitur propediem Deo bene favente, linguae graecae syntaxim, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1582A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">12</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Montag; Dienstag</pcp:date>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7363">
        <rdfs:label xml:lang="lat">Henricus Boethius S. Th. L. horam septimam matutinam partim explicationi praeceptorum grammatices lingua sancta a Johanne Claio scripta: partim psalmorum enarrationi in qua grammatices usus monstratur, tribuit: Et quidem psalmum decimii et sequentes eponit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1587B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">7</pcp:date>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7331">
        <rdfs:label xml:lang="lat">[...] Eadem hora die Saturni, vel insigniores quosdam psalmos, vel scriptum aliquod Biblicum deinceps interpretabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1594B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">7</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Samstag</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1594-1595/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7332">
        <rdfs:label xml:lang="lat">HENRICVS BOETHIUS L. Theologiae hora septima diebus Lunae, Martis, Iouis &amp; Veneris locos doctrinae Christianae explicat. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1594B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">7</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Montag; Dienstag; Donnerstag; Freitag</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1594-1595/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7300">
        <rdfs:label xml:lang="lat">[...] Diei vero Sabbathi hora eadem insigniores quosdam Psalmos interpretatur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1595B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Samstag</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/alv-em-260e-7s-ws1595-1596/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7301">
        <rdfs:label xml:lang="lat">Henricvs Boethivs L. Theologiae, singulis septimanis, horis quatuor, mane septima locos doctrinae Christianae explicat: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1595B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Montag, Dienstag, Mittwoch, Donnerstag, Freitag</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/alv-em-260e-7s-ws1595-1596/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2346">
        <rdfs:label xml:lang="lat">Henricvs Boethivs L. diebus Lunae &amp; Martis hora septima matutina synopsin doctrinae Christianae tradit: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1597A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">7</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Montag; Dienstag</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/202-14-theol-10s-ss1597/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2347">
        <rdfs:label xml:lang="lat">[...] Diebus vero Iouis &amp; Veneris hora eadem pleniorem locorum Theologicorum enarrationem continuabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1597A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">7</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Donnerstag; Freitag</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/202-14-theol-10s-ss1597/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/288">
        <rdfs:label xml:lang="lat">Henricvs Boethivs D. in Locorum Theologicorum explicatione perget: &amp; deinceps Locum de peccato, Iustificatione, bonis operibus &amp; explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1599A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000014-ss1599/start.htm?image=039r</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/270">
        <rdfs:label xml:lang="lat">Henricvs Boethivs Th. D. &amp; Professor ordinarius, explicationi doctrinae de Sacramentis cum in genere, tum &amp; in specie, quam hactenus fideliter, perpetua sententiarum contrariarum collatione, quanta fieri potuit brevitate pertractavit &amp; tradidit. Sequenti semestri doctrinam de poenitentia, atque Ecclesia, una cum aliis, illis affinibus doctrinae Christianae Capitibus, subjiciet. In eorum[que] locorum enarratione, eandem sententiarum contrariarum collationem talem, qualem instituta, in tradendis hisce fidei &amp; religionis Christiana articulis, brevitatis ratio feret, adhibebit &amp; usurpabit, ut veritatis fundamentis, e scriptura sacra penu depromptu &amp; demonstratis, quid, ut a veritate coelesti alienum, rejiciendum sit, constare poßit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1600B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1600-1601/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/232">
        <rdfs:label xml:lang="lat">Henricvs Boethivs Th. D. post Psalmorum qurorundam, quo hactenus pertractauit, explanationem juccinctam &amp; accuratam, deinceps ad locorum Theologicorum explanationem redibit, &amp; quam iam exorsus est, de noticia Dei naturali &amp; reuelata doctrinam, vna cum illis quae ad pleniorem doctrinae eius cognitionem pertinent &amp; conducunt, de caetero perpetua thesi &amp; antithesi, continuabit. Iisq. mediocri diligentia explicatis ad consimilem aliorum doctrinae caelestis locorum dilucidationem perget. In quibus omnibus tamen ita versabitur, ut breuitatis ratio habeatur, &amp; nihil eorum tamen, quae ad intimiorem locorum singulorum illustrationem necessaria sunt, negligatur, hora 9.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1602B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000015-ws1602-1603/start.htm?image=001r</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/193">
        <rdfs:label xml:lang="lat">Henricvs Boethivs Th. D. in explicatione locorum theologicorum perget, &amp; deinceps locum de creatione cum cognatis thetice &amp; antithetice proponet, hora nona matutina.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1603B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000015-ws1603-1604/start.htm?image=009r</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6539">
        <rdfs:label xml:lang="lat">Henricvs Boethivs D. locorum Theologicorum explicationem singulis diebus hora nona continuabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1604B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">an einzelnen Tagen</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1604-1605/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6515">
        <rdfs:label xml:lang="lat">Henricvs Boethivs D. Locos Theologicos proponet, &amp; modo in doctrina de reprobatione versatur hora IX.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1613B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1613-1614/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/8787">
        <rdfs:label xml:lang="lat">Henricvs Boethivs D. in locorum Theologicorum explicatione hactenus versatur, &amp; postquam doctrinam de electione &amp; reprobatione satis fuse tradidit, ad aliorum locorum tractationem ουν θεω accedet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1620A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/xb-2342-ss1620/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="cph:16_Kölle">
            <pcp:hasStageOfLife>
              <pcp:Birth rdf:about="cph:16_Kölle/birth">
                <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1562-01-01</pcp:date>
                <pcp:stageOfLifeLocation>
                  <pcp:Location rdf:about="cph:city/osterwieck">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Osterwieck</rdfs:label>
                    <pcp:geonameLocation>https://www.geonames.org/2856330</pcp:geonameLocation>
                  </pcp:Location>
                </pcp:stageOfLifeLocation>

              </pcp:Birth>
            </pcp:hasStageOfLife>

            <pcp:hasStageOfLife>
              <pcp:Death rdf:about="cph:16_Kölle/death">
                <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1625-04-24</pcp:date>
              </pcp:Death>
            </pcp:hasStageOfLife>

            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Elisabeth</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Boëthius</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kölle</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Elisabeth Boëthius geb. Kölle</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

        <pcp:weddingYear rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1582</pcp:weddingYear>
      </pcp:Family>
    </pcp:hasWife>

  </pcp:Lecturer>

  <pcp:Location rdf:about="cph:city/helmstedt">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Helmstedt</rdfs:label>
    <pcp:geonameLocation>https://www.geonames.org/2906676</pcp:geonameLocation>
  </pcp:Location>

  <pcp:SummerSemester rdf:about="pcp:semester/1574A">
    <rdfs:label xml:lang="ger">Sommersemester 1574</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1574-04-11</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1574-09-28</pcp:to>
  </pcp:SummerSemester>

  <pcp:FacultyOfPhilosophy rdf:about="http://uni-helmstedt.hab.de/faculty/phil/0">
    <rdfs:label xml:lang="ger">Philosophische Fakultät Helmstedt</rdfs:label>
  </pcp:FacultyOfPhilosophy>

  <pcp:FacultyOfTheology rdf:about="http://uni-helmstedt.hab.de/faculty/theol/0">
    <rdfs:label xml:lang="ger">Theologische Fakultät Helmstedt</rdfs:label>
  </pcp:FacultyOfTheology>

  <pcp:SummerSemester rdf:about="pcp:semester/1581A">
    <rdfs:label xml:lang="ger">Sommersemester 1581</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1581-03-26</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1581-09-28</pcp:to>
  </pcp:SummerSemester>

  <pcp:SummerSemester rdf:about="pcp:semester/1582A">
    <rdfs:label xml:lang="ger">Sommersemester 1582</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1582-04-15</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1582-09-28</pcp:to>
  </pcp:SummerSemester>

  <pcp:WinterSemester rdf:about="pcp:semester/1587B">
    <rdfs:label xml:lang="ger">Wintersemester 1587/1588</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1587-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1588-04-06</pcp:to>
  </pcp:WinterSemester>

  <pcp:WinterSemester rdf:about="pcp:semester/1594B">
    <rdfs:label xml:lang="ger">Wintersemester 1594/1595</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1594-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1595-04-19</pcp:to>
  </pcp:WinterSemester>

  <pcp:WinterSemester rdf:about="pcp:semester/1595B">
    <rdfs:label xml:lang="ger">Wintersemester 1595/1596</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1595-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1596-04-10</pcp:to>
  </pcp:WinterSemester>

  <pcp:SummerSemester rdf:about="pcp:semester/1597A">
    <rdfs:label xml:lang="ger">Sommersemester 1597</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1597-03-27</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1597-09-28</pcp:to>
  </pcp:SummerSemester>

  <pcp:SummerSemester rdf:about="pcp:semester/1599A">
    <rdfs:label xml:lang="ger">Sommersemester 1599</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1599-04-08</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1599-09-28</pcp:to>
  </pcp:SummerSemester>

  <pcp:WinterSemester rdf:about="pcp:semester/1600B">
    <rdfs:label xml:lang="ger">Wintersemester 1600/1601</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1600-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1601-04-11</pcp:to>
  </pcp:WinterSemester>

  <pcp:WinterSemester rdf:about="pcp:semester/1602B">
    <rdfs:label xml:lang="ger">Wintersemester 1602/1603</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1602-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1603-04-23</pcp:to>
  </pcp:WinterSemester>

  <pcp:WinterSemester rdf:about="pcp:semester/1603B">
    <rdfs:label xml:lang="ger">Wintersemester 1603/1604</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1603-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1604-04-07</pcp:to>
  </pcp:WinterSemester>

  <pcp:WinterSemester rdf:about="pcp:semester/1604B">
    <rdfs:label xml:lang="ger">Wintersemester 1604/1605</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1604-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1605-03-30</pcp:to>
  </pcp:WinterSemester>

  <pcp:WinterSemester rdf:about="pcp:semester/1613B">
    <rdfs:label xml:lang="ger">Wintersemester 1613/1614</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1613-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1614-04-23</pcp:to>
  </pcp:WinterSemester>

  <pcp:SummerSemester rdf:about="pcp:semester/1620A">
    <rdfs:label xml:lang="ger">Sommersemester 1620</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1620-04-16</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1620-09-28</pcp:to>
  </pcp:SummerSemester>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4825">
    <pcp:title xml:lang="lat">De peccato</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1603-09-01</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputationum theologicarum octava.</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:270987P</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">215816986</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:270987P%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+215816986</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5374">
        <rdfs:label xml:lang="ger">C. Bertram</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/62">
    <rdfs:label xml:lang="ger">Jakob (II) Lucius</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4826">
    <pcp:title xml:lang="lat">De ecclesia dei.</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1604-01-11</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputationum theologicarum decimaseptima</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:253763R</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535386915</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:253763R%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535386915</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5376">
        <rdfs:label xml:lang="ger">B. Bodenburg</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4827">
    <pcp:title xml:lang="lat">De potestate ecclesiae &amp; calamitatibus eiusdem tum in genere, tum in specie.</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1604-01-27</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputationum theologicarum decimaoctava</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:253775N</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535386958</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:253775N%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535386958</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/706">
        <rdfs:label xml:lang="ger">Heinrich Dornemann</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4828">
    <pcp:title xml:lang="lat">De rebus nouissimis respectu hominis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1604-03-31</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputationum theologicarum decimanona</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:253788S</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535387040</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:253788S%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535387040</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1826">
        <rdfs:label xml:lang="ger">Cort Jørgensen Quist</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3145">
        <rdfs:label xml:lang="ger">Christoph Knoff</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4829">
    <pcp:title xml:lang="lat">De consummatione rerum omnium finali</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1604-01-01</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputationum theologicarum vigesima</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:253794T</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535387075</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:253794T%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535387075</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/5386"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5386">
    <rdfs:label xml:lang="ger">Johannes Temm</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4830">
    <pcp:title xml:lang="lat">De persona Christi, duarum in ea naturarum unione hypostatica, communicatione idiomatum, eiusdemque officio</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1605-08-31</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio theologica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252560C</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535383290</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252560C%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535383290</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1021">
        <rdfs:label xml:lang="ger">Heinrich Huberin</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5342">
        <rdfs:label xml:lang="ger">Philipp Sigismund Braunschweig-Lüneburg</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4831">
    <pcp:title xml:lang="lat">De scriptura sacra</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1605-09-28</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio theologica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252562T</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535383304</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252562T%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535383304</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2337">
        <rdfs:label xml:lang="ger">Thomas Tolle</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4832">
    <pcp:title xml:lang="lat">De viribus humanis, seu libero hominis arbitrio</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1605-11-02</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio theologica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252558G</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535383282</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252558G%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535383282</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1017">
        <rdfs:label xml:lang="ger">Albert Westphal</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4833">
    <pcp:title xml:lang="lat">De Coena domini nostri et servatoris Jesu Christi</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1606-09-20</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252571S</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535383320</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252571S%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535383320</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2389">
        <rdfs:label xml:lang="ger">Johannes Kühne</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4834">
    <pcp:title xml:lang="lat">De ss. baptismate, primo novi foederis  sacramento</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1606-12-20</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio theologica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252564H</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535383312</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252564H%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535383312</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/5386"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4836">
    <pcp:title xml:lang="lat">De iustificatione hominis peccatoris coram deo</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1607-01-24</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio theologica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:253808V</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535387113</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:253808V%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535387113</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2255">
        <rdfs:label xml:lang="ger">Sueno Jonas Moder</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5390">
        <rdfs:label xml:lang="ger">Gustav Adolf König von Schweden</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4896">
    <pcp:title xml:lang="lat">De persona Domini et Servatoris nostri Jesu Christi</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1616-01-31</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio  theologica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:629423Y</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536810966</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:629423Y%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+536810966</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-219-strube">
        <rdfs:label xml:lang="ger">Prof. Heinrich Julius Strube</rdfs:label>
      </pcp:Lecturer>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
    <pcp:hasDedicatee rdf:resource="http://uni-helmstedt.hab.de/person/1179"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1179">
    <rdfs:label xml:lang="ger">Friedrich Ulrich Braunschweig-Wolfenbüttel</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4897">
    <pcp:title xml:lang="lat">De Christo, ad ductum epistolae S. Pauli ad Galatas conscripta</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1616-02-01</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio IX.</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:313290Z</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">213899485</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:313290Z%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+213899485</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-12-berckelmann">
        <rdfs:label xml:lang="ger">Prof. Theodor Berckelmann</rdfs:label>
      </pcp:Lecturer>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
    <pcp:hasDedicatee rdf:resource="http://uni-helmstedt.hab.de/person/1179"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4899">
    <pcp:title xml:lang="lat">De nonnullis Christianae religionis capitibus hodie controversis ecclesiarum nostrarum confessiones</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1616-04-24</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio  theologica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:161476W</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:161476W%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasRespondent>
      <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-35-calixt">
        <rdfs:label xml:lang="ger">Prof. Georg Calixt</rdfs:label>
      </pcp:Lecturer>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/1830">
    <pcp:title xml:lang="lat">De Principiis Extrinsecis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1607-03-28</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Theses Physiologicae</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:256400A</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:256400A%27</owl:sameAs>
    <pcp:hasPraeses>
      <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-84-granius">
      </pcp:lecturer>
    </pcp:hasPraeses>

    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4455">
    <pcp:title xml:lang="lat">De procuratoribus et defensoribus (ex D. 3.3.)</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1610-04-21</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">1:005455W</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%271:005455W%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-9-barter"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:FacultyOfLaw rdf:about="http://uni-helmstedt.hab.de/faculty/jur/0">
    <rdfs:label xml:lang="ger">Juristische Fakultät Helmstedt</rdfs:label>
  </pcp:FacultyOfLaw>

  <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-9-barter">
  </pcp:lecturer>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4574">
    <pcp:title xml:lang="lat">De transactionibus</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1615-02-10</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">14:071531P</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2714:071531P%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-9-barter"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/62"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4804">
    <pcp:title xml:lang="lat">De Baptismo</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1585-09-21</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Propositiones</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="https://www.vd16.de#identifier">H 3113</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">567333582</dc:identifier>
    <owl:sameAs>https://gateway-bayern.de/VD16+H+3113</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+567333582</owl:sameAs>
    <pcp:hasPraeses>
      <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-104-heshusius">
      </pcp:lecturer>
    </pcp:hasPraeses>

    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/61"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/61">
    <rdfs:label xml:lang="ger">Jakob (I) Lucius</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4805">
    <pcp:title xml:lang="lat">De Peccato originis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1586-03-22</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio V.</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="https://www.vd16.de#identifier">H 4154</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">150573898</dc:identifier>
    <owl:sameAs>https://gateway-bayern.de/VD16+H+4154</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+150573898</owl:sameAs>
    <pcp:hasPraeses>
      <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-108-hofmann">
      </pcp:lecturer>
    </pcp:hasPraeses>

    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-23-bo%C3%ABthius"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/61"/>
  </pcp:Dissertation>

</rdf:RDF>
