<?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-46-conradi">
    <rdf:type rdf:resource="http://pcp-on-web.de/ontology#lecturer"/>
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">46</pcp:id>
    <pcp:forename xml:lang="ger">Franz Karl</pcp:forename>
    <pcp:name xml:lang="ger">Conradi</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Franz Karl Conradi</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">116655267</pcp:gnd>
    <pcp:note xml:lang="ger">Jur. ao. Prof. in Wittenberg (1728–1730); Jur. Prof. in Helmstedt (1730–1748)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1858">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-46-conradi/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1701</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/reichenbach,vogtland">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Reichenbach, Vogtland</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-46-conradi/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1748</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
      </pcp:Death>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-46-conradi/chair_89">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1728</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1730</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/wittenberg">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wittenberg</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:hasFaculty>
          <pcp:FacultyOfLaw rdf:about="cph/faculty/Wittenberg/jur">
            <rdfs:label xml:lang="ger">Juristische Fakultät Wittenberg</rdfs:label>
          </pcp:FacultyOfLaw>
        </pcp:hasFaculty>

      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-46-conradi/chair_90">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1730</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1748</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2700">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi, D. publice notabiliores textus Pandectarum, [...].</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1730A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000002-ss1730/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2701">
        <rdfs:label xml:lang="lat">[...] privatim Antiquitates Juris Romani, Struvii Jurisprudentiam forensem, Institutiones Juris Feudalis Schilterianas &amp; Historiam Juris Romani atque Germanici illustrabit, additurus exercitia disputatoria &amp; practica.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1730A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000002-ss1730/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3097">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi, D. publice, doctrina de Actionibus ad finem perducta, textus Pandectarum notabiliores explicabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1730B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1730-1731/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3098">
        <rdfs:label xml:lang="lat">[...] privatim in Antiquitatibus Romanis Jurisprudentiam illustrantibus perget, Jus Ecclesiasticum &amp; Feudale docebit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1730B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1730-1731/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3135">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi, D. publice notabiliores textus Pandectarum, [...].</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1731A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1731/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3136">
        <rdfs:label xml:lang="lat">[...] privatim Antiquitates Juris Romani, Struvii Jurisprudentiam forensem, Institutiones Juris Feudalis Schilterianas &amp; Historiam Juris Romani atque Germanici illustrabit, additurus exercitia disputatoria &amp; practica.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1731A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1731/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7256">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice Ius Feudale, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1731B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1731-1732/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7257">
        <rdfs:label xml:lang="lat">[...] privatim Institutiones Iustinianas, Historiam &amp; Antiquitates Iuris, nec non praestantiorum in quacumque Iurisprudentiae parte scriptorum notitiam explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1731B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1731-1732/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3177">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice doctrinam de interpretatione Juris, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1732A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1732/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3178">
        <rdfs:label xml:lang="lat">[...] privatim historiam Juris Romano-Germanici, Institutiones &amp; Pandectas explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1732A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1732/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3218">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice institutiones Iustinianeas, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1732B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1732-1733/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3219">
        <rdfs:label xml:lang="lat">[...] privatim ius feudale, iurisprudentiam forensem Struvianam, ut &amp; historiam iuris Romani &amp; Germanici explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1732B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1732-1733/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3260">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice historiam Juris Romani &amp; Germanici explicabit atque in dissertationibus Strauchianis ad universum Ius Iustinianium privatum ventilandis perget, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1733A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1733/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3261">
        <rdfs:label xml:lang="lat">[...] privatim Jus civile ad elementa celeb. Heineccii secundum Institutiones &amp; Pandectas docebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1733A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1733/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3297">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi, D. publice ius feudale docebit ac de selectioribus huius iuris argumentis disputabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1733B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1733-1734/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3298">
        <rdfs:label xml:lang="lat">[...] privatim historiam iuris Romani &amp; Germanici, Institutiones Iustinianeas &amp; Struvii Iurisprudentiam forensem exponet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1733B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1733-1734/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3357">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi, D. publice Hermeneuticam Juris [...] explicabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1734A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1734/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3358">
        <rdfs:label xml:lang="lat">[...] privatim Institutiones, Pandectas &amp; Historiam Juris Rom. Germ. explicabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1734A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1734/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3359">
        <rdfs:label xml:lang="lat">[...] disputationes publicas de selectis Juris feudalis argumentis continuabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1734A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1734/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/503">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice doctrinam de Actionibus, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1734B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1734-1735/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/504">
        <rdfs:label xml:lang="lat">[...] privatim historiam Juris Rom. Germ. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1734B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1734-1735/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/505">
        <rdfs:label xml:lang="lat">[...] ut &amp; Jurisprudentiam naturalem &amp; feudalem tradet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1734B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1734-1735/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3394">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice ius feudale, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1735A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1735/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3395">
        <rdfs:label xml:lang="lat">[...] privatim historiam iuris Rom. Germ. Institutiones &amp; Pandectas explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1735A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1735/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17551">
        <rdfs:label xml:lang="lat">[…] privatim Institutiones, Pandectas &amp; Processum judiciarium tam commune, quam Brunsvico-Luneburgicum explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1736A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1736/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17558">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice Struvii Jurisprudentiam Rom. Germ. Forensem, […]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1736A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1736/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3427">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice historiam Juris Rom. &amp; Germ. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1736B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3428">
        <rdfs:label xml:lang="lat">[...] privatim Institutiones &amp; Pandectas explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1736B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3458">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice jus feudale, duce Schiltero, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1737A</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3459">
        <rdfs:label xml:lang="lat">[...] privatim Institutiones &amp; historiam juris explicabit, neque deerit eorum studiis, qui exercitia disputatoria &amp; practica desiderabunt.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1737A</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3490">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice Institutiones, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1737B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1737-1738/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3491">
        <rdfs:label xml:lang="lat">[...] privatim historiam Iuris &amp; Pandectas explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1737B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1737-1738/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3521">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi, D. publice juris civilis romani ac germanici origines, fata &amp; usum hodiernum exponet: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1738A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1738/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3522">
        <rdfs:label xml:lang="lat">[...] privatim ad ill. Heineccii elementa juris civilis secundum institutiones, Ludovici doctrinam pandectarum &amp; Schilteri institutiones iuris feudalis commentabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1738A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1738/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3554">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice ius feudale, duce Schiltero, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1738B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1738-1739/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3555">
        <rdfs:label xml:lang="lat">[...] privatim Institutiones &amp; Pandectas explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1738B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1738-1739/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3588">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice, finitis praelectionibus iuris feudalis, historiam iuris Romani &amp; Germanici, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1739A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1739/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3589">
        <rdfs:label xml:lang="lat">[...] privatim Institutiones &amp; Pandectas explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1739A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1739/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17371">
        <rdfs:label xml:lang="lat">[…] privatim Pandectas &amp; ius Canoncium atque Ecclesiasticum Protestantium explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1739B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1739-1740/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17372">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. perget in pralectionibus publicus Institutionum […]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1739B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1739-1740/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17302">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice ius feudale, […]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1740A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000006-ss1770/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17303">
        <rdfs:label xml:lang="lat">[…] priuatim historiam iuris Ramoni &amp; Germanici, Institutiones &amp; Pandectas, Schiltero, Beyero, Heineccio &amp; Boehmero ducibus, interpretabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1740A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000006-ss1770/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3623">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publicis quas in Schilteri Institutiones iuris feudalis, quantum per Magistratus Academici occupationes licuit, adhuc continuauit, praelectionibus ad finem perductis, doctrinam de Actionibus illustrabit. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1740B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3624">
        <rdfs:label xml:lang="lat">[...] In scholis priuatis historiam Iuris Romani et Germanici, duce Heineccio, exponet, prima totius legitimae scientiae elementa ex ipsis Institutionum Imperialium fontibus limpidissimis tradet et latiores Digestorum campos, praeeunte Boehmero, intra anni spatium emetietur. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1740B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3625">
        <rdfs:label xml:lang="lat">[...] Auditorum ingenia disputando et examinando publice ac priuatim exercebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1740B</pcp:hasSemester>
        <pcp:note xml:lang="ger">Disputatio; Examinatorium</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9023">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice praelectiones Inftitutionum ad finem perducet &amp;, quod reliquum erit temporis, hermeneuticae iuris impendet. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1741/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9024">
        <rdfs:label xml:lang="lat">[...] Priuatim non modo in Pandectis, duce Boehmero, strenue perget, sed &amp; ius feudale ac praeterea iuris, quo in Germania vtimur, cum historiam, tum elementa secundum Institutiones, Schiltero &amp; Heineccio praeeuntibus, exponet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1741/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3659">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice ius canonicum, pontificum &amp; ecclesiasticum, praeeunte Arnoldo Coruino a Belderen, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1741-1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3660">
        <rdfs:label xml:lang="lat">[...] priuatim Pandectas, Institutiones &amp; historiam iuris Romani &amp; Germanici, Boehmero &amp; Heineccio ducibus, exponet, neque deerit eorum votis, qui ad praxin forensem institui cupiunt.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1741-1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3691">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. perget in praelectionibus publicis juris canonici, pontificii &amp; ecclesiastici, Arnoldo Corvino a Belderen &amp; Boehmero ducibus: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3692">
        <rdfs:label xml:lang="lat">[...] in scholis privatis historiam iuris Romani &amp; Germanici, Institutiones, Pandectas &amp; ius feudale, Beyero, Heineccio, Boehmero &amp; Schiltero praeeuntibus, explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3727">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. in praelectionibus publicis iuris canonici, pontificii et ecclesiastici perget: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1742-1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3728">
        <rdfs:label xml:lang="lat">[...] priuatim institutiones et pandectas, Heineccio et Boehmero ducibus interpretabitur, examinando etiam et disputando auditorum profectum adiuuabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1742-1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9074">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. in publicis praelectionibus Ludouici doctrinam pandectarum illustrabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9075">
        <rdfs:label xml:lang="lat">[...] in priuatis historiam iuris romani &amp; germanici exponet [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9076">
        <rdfs:label xml:lang="lat">[...] &amp; in Heineccii elementa iuris ciuilis secundum institutiones commentabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9124">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publicas in Ludouici doctrinam pandectarum praelectiones continuabit et absoluet. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1743-1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9125">
        <rdfs:label xml:lang="lat">[...] In scholis priuatis historiam iuris Romani et Germanici exponet duce Heineccio, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1743-1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9126">
        <rdfs:label xml:lang="lat">[...] eiusdemque elementa iuris ciuilis secundum institutiones illustrabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1743-1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9127">
        <rdfs:label xml:lang="lat">[...] denique ius feudale Schiltero praeeunte tradet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1743-1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3761">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. in praelectionibus publicis doctrinam de Actionibus, duce Boehmero, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3762">
        <rdfs:label xml:lang="lat">[...] in priuatis Institutiones &amp; historiam Iuris Romani &amp; Germanici, Heineccio praeeunte, explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/23572">
        <rdfs:label xml:lang="ger">Der Hr. Hofrath Conradi lieset über die peinliche Heilsgerichts=Ordnung nach Kressens Ausgabe, und über Böhmers Pandecten, wobey er zugleich mit den öffentlichen disputiren fortfähret.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="de">[unbekannter Vorlesungstyp]</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">5548</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputatio</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3797">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. in praelectionibus publicis Constitutionem criminalem Carolinam praeeunte Kressio, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1744-1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3798">
        <rdfs:label xml:lang="lat">[...] in priuatis Pandectas duce Boehmero, binis in singulos dies horis, exponet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1744-1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3799">
        <rdfs:label xml:lang="lat">[...] Disputationes de praecipuis iuris controuersi argumentis publicas, quas nuper instituere coepit, per hoc semestre continuabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1744-1745/start.htm</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputatio</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3871">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice modum procedendi in iudiciis ciuilibus secundum iura communia et Brunsuico- Luneburgica explicabit. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3872">
        <rdfs:label xml:lang="lat">[...] Priuatim ius feudale praeeunte Schiltero, historiam iuris Romani et Germanici duce Beyero, et Institutiones Imp. Iustiniani, differentiis iuris recepti et patrii diligenter annotatis, exponet. Controuersias iuris publice et priuatim disputando illustrabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22730">
        <rdfs:label xml:lang="ger">In der Juristen=facultät Lehret der Hr. Hof=Rath Conradi öffentlich den Civil=Proceß nach den gemeinen und Braunschweig=Lüneburgischen Rechten [...] wobey er mit den Uebungen im Disputiren [...] öffentlich fortfahren [...] wird.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4488</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputatio</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22731">
        <rdfs:label xml:lang="ger">[...] priuatim das Lehn=Recht nach Schilters, und die Historie der Römischen und Teutschen Rechte nach Ge. Beyers Anleitung, ingleichen erkläret er die Institutiones Iustinianeas, wobey er mit den Uebungen im Disputiren [...] priuatim anfangen wird.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4489</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputatio</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/1584">
        <rdfs:label xml:lang="lat">[...] disputatoria exercitia continuabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1745-1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2656">
        <rdfs:label xml:lang="lat">[...] priuatim Pandectas duce Boehmero, binis in singulos dies horis, et ius criminale exponet, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1745-1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18789">
        <rdfs:label xml:lang="ger">In der Juristen Facultät, wird der Hr. Hofrath Conradi in den öffentlichen Lehrstunden die Grundlage der deutschen Rechte, welche in den Sprichwörtern vorkommen, erklären.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">114</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18790">
        <rdfs:label xml:lang="ger">In seinen übrigen Vorlesungen wird er die Pandecten, nach des Hrn. Geh. Rath Böhmers Anleitung, vortragen [...].</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">115</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18791">
        <rdfs:label xml:lang="ger">Ingleichen wird er das peinliche Recht lehren hiernächst die bisher gehaltenen Uebungen seiner Zuhörer im Disputiren fortsetzen.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">116</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputatio</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2801">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice paroemias iuris Germanici, earumque veterem ac hodiernum vsum, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1745-1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/1959">
        <rdfs:label xml:lang="lat">[...] priuatim Institutiones Iustinianeas et elementa iuris Germanici exponet. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2757">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice Ius feudale duce Schiltero, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2783">
        <rdfs:label xml:lang="lat">[...] De iure controuerso disputationes porro instituet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22760">
        <rdfs:label xml:lang="ger">Der Hr. Hofrath Conradi erkläret öffentlich das Lehnrecht nach Schilters Anleitung, lieset hiernächst über die Institutiones, lehret die Grundsätze der Teutschen Rechte, und wird mit der Uebung seiner Zuhörer in disputiren fortfahren.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4452</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputatio</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/523">
        <rdfs:label xml:lang="lat">[...] priuatim Pandectas duce Boehmero, binis in singulos dies horis, explicabit et hoc semestri absoluet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1746-1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18972">
        <rdfs:label xml:lang="ger">Hr. Hofrath Franz Carl Conradi erläutert öffentlich die von ihm heraus gegebenen Grundsätze der deutschen Rechte in Sprichwörtern [...].</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">355</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18973">
        <rdfs:label xml:lang="ger">[...] besonderen Zuhörern aber die Pandecten.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">356</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/666">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. publice regulas iurs Germanici paroemiis comprehensas, et in hunc vsum typis exscriptas; [...] explicabit et hoc semestri absoluet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1746-1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/4664">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs conradi D. in praelectionibus publicis constitutionem criminalem Caroli V. interpretabitur: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1747A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/4665">
        <rdfs:label xml:lang="lat">[...] in priuatis Heineccii elementa iuris ciulis secundum Institutiones, et ius feudale duce Schiltero explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1747A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/16740">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi D. in publicis praelectionibus explicabit paroemias iuris Germanici, […]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1747B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/16741">
        <rdfs:label xml:lang="lat">[…] in priuatis Pandectas, duce Boehmero, binis in singulos dies horis, exponet, […]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1747B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/16742">
        <rdfs:label xml:lang="lat">[…] in priuatissimis, vt vocant, Institutiones Iustinianeas exhistoria et antiquitate Romana illustrabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1747B</pcp:hasSemester>
        <pcp:note xml:lang="ger">als Privatissima angeboten</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/4">
        <rdfs:label xml:lang="lat">Franciscvs Carolvs Conradi, D. in praelectionibus publicis constitutionem criminalem Carolinam, in privatis Institutiones Iustinianeas et ius feudale duce Strykio explicabit. Docet publice hora XI.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1748A</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/27729">
        <rdfs:label xml:lang="ger">Hr. Prof. Georg Gottfried Keuffel wird öffentlich das allgemeine Staats und Völkerrecht [...] erklären.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">9705</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/27730">
        <rdfs:label xml:lang="ger">[...] in besondern Stunden aber das natürliche Recht, nach des Herrn Hofrath Daries Einleitung, erklären.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">9706</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-46-conradi/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="http://uni-helmstedt.ad.hab.de/38_Landgraf">
            <pcp:hasStageOfLife>
              <pcp:Birth rdf:about="http://uni-helmstedt.ad.hab.de/38_Landgraf/birth">
                <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
              </pcp:Birth>
            </pcp:hasStageOfLife>

            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Friederike</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Conradi</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Landgraf</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Friederike Conradi geb. Landgraf</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

        <pcp:weddingYear rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1731</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: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:SummerSemester rdf:about="pcp:semester/1730A">
    <rdfs:label xml:lang="ger">Sommersemester 1730</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1730-04-09</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1730-09-28</pcp:to>
  </pcp:SummerSemester>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  <pcp:SummerSemester rdf:about="pcp:semester/1748A">
    <rdfs:label xml:lang="ger">Sommersemester 1748</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1748-04-14</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1748-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:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3539">
    <pcp:title xml:lang="lat">De pacto fiduciae</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1732-08-09</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5124">
        <rdfs:label xml:lang="ger">Friedrich Benedikt Kubel</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/68">
    <rdfs:label xml:lang="ger">Paul Dietrich Schnorr</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3548">
    <pcp:title xml:lang="lat">De pacto fiduciae</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1733-08-31</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5129">
        <rdfs:label xml:lang="ger">Friedrich Benedikt Kubel</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3550">
    <pcp:title xml:lang="lat">De nominibus Germanicis feode et Lehen</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1733-11-17</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5130">
        <rdfs:label xml:lang="ger">Heinrich Raphel</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/47">
    <rdfs:label xml:lang="ger">Sebastian Buchholtz</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3552">
    <pcp:title xml:lang="lat">De fecialibus et jure feciali populi Romani</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1734-01-23</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5131">
        <rdfs:label xml:lang="ger">Andreas Wagner</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3554">
    <pcp:title xml:lang="lat">De fidejussore in majorem summam quam quae debetur adhibito</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1734-02-19</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5132">
        <rdfs:label xml:lang="ger">Heinrich von dem Busch</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3559">
    <pcp:title xml:lang="lat">De executione citra processum non ex quovis documento publico per Ordinationem judiciariam Electoralem Saxonicam recognitam impetranda</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1734-06-08</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5136">
        <rdfs:label xml:lang="ger">Joh. Gottfried Zemisch</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3570">
    <pcp:title xml:lang="lat">De voluntate testatoris dubia ob errorem in nomine vel demonstratione heredis aut legatarii commissum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1736-04-25</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5140">
        <rdfs:label xml:lang="ger">Joh. Aug. Diederich Harding</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3577">
    <pcp:title xml:lang="lat">Cautio de non amplius turbando in judiciis possessoriis usu fori recepta</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1737-04-09</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5143">
        <rdfs:label xml:lang="ger">Adam Daniel Wagner</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3582">
    <pcp:title xml:lang="lat">De inspectione cadaveris occisi a solis medicis peracta vitiosa nec sufficiente ad poenam ordinariam irrogandam</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1738-08-28</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5146">
        <rdfs:label xml:lang="ger">Joh. Brandan Engelbrecht</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/49">
    <rdfs:label xml:lang="ger">Johann Drimborn</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3592">
    <pcp:title xml:lang="lat">De testamento publico quod fit apud acta</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1741-03-18</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5151">
        <rdfs:label xml:lang="ger">Christoph Jakob Bosse</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3594">
    <pcp:title xml:lang="lat">De jure Quiritium a civitate Romana non diverso</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1742-03-24</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-60-eisenhart"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-60-eisenhart">
    <rdfs:label xml:lang="ger">Prof. Johann Friedrich Eisenhart</rdfs:label>
  </pcp:Lecturer>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3610">
    <pcp:title xml:lang="lat">De justitia interna a fine jurisprudentiae non separanda</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-08-01</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5157">
        <rdfs:label xml:lang="ger">Christoph Jakob Laurent</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3613">
    <pcp:title xml:lang="lat">De inaequali masculorum et feminarum secundum jura Cimbrica successione</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-11-19</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5158">
        <rdfs:label xml:lang="ger">Joh. Karl Heinrich Dreyer</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3614">
    <pcp:title xml:lang="lat">Status naturalis Hobbesii ex Corpore juris civ.</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-12-23</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-60-eisenhart"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/49"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3623">
    <pcp:title xml:lang="lat">De consuetudine legem haud vincente</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1745-06-16</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5162">
        <rdfs:label xml:lang="ger">Joh. Peter Sivers</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3627">
    <pcp:title xml:lang="lat">De formula investiturae</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-01-25</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2734">
        <rdfs:label xml:lang="ger">August Gebhard von Alvensleben</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3634">
    <pcp:title xml:lang="lat">De modo servando in legatorum piorum interpretatione</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-09-30</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-60-eisenhart"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3641">
    <pcp:title xml:lang="lat">De jure retractus in bonis meierdingicis, praesertim ad praepositum et capitulum cathedralis ecclesiae Hildesiensis spectantibus</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1747-05-06</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5166">
        <rdfs:label xml:lang="ger">Joh. Jodok Flöckher</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3642">
    <pcp:title xml:lang="lat">De feudo manuali</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1747-06-21</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5167">
        <rdfs:label xml:lang="ger">Justus Friedrich Ludwig Engelbrecht</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3644">
    <pcp:title xml:lang="lat">De beneficio excussionis possessori hypothecae specialis non competente</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1747-09-21</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5168">
        <rdfs:label xml:lang="ger">Heinrich Christoph Redeker</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3531">
    <pcp:title xml:lang="lat">De Jurisconsulti apud Evangelicos officio circa Confessionem Augustanam</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1730-07-20</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1654">
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3545">
    <pcp:title xml:lang="lat">Exercitationibus Strauchianis ad universum jus Justinianeum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1733-02-04</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3553">
    <pcp:title xml:lang="lat">Progr. quo lectio Florentina 1.8 § 7 D. de fidejuss. exposita lectione Basilicorum vindicatur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1734-02-18</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3576">
    <pcp:title xml:lang="lat">An possessio apud Germanos sine corporali apprehensione transeat ad heredes?</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1737-04-08</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3587">
    <pcp:title xml:lang="lat">De studiosorum in Academiis dignitate</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1740-06-25</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3590">
    <pcp:title xml:lang="lat">De Diis adhaerentibus</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1740-09-29</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3591">
    <pcp:title xml:lang="lat">De scholae juris civ. Romanae fatis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1740-10-15</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/71">
        <rdfs:label xml:lang="ger">Christian Friedrich Wygand</rdfs:label>
      </pcp:Person>
    </pcp:hasPublisher>

  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3609">
    <pcp:title xml:lang="lat">Honoris in arena se honorari passos infamantis vera ratio</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-07-14</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3616">
    <pcp:title xml:lang="lat">Autokleronomia sive jus sui heredis ex adoptionis divinae jure quaesitum a Paulo ad Rom. 8,17 et Gal. 4,7</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-12-25</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3631">
    <pcp:title xml:lang="lat">Progr. in quo 1.1 § 5 D. ad 1.Falcid. et Pauli sent. 4.3.4. nova ratione explicantur et conciliantur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-09-25</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/259">
    <pcp:title xml:lang="lat">iis Manibus Viri Illustris Atque Excellentissimi Domini Francisci Caroli Conradi Serenissimo Duci Brunsvicensi Et Luneburgensi A Consiliis Aulicis, I. U. D. Ac Professoris Facultatis Iuridicae In Hac Academia Ordinarii Et Senioris Die XVII Iulii cIɔ </pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1748-07-20</pcp:date>
    <pcp:hasAuthor>
      <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-29-breithaupt">
      </pcp:lecturer>
    </pcp:hasAuthor>

    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-46-conradi"/>
  </pcp:ProgramsAndSpeeches>

</rdf:RDF>
