<?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-227-uffelmann">
    <rdf:type rdf:resource="http://pcp-on-web.de/ontology#lecturer"/>
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">227</pcp:id>
    <pcp:forename xml:lang="ger">Heinrich</pcp:forename>
    <pcp:name xml:lang="ger">Uffelmann</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Heinrich Uffelmann</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">122124464</pcp:gnd>
    <pcp:note xml:lang="ger">Phil. Prof. d. Ethik in Helmstedt (1665–1677); Theol. ao. Prof. in Helmstedt (1677); Pastor der St. Michaelis-Kirche und Schulinspektor in Lüneburg (1677–1680)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1028">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/9622">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">M(agister) Henricus Uffelmann Verdensis</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1661-09-30</pcp:date>
        <pcp:hasSemester>pcp:semester/1661A</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-227-uffelmann/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1641</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/verden">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Verden</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-227-uffelmann/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1680</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/lueneburg">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Lüneburg</rdfs:label>
            <pcp:geonameLocation>https://www.geonames.org/2875115</pcp:geonameLocation>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

      </pcp:Death>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-227-uffelmann/chair_439">
        <rdfs:label xml:lang="ger">Ethik</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1665</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1677</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-227-uffelmann/chair_440">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1677</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1677</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-227-uffelmann/office_146">
        <rdfs:label xml:lang="ger">Pastor i. d. St. Michaelis-Kirche</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1677</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1680</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/lüneburg"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-227-uffelmann/office_147">
        <rdfs:label xml:lang="ger">Schulinspektor</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1677</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1680</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/lüneburg"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/4045">
        <rdfs:label xml:lang="lat">[...] Privatim quoque B.D. Horneji Disputationes Ethicas, ex laudato isto Opere peregregie concinnatas ad optimorum aliquot juvenum petitionem, se Praeside, excutiendas proponet; iis itidem, qui publice disputando exercere se volent, neutiquam defuturus.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1665B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1665-1666/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/4047">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs, Aristotelei ad Nicomachum Operis interpretationem, quam non ita pridem exorsus est, studiose diligenterque continuabit, atque hoc semestri, Deo juvante, ad finem perducet. [...] Docet hora IX.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1665B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1665-1666/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6182">
        <rdfs:label xml:lang="lat">[...] His absolutis, quod brevi fiet, ne sint, qui negligi se merito conquerantur, Philosophiam Moralem compendiaria ratione tradet, varij quoque argumenti Disputationes publice excutiendas propositurus.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1666A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1666/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/6183">
        <rdfs:label xml:lang="lat">Henricvs Uffelmannvs in Ethicorum Aristotelis ad Nicomachum interpretatione strenue progredietur, eorumque singulos Libros singulis Disquisitionibus publicis, quarum nuper initium fecit, deinceps subjiciet. [...] Docet hora IX.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1666A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1666/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6148">
        <rdfs:label xml:lang="lat">[...] Publicum quoque disputandi per intervalla exercitium continuabit, &amp; tractatum de jure, quo homo homini in sermone obligatur, publicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1666B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1666-1667/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/6120">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs, absolutis nuper Aristotelis ad Nicomachum libris, Tabellas Ethicas Venerabilis Collegae Dn. D. Cellarii auditoribus suis praelegere coepit, quarum explicationem nunc porro urgebit, &amp; paucos intra menses cum Deo propitio ad finem perducet. Praecipuas deinceps &amp; selectas controversias Morales paullo prolixius pertractabit. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1666B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1666-1667/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6063">
        <rdfs:label xml:lang="lat">[...] In domestico auditorio lectorium, examinatorium, ac disputatorium lectorium, examinatorium, ac disputatorium exercitium quotidiana adsiduitate porro urgebit, quo absoluto eadem ratione, si auditoribus ita placuerit, Civilis Prudentiae scholam explicabit: variiquoque argumenti Disquisitiones &amp; prae caeteris illas, quae restant, de Jure quo homini homo in sermone obligatur, publice propediem excutiendas proponere, non intermittet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1667A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1667/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/4042">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs praecipuas Moralis scientiae controversia, quas nondum auspicari potuit hoc semestri cum Deo propitio expediet, Aristotelem potissimum adversus tum veteres tum novos temeratores strenue propugnaturus. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1667A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1667/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6026">
        <rdfs:label xml:lang="lat">Henricvs Uffelmannvs in Controversiis potioribus, quae in Philosophia Morali occurrunt, tractandis progredietur. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1667B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1667-1668/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6027">
        <rdfs:label xml:lang="lat">[...] Politicas diatribas non ita pridem inchoatas privatim strenue urgebit. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1667B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1667-1668/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6028">
        <rdfs:label xml:lang="lat">[...] Sed &amp; publice disputaturis operam suam lubens commodabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1667B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1667-1668/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3991">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs pulcherrimum Nicomachiorum Volumen de integro qua poterit accurata perspicuitate interpretabitur. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1668A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1668/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3992">
        <rdfs:label xml:lang="lat">[...] Domi quoque Politicorum Aristotelis analysin impigre continuabit. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1668A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1668/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3993">
        <rdfs:label xml:lang="lat">[...] Eosdem deinceps libros sive publice [...] excutiendos proponet. Quin etiam de aliis argumentis seorsim disputare non intermittet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1668A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1668/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3994">
        <rdfs:label xml:lang="lat">[...] Eosdem deinceps libros [...] sive privatim excutiendos proponet. Quin etiam de aliis argumentis seorsim disputare non intermittet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1668A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1668/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5987">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs librorum Aristotelis ad Nicomachum interpretationem hoc semestri, si Deus volet, eodem, quo coepit, filo pertexet. Singulos quoque, modo justus Respondentium numerus faverit, sive publicis sive privatis disquisitionibus submittet, aliasque vel hujus vel alterius eximii argumenti exercitationes adjiciet. [...] Docet hora IX.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1668B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1668-1669/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5988">
        <rdfs:label xml:lang="lat">[...] Domi Venerabilis Collegae Dn. D. Cellarii Politicam ex Aristotele potissimum erutam, ac ad praesentem Imperij Romani statum multis in locis accomodatam, explicabit, aliis item Studiosorum Iuvenum desideriis, quam primum ea intellexerit, neutiquam defuturus.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1668B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1668-1669/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5994">
        <rdfs:label xml:lang="lat">[...] Domi quoque suae studiosos Cives in Moralibus, &amp; Politicis, prout ipsorum ratio feret, porro exercebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1669A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1669/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5996">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs absolvit, uti promiserat, Aristoteli ad Nicomachum Operis interpretationem; ejusdemque singula capita disquisitionibus publice excutere, accuratiusque examinare, haut ita pridem orsus est. Hanc igitur operam impigre deinceps continuabit: qua &amp; ipsa feliciter finita, aureos Tullij de Officijs libros magno studio explicare decrevit. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1669A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1669/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3930">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs ad promissam Tulliani de Officiis opusculi explicationem, cui inchoandae aestivum semestre non suffecit, protinus se conferet, ex illoque jura societatum, quae utroque Reipubl. tempore, &amp; Pacis &amp; Belli, homini homo natura debet, pro virili sua tradet. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1669B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1669-1670/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3931">
        <rdfs:label xml:lang="lat">[...] Domi Auditores in Civili quoque scientia fideliter exercebit: insimul &amp; disputaturis sive publice sive privatim operam suam offert, ac pollicetur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1669B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1669-1670/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/5910">
        <rdfs:label xml:lang="lat">[...] quin &amp; universa Prudentiae Civilis capita, succinctis Dissertationibus comprehensa, publice excutienda proponet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1670A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1670/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5911">
        <rdfs:label xml:lang="lat">[...] Privatim Nicomachiorum Volumen, si his, qui id expetierunt, plures alii se adjunxerint, explanandum denuo suscipiet: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1670A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1670/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5912">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs posteaquam primum Ciceronis de Officiis librum, praemissa in istud Opusculum &amp; universam Stoicorum Philosophiam introductione, paulo prolixius ob rerum &amp; ubertatem &amp; difficultatem exposuit, deinceps duos reliquos ordietur, &amp; hoc semestri, Deo benigne adspirante, absolvet. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1670A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1670/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5892">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs simul atque tertium Tullij de officijs librum absolverit, quod propediem fiet, singula Philosophiae Moralis capita compendiario quidem, sed dilucide ac plene persequetur. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1670B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1670-1671/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5893">
        <rdfs:label xml:lang="lat">[...] Domi itidem Aristotelis ad Nicomachum Opus interpretabitur &amp; promissas nuper Exercitationes Politicas sine mora divulgabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1670B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1670-1671/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5854">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs praeter ea, quae nupero Academicarum praelectionum indice receperat, παράδοξα Stoico- Tulliana absolvit, morumque disciplinam de integro acroamatice tradere coepit: ita quidem, ut praecipua ad calamum dictaverit, obscuriora uberius viva voce edisseruerit; omnia vero sub publici examinis incudem protinus revocarit. Eadem igitur methodo deinceps progredietur strenue, &amp;, si pluribus laboribus suffecerit proximum semestre, Epictetum publice interpretabitur. [...] Docet hora IX.
</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1671A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1671/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5855">
        <rdfs:label xml:lang="lat">[...] Domi quoque ad Civilem Prudentiam judicio arbitrioquesuo explanandam animum convertet, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1671A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1671/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5856">
        <rdfs:label xml:lang="lat">[...] nec vel publicum [...] per intervalla exercitium intermittet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1671A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1671/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5857">
        <rdfs:label xml:lang="lat">[...] vel privatum per intervalla exercitium intermittet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1671A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1671/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5742">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs quamdiu Magistratum gerit bis singulis hebdomadibus publice docebit: eo ubi abierit omnibus, quibus oportet, diebus officium faciet, Moralisque Philosophiae acroamaticam synopsin dictando, differendo, &amp; disputando absolvet. [...] Docet hora IX.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1671B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1671-1672/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5743">
        <rdfs:label xml:lang="lat">[...] Privatim eos qui volent, in Politicis tum examinando, tum disputando exercebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1671B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1671-1672/start.htm</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputierübung; Examensübung</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5692">
        <rdfs:label xml:lang="lat">[...] Inde in gratiam eorum, qui pronuper ad nos ventitarunt, B.D. Cellarii Tabulas Ethicas viva voce explanabit, &amp; pro re nata publice disputabit. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1672A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1672/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/5693">
        <rdfs:label xml:lang="lat">[...] Privatim Moralem Summistarum Philosophiam edifferet, Jurisque Naturalis &amp; Gentium principia a pravis Jesuitarum quorundam, novorumque Casuistarum, corruptelis vindicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1672A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1672/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5734">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs de Justitia &amp; Jure, Prudentia, &amp; Amicitia quae docenda supersunt brevi σὺν τῷ θεῷ pertexet. [...] Docet hora IX.
</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1672A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1672/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5712">
        <rdfs:label xml:lang="lat">[...] Privatim simul atque moralem Casuistrarum doctrinam absolverit, ad Politicen revertetur, hanc quoque succincte expositurus, nec disputandi per intervalla exercitium neglecturus.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1672B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1672-1673/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5714">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs cum hactenus diligentissima atque exactissima ratione Morum Scientiam tradiderit, deinceps levi ac simplici via ad eandem alios, qui nuper ad nos sunt profecti, perducet. [...] Docet hora IX.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1672B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1672-1673/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5646">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs in compendiaria Philosophiae Moralis tractatione, quam ad insignem de Justitia &amp; Jure doctrinam deduxit, pertexenda perget: atque ubi eam absolverit, dicta pariter &amp; dictata publicis sine auditorum impendio habendis exercitationibus submittet. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1673A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1673/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5670">
        <rdfs:label xml:lang="lat">[...] Privatim illustre Aristotelis ad Nicomachum opus succincte interpretabitur, Politices quoque cultoribus sive in privato, sive in publico, auditorio operam suam daturus.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1673A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1673/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5619">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs selectiores utilioresque Moralis Scientiae controversias publice expediet. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1673B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1673-1674/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5620">
        <rdfs:label xml:lang="lat">[...] Privatim acroamaticum Philosophorum Principis de vita &amp; moribus volumen, quod per alias occupationes nondum, ut promiserat, auspicari potuit, succincte explanabit. Politicis quoque &amp; disputatorijs exercitiis pro re nata &amp; desiderio Auditorum vacabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1673B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1673-1674/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5563">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs ad Porticum conferet gradum, &amp; patefacto ad eam Auditoribus brevi introductione aditu, gentilium sapientissimi Epicteti enchiridion praelectionibus publicis illustrabit. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1674A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ss1674/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5564">
        <rdfs:label xml:lang="lat">[...] Domi tum librorum Nicomachiorum , tum exercitationum Politicarum telam, quo dudum exorsus est, filo trimestri proximo cum Deo pertexet: atque utrislibet sive in privato, sive in publico, auditorio ad disputandum uti cupientibus operam strenuam perhibebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1674A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ss1674/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5450">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs Epicteti enchiridion propediem absolvet. Tum Marci Tullii de Officiis libros praeleget, non propter dicendi elegantiam, sed Civilis doctrinae copiam: ex iis namque jura illa, quae utroque Reip. tempore &amp; pacis &amp; belli homo homini debet edisseret. [...] Docet hora IX.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1674B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1674-1675/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5451">
        <rdfs:label xml:lang="lat">[...] Domi Aristoteleum octo Politicorum volumen, vel B. Dn. D. Cellarii Politicam, aut alium ejus argumenti libellum, arbitratu Auditorum, explanabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1674B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1674-1675/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5517">
        <rdfs:label xml:lang="lat">[...] Privatim tum Civilem, tum Moralem scientiam retractabit. Auditoresque suos examinando, &amp;, si collibitum ipsis fuerit, disputando strenue exercebit. In provectiorum insuper gratiam summi viri Hugonis Grotii de jure belli &amp; pacis memorabile opus explanare pro virili annitetur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1675A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1675/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5518">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs superiore semestri post Epicteti enchiridion Plutarchi quoque libellum, cujus inscriptio, quo quis pacto se in virtute proficere animadvertat; pariter &amp; paradoxa Stoico-Tulliana absolvit. Quae causa est, cur promissam librorum de officiis non auspicari potuerit: eam vero jam nunc sine ulteriore intercapedine cum Deo ordietur, gnaviterque urgebit. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1675A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1675/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5428">
        <rdfs:label xml:lang="lat">[...] Privatim de novo tum moralis tum civilis prudentiae scholam explicare, varii denique argumenti disputationes publice excutiendas proponere non intermittet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1675B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1675-1676/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5468">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs Tulliani de officiis opusculi interpretationem anno hoc vertente, cum Deo, pertexet. Tum Laelium, vel de Amicitia, libellum explanabit, &amp; promissum dudum de jure quo homo homini in sermone obligatur tractatum emittet. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1675B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1675-1676/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5376">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs tradita hactenus Philosophia Stoica &amp; Tulliana, ad Peripateticam revertetur, decem Aristotelis ad Nicomachum libros succincte explanaturus, omniaque moralis scientiae capita, selectis thesibus comprehensa, publica disputationum tritura excutienda propositurus. [...] Docet hora nona.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1676A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1676/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5377">
        <rdfs:label xml:lang="lat">[...] Privatim exercitia examinatoria tum in Ethicis tum in Politicis strenue urgebit, aliisque studiosorum juvenum desideriis, quae jam tum intellexit, haut deerit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1676A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1676/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5324">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs Ethicorum Aristotelis ad Nicomachum analysin, ad quintum usque librum qui est de Justitia &amp; Jure nuper fere productam, viva voce continuabit, &amp; hac bruma Deo annuente absolvet. [...] Docet publice hora IX.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1676B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1676-1677/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5325">
        <rdfs:label xml:lang="lat">[...] Domi quoque Hugonis Grotii de Jure Belli &amp; Pacis memorabile opus explanare, &amp; praeter alia exercitia propediem absolvenda, &amp; denuo ut recepit inchoanda, de selectis argumentis tum Ethicis tum Politicis subinde disputare gnaviter progredietur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1676B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1676-1677/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/4948">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs ad aliam licet Spartam non sine divino Numine excitus, quoad tamen hic commorabitur, demandati muneris fui partes publice [...] haut segniter implebit, &amp; insignite de jure &amp; favore necessitatis de sanctiomonia Principum, aliisque selectis argumentis propediem disputabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1677A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1677/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/4949">
        <rdfs:label xml:lang="lat">[...] demandati muneris fui partes[...] privatimque haut segniter implebit, &amp; insignite de jure &amp; favore necessitatis de sanctiomonia Principum, aliisque selectis argumentis propediem disputabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1677A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1677/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/4576">
        <rdfs:label xml:lang="lat">Henricvs Vffelmannvs D. Institutiones sacras dn. D. Hildebrandi explicando, disputando, &amp; examinando absolvit. Deinceps igitur si per abitum, quem mediatur, licebit Theologiam moralem eadem qua biennium abhinc methode pertractabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1677A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1677/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-227-uffelmann/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="cph:230_von Felgen">
            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Anna Catharina</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Uffelmann</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">von Felgen</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Anna Catharina Uffelmann geb. von Felgen</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

        <pcp:weddingYear rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1668</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:Location>

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

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

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

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

  <pcp:Location rdf:about="cph:city/lüneburg">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Lüneburg</rdfs:label>
  </pcp:Location>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/77">
    <pcp:title xml:lang="lat">De Sanctimonia Principum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1677-05-02</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio Politica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248116S</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248116S%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/195"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/195">
    <rdfs:label xml:lang="ger">Christoph Julius Cellarius</rdfs:label>
  </pcp:Person>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/64">
    <rdfs:label xml:lang="ger">Heinrich David Müller</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/89">
    <pcp:title xml:lang="lat">De Legatis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1677-01-01</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio Politica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:146052W</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:146052W%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/3064"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/168">
        <rdfs:label xml:lang="ger">Christian Dietrich Ackenhusen</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3064">
    <rdfs:label xml:lang="ger">Peter Becker</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/93">
    <pcp:title xml:lang="lat">De Conscientia</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-09-09</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio Ethica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:162935U</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:162935U%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/201"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/67"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/201">
    <rdfs:label xml:lang="ger">Heinrich Andreas Käseberg</rdfs:label>
  </pcp:Person>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/67">
    <rdfs:label xml:lang="ger">Jakob Müller</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/108">
    <pcp:title xml:lang="lat">Aristotelis Ethicorum Nicomachiorum Paratitla</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-10-14</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252145F</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535381905</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252145F%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535381905</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/205">
        <rdfs:label xml:lang="ger">Heinrich Joachim Soehlen</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1605">
        <rdfs:label xml:lang="ger">Joachim Friedrich Söhlen</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/109">
    <pcp:title xml:lang="lat">De Affectibus In Genere</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1675-02-27</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Theses Morales</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">14:677228H</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2714:677228H%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/206"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/133">
    <pcp:title xml:lang="lat">De Iure Naturali Gentium Et Civili</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1674-10-31</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio Moralis</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">3:021939E</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%273:021939E%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/218">
        <rdfs:label xml:lang="ger">Gustav Christian Bökel</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/146">
    <pcp:title xml:lang="lat">Theses Quas E Philosophia In Primis Practica Selegit</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1673-11-19</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:232669V</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:232669V%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/244"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/24">
        <rdfs:label xml:lang="ger">Heinrich Schrader</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/244">
    <rdfs:label xml:lang="ger">Kilian Schrader</rdfs:label>
  </pcp:Person>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/65">
    <rdfs:label xml:lang="ger">Henning (jun.) Müller</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/159">
    <pcp:title xml:lang="lat">De Iure Talionis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1671-06-30</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Moralis</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:247057R</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536733821</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:247057R%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+536733821</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/231"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </pcp:Dissertation>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/161">
    <pcp:title xml:lang="lat">De Simulatione &amp; Dissimulatione</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1671-11-30</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Moralis</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:164068W</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:164068W%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/232"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/67"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/232">
    <rdfs:label xml:lang="ger">Philippus Lomeir</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/179">
    <pcp:title xml:lang="lat">De Gradibus Laesionum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1669-01-30</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Ethica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248087Q</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248087Q%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/242"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/242">
    <rdfs:label xml:lang="ger">Conrad Friedrich von Burgstorff</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/187">
    <pcp:title xml:lang="lat">De Virtute Heroica</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1668-05-06</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio Philosophica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:688679C</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:688679C%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/246">
        <rdfs:label xml:lang="ger">Johann Philipp Ebeling</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/189">
    <pcp:title xml:lang="lat">De Platonis, Aristotelis, Stoicorum, Et Epicuri Philosophia Morum Doctrinaeque Aristoteleae Praerogativa</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1668-06-20</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Philosophica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:247031G</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536733767</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:247031G%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+536733767</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/247">
        <rdfs:label xml:lang="ger">Daniel Lippius</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/193">
    <pcp:title xml:lang="lat">De Mensura Pretii Rerum Et Re Numaria In Repub. Recte Constituenda</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1668-11-14</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio Politica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">1:005413E</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%271:005413E%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/250"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </pcp:Dissertation>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/219">
    <pcp:title xml:lang="lat">De Praedicabilibus </pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1662-04-30</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio Philosophica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/919"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/54"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/919">
    <rdfs:label xml:lang="ger">Heinrich Salefeld</rdfs:label>
  </pcp:Person>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/225">
    <pcp:title xml:lang="lat">De Recta Ratione</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1667-12-07</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Philosophica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:326220V</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:326220V%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-158-niemeier"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/67"/>
  </pcp:Dissertation>

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-158-niemeier">
    <rdfs:label xml:lang="ger">Prof. Johann Barthold Niemeier</rdfs:label>
  </pcp:Lecturer>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/243">
    <pcp:title xml:lang="lat">Disputationem I. Libri Primi Moralium Aristotelis Ad Nicomachum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1666-03-28</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:681619H</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:681619H%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2965">
        <rdfs:label xml:lang="ger">Gabriel Gotlob Voigt</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/666">
    <pcp:title xml:lang="lat">De Iure Quo Homini Homo In Sermone Obligatur </pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1667-02-28</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Prima</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">1:012991K</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%271:012991K%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/609">
        <rdfs:label xml:lang="ger">Sebastian Heinrich Trescho</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/898">
    <pcp:title xml:lang="lat">De Homagio Sive Iureiurando Quo Subditi Imperantibus In Republica Obligantur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1675-06-26</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio Politica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:251701C</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:251701C%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/215"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3">
        <rdfs:label xml:lang="ger">Johannes Rüssel</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/215">
    <rdfs:label xml:lang="ger">Enno Wilhelm Rüssel</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/948">
    <pcp:title xml:lang="lat">De Duellis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-09-23</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Academica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">1:005766B</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%271:005766B%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/824"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/824">
    <rdfs:label xml:lang="ger">Anton Ulrich Krohn</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/1202">
    <pcp:title xml:lang="lat">De Principiis Actionum Moralium</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1674-05-09</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Moralis</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:161376R</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:161376R%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/216"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/216">
    <rdfs:label xml:lang="ger">Vitus Christianus Gebhardi</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/1504">
    <pcp:title xml:lang="lat">De Quaestionibus Quibusdam Selectis Moralibus</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-12-18</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio Academica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">32:667786F</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2732:667786F%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/200"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/200">
    <rdfs:label xml:lang="ger">Otto Henricus Schirmer</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2741">
    <pcp:title xml:lang="lat">De praedicabilibus</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1662-04-30</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">7:699447Q</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%277:699447Q%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/919"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/54"/>
  </pcp:Dissertation>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2849">
    <pcp:title xml:lang="lat">De principiis actionum moralium</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1666-05-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-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/216"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2862">
    <pcp:title xml:lang="lat">De jure quo homini homo in sermone obligatur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1667-02-28</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">1:012991K</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%271:012991K%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2638">
        <rdfs:label xml:lang="ger">Sebastian Treschoh</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2882">
    <pcp:title xml:lang="lat">De recta ratione</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1667-12-07</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:164064R</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:164064R%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-158-niemeier"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/67"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2887">
    <pcp:title xml:lang="lat">De Platonis, Aristotelis, Stoicorum et Epicuri philosophia morum doctrinaeque Aristotelae praerogativa</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1668-06-20</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:247031G</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536733767</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:247031G%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+536733767</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/4859">
        <rdfs:label xml:lang="ger">Daniel Lippe</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2891">
    <pcp:title xml:lang="lat">De mensura pretii rerum et re numaria in republica recte constituenda</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1668-12-05</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">1:005413E</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%271:005413E%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/250"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2893">
    <pcp:title xml:lang="lat">De gradibus laesionum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1669-01-30</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248087Q</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248087Q%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/242"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2911">
    <pcp:title xml:lang="lat">De jure talionis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1671-06-30</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:247057R</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:247057R%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/231"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2913">
    <pcp:title xml:lang="lat">De simulatione et dissimulatione</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1671-11-30</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:164068W</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:164068W%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/232"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/67"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2942">
    <pcp:title xml:lang="lat">Theses e philosophia imprimis practica</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1673-11-19</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:232669V</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:232669V%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/244"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2948">
    <pcp:title xml:lang="lat">De jure naturae, gentium et civili</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1674-10-31</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">3:021939E</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%273:021939E%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/4886">
        <rdfs:label xml:lang="ger">Gustav Christian Böckell</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2951">
    <pcp:title xml:lang="lat">De affectibus in genere</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1675-02-27</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">14:677228H</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2714:677228H%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/206"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2959">
    <pcp:title xml:lang="lat">De homagio sive jurejurando quo subditi imperantibus in republica obligantur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1675-06-26</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:251701C</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:251701C%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/215"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2975">
    <pcp:title xml:lang="lat">De conscientia</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-09-09</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:162935U</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:162935U%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/201"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/67"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2976">
    <pcp:title xml:lang="lat">De duellis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-09-23</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">1:005766B</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%271:005766B%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/824"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2977">
    <pcp:title xml:lang="lat">Aristotelis Ethicorum Nicomachiorum paratitla</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-10-14</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252145F</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252145F%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/4900">
        <rdfs:label xml:lang="ger">Heinrich Joachim Söhlen</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2983">
    <pcp:title xml:lang="lat">De quaestionibus quibusdam selectis moralibus</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-12-18</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">32:667786F</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2732:667786F%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/200"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/67"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2991">
    <pcp:title xml:lang="lat">De legatis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1677-04-30</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">12:146052W</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2712:146052W%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/3064"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2993">
    <pcp:title xml:lang="lat">De sanctimonia principum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1677-05-02</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248116S</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248116S%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/195"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2822">
    <pcp:title xml:lang="lat">Adversus exercitationes paradoxicas Petri Gassendi</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1665-07-06</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:234171X</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:234171X%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </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/2824">
    <pcp:title xml:lang="lat">Quis sit philosophiae moralis genuinus auditor?</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1665-07-23</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:251930A</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:251930A%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2897">
    <pcp:title xml:lang="lat">Exercitationibus ethicis ad Nicomachiorum volumen praemissum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1669-03-07</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252464C</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252464C%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/65"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/5257">
    <pcp:title xml:lang="lat">Disputatio inauguralis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1674-07-16</pcp:date>
    <pcp:furtherInformation xml:lang="lat">De certitudine gratiae dei, et remissionis peccatorum </pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:251665S</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535380097</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:251665S%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535380097</owl:sameAs>
    <pcp:hasPraeses>
      <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-184-rixner">
      </pcp:lecturer>
    </pcp:hasPraeses>

    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/64"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/14">
        <rdfs:label xml:lang="ger">Johann Helwig Sinold von Schütz</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/212">
    <pcp:title xml:lang="lat">Programma Feriis Natalitiis Domini Et Servatoris Nostri Jesu Christi</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:232667E</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:232667E%27</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <dc:contributor>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1003">
        <rdfs:label xml:lang="ger">Friedrich Ernst Markgraft von Brandenburg-Kulmbach</rdfs:label>
      </pcp:Person>
    </dc:contributor>

    <dc:contributor>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1004">
        <rdfs:label xml:lang="ger">Christine Sophie Markgräfin von Brandenburg-Kulmbach</rdfs:label>
      </pcp:Person>
    </dc:contributor>

  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/213">
    <pcp:title xml:lang="lat">Programma In Funere Maximè Reverendi, Amplißimique Viri Dn. Balthasaris Cellarii S. Theologiae Doctoris, ...</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1671-09-29</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:261080N</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535908091</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:261080N%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+535908091</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-39-cellarius"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-39-cellarius">
    <rdfs:label xml:lang="ger">Prof. Balthasar Cellarius</rdfs:label>
  </pcp:Lecturer>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/214">
    <pcp:title xml:lang="lat">Programma Exercitationibus Ethicis, ad pulcherrimum Nicomachiorum Volumen publice instituendis, praemissum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1669-03-07</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:252464C</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">53538291X</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:252464C%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+53538291X</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-39-cellarius"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/215">
    <pcp:title xml:lang="lat">Oratio Adversus Exercitationes Paradoxicas Petri Gassendi Viri Clariß. ... Adjectum est Programma Lectionibus publicis praemissum.</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1666-06-05</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:234171X</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:234171X%27</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/952"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/952">
    <rdfs:label xml:lang="ger">August der Jüngere Herzog von Braunschweig-Lüneburg</rdfs:label>
  </pcp:Person>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/216">
    <pcp:title xml:lang="lat">Programma De Quaestione Illa: Quis sit Philosophiae Moralis genuinus Auditor?</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:251930A</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">091852129</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:251930A%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+091852129</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-227-uffelmann"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/952"/>
  </pcp:ProgramsAndSpeeches>

</rdf:RDF>
